Fail2Care.COM

The personal blog of PaulpBaker!
Posted in Jokes

C
You try to shoot yourself in the foot, but find out the the gun is far too powerful for your simple needs of foot shooting.

C++
You accidentally create a dozen clones of yourself and shoot them all
in the foot. Providing emergency medical assistance is impossible since
you can’t tell which are bitwise copies and which are just pointing at
others and saying, “That’s me, over there.”

JAVA
After importing java.awt.right.foot.* and java.awt.gun.right.hand.*,
and writing the classes and methods of those classes needed, you’ve
forgotten what the hell you’re doing.

Ruby
Your foot is ready to be shot in roughly five minutes, but you just can’t find anywhere to shoot it.

PHP
You shoot yourself in the foot with a gun made with pieces from 300 other guns.

ASP.NET
Find a gun, it falls apart. Put it back together, it falls apart again.
You try using the .GUN Framework, it falls apart. You stab yourself in
the foot instead.

SQL
SELECT @ammo:=bullet FROM gun WHERE trigger = ‘PULLED’;
INSERT INTO leg (foot) VALUES (@ammo);

Perl
You shoot yourself in the foot, but nobody can understand how you did it. Six months later, neither can you.

Javascript
You’ve perfected a robust, rich user experience for shooting yourself
in the foot. You then find that bullets are disabled on your gun.

CSS
You shoot your right foot with one hand, then switch hands to shoot
your left foot but you realize that the gun has turned into a banana.

Python
You try to shoot yourself in the foot but you just keep hitting the whitespace between your toes.

BASIC
Shoot yourself in the foot with a water pistol. On big systems, continue until entire lower body is waterlogged.

Visual BASIC
You’ll shoot yourself in the foot, but you’ll have so much fun doing it that you won’t care.

Assembly
You try to shoot yourself in the foot only to discover you must first
reinvent the gun, the bullet, and your foot. After that’s done, you
pull the trigger, the gun beeps several times, then crashes.

Pascal
The compiler won’t let you shoot yourself in the foot.

Unix
% ls
foot.c foot.h foot.o toe.c toe.o
% rm * .o
rm: .o: No such file or directory
% ls
%

Read More

Posted by PaulpBaker on Thursday, September 18th, 2008


Posted in Videos
Posted by PaulpBaker on Thursday, September 18th, 2008


Posted in Software

Jokosher is a simple yet powerful multi-track studio. With it you can
create and record music, podcasts and more, all from an integrated
simple environment.

To see what it looks like, see our Screenshots page, read the Features, and then head over to our Download page to grab the latest release. Be sure to also see our Documentation

If you like what you see, join our bustling Forums to find answers, show off your music and more.

Posted by PaulpBaker on Tuesday, September 16th, 2008


Posted in Software

PHPMyAdmin has many features, but it’s slow. Personally I think I use around 30% of what it has to offer. So I searched around for other lighter and faster alternatives and found not one, but two.

1. SQL Buddy

Features:

    * no setup (works out of the box )
    * reduced load time, because it’s AJAX based
    * import - export, which is a must
    * it’s open - source

http://www.sqlbuddy.com/

2. PHP Mini Admin

Features:

    * single file package, extremely portable
    * it has all the basic features: insert, select, create, etc.
    * it’s open - source
    * import - export

http://phpminiadmin.sourceforge.net/

Posted by PaulpBaker on Monday, September 15th, 2008


Posted in Software

Often games that run on full screen, which all most all games does, cannot be minimized to the taskbar. If you want to view the desktop or open some other program, you have to quite the game; there is no other way. In some games the Alt-Tab combination works but it’s rare. If that’s the case, use a small freeware program called GameMinimizer that will minimize any running game to the system tray, by pressing a hotkey, allowing you to truly multitask even when gaming!

gameminimizer

The default hotkey is F12, but it can be changed. To change the hotkey in GameMinimizer, go to the folder C:\Program Files\Gameminimizer and open the file GameMinimizer.ini in Notepad. Then change the hotkey to any key of your choice. To prevent any application from minimizing when pressing the hotkey, there is a ‘Blacklist’ as you can see in the INI file. You can add your own applications to the blacklist.

GameMinimizer is very useful when you quickly need to check a walkthrough or even a cheat when you are stuck in a particularly hard part of the game. Now you can do it without quitting the game.

Download

Posted by PaulpBaker on Sunday, September 14th, 2008