Skip to main content

Posts

XML links grabber

Extract xml links (PAD Files) from PadRepository.com...... for your software indexing website like softpedia.com Download from Skydrive:

Save your eyesight!!!!

Ever notice how people texting at night have that eerie blue glow ? Or wake up ready to write down the Next Great Idea, and get blinded by your computer screen? During the day, computer screens look good—they're designed to look like the sun . But, at 9PM, 10PM, or 3AM, you probably shouldn't be looking at the sun. f.lux F.lux fixes this: it makes the color of your computer's display adapt to the time of day, warm at night and like sunlight during the day. It's even possible that you're staying up too late because of your computer. You could use f.lux because it makes you sleep better, or you could just use it just because it makes your computer look better. (http://stereopsis.com)

Microsoft SQL Server 2005 Express Edition

Installation: Creating new database

Amazing driver updater-DriverMax

DriverMax This is absolutely free and full driver updater which is also certified with Microsoft. If u have any difficulty to locate your hardware driver it automatically detects and install driver for your hardware. Website: http://www.drivermax.com Download from Skydrive

World's best source code hosting websites

1-Google Code Hosting code.google.com Google code is the most popular hosting site which hosts the likes of jQuery and other popular libraries. 2-Github Github Next in the line is Github, it provides fast and easy hosting which version support and as well as code monitoring. 3-Sourceforge Sourceforge Not much of a code hosting site but you can create project and is the leading open source hosting site which well supports all type of languages. 4-Launchpad Launchpad Launchpad is an online collaboration platform that provides services like bug tracking, version control , code reviews and much more. 5-Codeplex Codeplex A popular hosting site hosted by microsoft so not much features you can expect. 6-Bitbucket Bitbucket Develop code as a team. Keep all your development in one place, be it issue tracking, documentation or sharing code. 7-Assembla Assembla Not a free code hosting and sharing site, though excellent features such at agile development tools makes it well wo...

Deadlock Detection Software

 Download: http://sourceforge.net/projects/dlockdetection/   Example Inputs Deadlock Detection 1.0 Copy pink colored text in their appropriate fields. --------------------------------------------------------------------- 1-No. of Processes : 4 2-No. of Resource Classes : 5 3-Current Allocation Matrix : 1,0,1,1,0|1,1,0,0,0|0,0,0,1,0|0,0,0,0,0 4-Request Matrix  ; 0,1,0,0,1|0,0,1,0,1|0,0,0,0,1|1,0,1,0,1 5-Available Resource vector  ; 0,0,0,0,1 1-No. of Processes : 3 2-No. of Resource Classes : 4 3-Current Allocation Matrix : 0,0,1,0|2,0,0,1|0,1,2,0 4-Request Matrix  ; 2,0,0,1|2,1,0,1|2,1,0,0 5-Available Resource vector  ; 2,1,0,0 1-No. of Processes : 3 2-No. of Resource Classes : 4 3-Current Allocation Matrix : 0,0,1,0|2,0,0,1|0,1,2,0 4-Request Matrix  ; 2,0,0,1|1,0,1,0|2,1,0,0 5-Available Resource vector  ; 2,1,0,0