25 August, 2008

Why Linux isn’t the best option for me

Linux, specifically Ubuntu, is a brilliant operating system. I’ve used quite a few distributions of Linux. Including:

  • Ubuntu
  • Kubuntu
  • OpenSuse
  • DSL (Damn Small Linux)
  • Knoppix

And more.

As you can see, by my old posts, showing shots of my Ubuntu Desktop, I have tried to use Linux as my main operating system. Yes, for some people, it does work. But, there are a few bugs that make it not ready. The one bug I’m relating too is playing songs while on the web. With a webpage loaded like Youtube, using flash and sound. It just wont play the sound. I’m guessing that there is a simple solution to this, by going into the terminal, sudo your way to files. And then editing a text file, maybe just changing a 0 to a 1. I’m a power user, but all I want to do is what I do. I don’t want to have to research into this problem, and them fix it. I want it to just work.

Also, as I’m going into sixth form and I have took I.C.T., I will be using Microsoft Access at school. As I will be making databases. Now, yes I Could use OpenOffice.Org Bases (I think its called that). But, it wont open Microsoft Access Files. And I have to use that file format so that my teacher can go through it at school, and at home to review and mark it.

I know that this is because its not a open file format. But I don’t care. Most databases use this format, and so must I.

Other than that, Ubuntu is a great operating system. I love it. If them two problems could be fixed. I wouldn’t think twice as using that as my main operating system. I really want to.

Conclusion

But, for now. I will only be using this either in a virtual box. Or dual boot. I don’t have it installed at the moment, as I have been having another problem with Firefox, which will be in another blog post.

Do you use Linux. Why do you use it. How do you use it, in a virtual machine, dual boot. Or as your only operating system. Comment below, I would love to know what every one else’s views are on this topic.

Stumble Upon Toolbar

24 August, 2008

More reasons why Linux has failed on the desktop

Linux enthusiast Gary Nielsen has listed a few reasons why his desktop is still running the Windows Vista operating system and not an Open Source alternative.

His top reason really goes back to my most recent post on this subject: Why Linux will always be stuck in the minority. (lack of good commercial software on the desktop) He also complains about poor wireless support for his machine, and that he doesn’t want to buy a Windows license to run XP/Vista in VMware.

The wireless driver complaint is a common problem with Linux.  But it’s not something you can blame on those behind Linux or the various distributions. If the manufacturer has elected to lock up the code, and has no interest in providing any support for Linux, there’s very little anyone can do to provide good support for your hardware.

You just have to chalk it down to experience and refuse to buy any systems in the future that include hardware from that company. Better yet, buy a Linux-ready machine next time from a Dell or HP that has guaranteed driver support.

Gary explains that he cannot run his Windows applications in Linux, and there’s no way to run Quicken 2008 - even with one of the popular ‘emulators’. (WINE is not an emulator) He concedes he could run Windows in a virtual machine inside Linux - but doesn’t want to pay for another OS license.

Unfortunately virtualization is the only forward if you want to run Linux on your desktop while retaining full compatibility with your Windows applications. There are too many headaches and technical issues with trying to do it in WINE or Codeweavers Crossover Linux product.

I already blogged recently why I felt Linux would never make it on the desktop. The fact is the open source movement is almost possessed by a philosophical cult that drives away the best developers from building great applications for the Linux platform. The comments in response to my post just emphasize that point.

If the software isn’t open source and free then it’s not welcomed by the most vocal and respected members of the Linux community. So where’s the incentive for developers and software companies to build great applications for Linux? There is none.

Don’t be surprised when you boot into Linux and start discovering a serious lack of great software on the platform. Do your research beforehand. Free is nice, but it tends not to attract the best developers, investment, or any kind of ongoing commitment to updates and improving the software over time.

Until there’s a sizable chunk of Linux desktop users prepared to pay for the privilege of installing and using great software, don’t expect applications like Quicken 2008 to be ported to the platform. In other words: you’ll be using Windows for many years to come if you depending on the ability to use the best of breed software applications in the marketplace.

Stumble Upon Toolbar

Wall post

http://images.teamsugar.com/files/upl1/1/13254/30_2008/awesome.jpg

Seen on ladies room wall

Stumble Upon Toolbar

Murphy's computers laws

  • Any given program, when running, is obsolete.
  • Any given program costs more and takes longer each time it is run.
  • If a program is useful, it will have to be changed.
  • If a program is useless, it will have to be documented.
  • Any given program will expand to fill all the available memory.
  • The value of a program is inversely proportional to the weight of its output.
  • Program complexity grows until it exceeds the capability of the programmer who must maintain it.
  • Every non trivial program has at least one bug
    Corollary 1 - A sufficient condition for program triviality is that it have no bugs.
    Corollary 2 - At least one bug will be observed after the author leaves the organization.
  • Bugs will appear in one part of a working program when another 'unrelated' part is modified.
  • The subtlest bugs cause the greatest damage and problems.
    Corollary - A subtle bug will modify storage thereby masquerading as some other problem.
  • Lulled into Security Law
    A 'debugged' program that crashes will wipe out source files on storage devices when there is the least available backup.
  • A hardware failure will cause system software to crash, and the customer engineer will blame the programmer.
  • A system software crash will cause hardware to act strangely and the programmers will blame the customer engineer.
  • Undetectable errors are infinite in variety, in contrast to detectable errors, which by definition are limited.
  • Adding manpower to a late software project makes it later.
  • Make it possible for programmers to write programs in English, and you will find that programmers can not write in English.
  • The documented interfaces between standard software modules will have undocumented quirks.
  • The probability of a hardware failure disappearing is inversely proportional to the distance between the computer and the customer engineer.
  • A working program is one that has only unobserved bugs.
  • No matter how many resources you have, it is never enough.
  • Any cool program always requires more memory than you have.
  • When you finally buy enough memory, you will not have enough disk space.
  • Disks are always full. It is futile to try to get more disk space. Data expands to fill any void.
  • If a program actually fits in memory and has enough disk space, it is guaranteed to crash.
  • If such a program has not crashed yet, it is waiting for a critical moment before it crashes.
  • No matter how good of a deal you get on computer components, the price will always drop immediately after the purchase.
  • All components become obsolete.
  • The speed with which components become obsolete is directly proportional to the price of the component.
  • Software bugs are impossible to detect by anybody except the end user.
  • The maintenance engineer will never have seen a model quite like yours before.
  • It is axiomatic that any spares required will have just been discontinued and will be no longer in stock.
  • Any VDU, from the cheapest to the most expensive, will protect a twenty cent fuse by blowing first.
  • Any manufacturer making his warranties dependent upon the device being earthed will only supply power cabling with two wires.
  • If a circuit requires n components, then there will be only n - 1 components in locally-held stocks.
  • A failure in a device will never appear until it has passed final inspection.
  • Adding manpower to a late software project makes it later.
  • A program generator creates programs that are more buggy than the program generator.
  • All Constants are Variables.
  • Constants aren't
  • Variables won't
  • A part dropped from the workbench will roll to a degree of un-reachability proportional to its importance.
  • In a transistor circuit protected by a fuse, the transistor will always blow to protect the fuse.
  • The best way to see your boss is to access the Internet.
    Or...
    No matter how hard you work, the boss will only appear when you access the Internet.
  • The hard drive on your computer will only crash when it contains vital information that has not been backed up.
  • Computers don't make errors-What they do they do on purpose.
  • If Murphy's laws are so true then how come I can log onto this site and submi............
    [connection reset - error message 928 ]
  • Gumption's Law (?)
    Any problem, no matter how complex, can be found by simple inspection.
    Corollary: A nagging intruder with unsought advice will spot it immediately.
    computer code.
  • Each computer code has five bugs, and tis number does not depend on how many bugs have been already found (it is conservative).
  • Profanity is one language all computer users know.
  • The number of bugs always exceeds the number of lines found in a program.
  • The most ominous words for those using computers:  "Daddy, what does 'Now formatting Drive C mean'?"
  • When putting something into memory, always remember where you put it.
  • Every non-trivial program contains at least one bug.
  • Every non-trivial program can be simplified by at least one line of code.
    The conclusion of the last two laws: Every non trivial program can be simplified to one line of code, and it will contain a bug.
  • An expert is someone brought in at the last minute to share the blame.
  • Debugging is at least twice as hard as writing the program in the first place.
    So if your code is as clever as you can possibly make it, then by definition you're not smart enough to debug it.
  • Bahaman's Law:
    for any given software, the moment you manage to master it, a new version appears.
    Yakko's addition:
    The new version always manages to change the one feature you need most.
  • Patches - don't.
  • Most computer errors can be attributed to a similar problem - a screw loose behind the keyboard.
  • Whenever you need a crucial file from the server, the network will be down.
  • Whenever you need a crucial file from your hard drive, your computer will crash.
  • E-mailed tasking will always come just before you log off.
  • A quarantined virus - will be opened.
  • A chain letter - will be sent.  To global.  A dozen times.
  • The chance of a virus infecting your network is directly proportional to the amount of damage it does.
  • The chances of getting off work on time is inversely proportional to how much e-mail the boss leaves for until end of the day.
  • The faster you need a hardcopy, the more people will be using the only office printer.
  • General Fault Errors are the "Check Engine" light of computers. If it can be fixed, chances are it's not by you.
  • A patch is a piece of software which replaces old bugs with new bugs.
  • The chances of a program doing what it's supposed to do is inversely proportional to the number of lines of code used to write it.
  • The probability of forgetting your password is directly proportional to the frequency of changing it.
  • No matter how fantastic your latest and greatest PC is, you will be able to buy it for half the price in 12 months.
  • The longer it takes to download a program the more likely it won't run.
  • Failure is not an option, it's included with the software.
  • A program is good when it's bug free - which is impossible.
  • If you forget to save you're work every 5 minutes, it will break down after you've been at it for an hour.
  • It's not a bug, it's an undocumented feature.
  • The amount of time taken to successfully complete a software project is in direct proportion to the amount of Marketing input.
    Corollary: Marketing should not be located in the same city - much less on the same campus - as Engineering and/or Programming.
  • The only thing worse than an end-user without a clue is an end-user who has a clue - usually the wrong one.
  • According to most Tech Support people, the most common user error message (regardless of Operating System) is ID 10T.
    End-users' Corollary 1: most application failures occur between the hours of 2 and 4 am on a Sunday night - with a 6 am Monday deadline for the project.
    End-users' Corollary 2: On the graveyard shift, there's no Tech Support to hear you scream!
  • Bugs mysteriously appear when you say, "Watch this!"
    corollary: If you call another programmer over to see if he knows what's wrong the bug disappears.
  • The probability of bugs appearing is directly proportional to the number and importance of people watching.
  • An employee rank is in inverse proportion to his use of a computer, and in proportion to its performance.
  • The only program that runs perfectly every time, is a virus
  • If a project is completed on schedule, it wasn't debugged properly.
  • Non Crash Operating System aren't.
  • The worst bugs in your program will show up only during the final review.
  • The people who say that computers are simple to use are the same people who tell you how to build a watch when you ask what time it is.
  • Philington's First Law
    If it works, it's production. If it doesn't, it's a test.
  • Philington's Second Law
    Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
  • Format C: fixes all
  • Law of Computer Generated Aerodynamics
    Computers suck.
  • Law of Recycling
    A computer that has been on the market for 6 weeks is still usable as a boat anchor.
  • Law of Anti-security
    The best way past a pesky security feature is a 13-year-old.
  • Law of Acceleration
    A computer that has surpassed its user's frustration capacity (FC) will accelerate downwards at 9.8 meters per second squared.
  • Computers let you waste time efficiently
  • Make a system even a moron can use and a moron will use it.
  • Make one that requires training or intelligence and only a moron will use it, but there will be more help desk calls.
  • The likelihood of problems occurring is inversely proportional to the amount of time remaining before the deadline.
  • You will always discover errors in your work after you have printed/submitted it.
  • 90% of a programmer errors come from data from other programmers.
  • 'Illegal Error' messages only happen when you forget to save your work
  • If you make the letters in your Word document bigger and then you print it out, you'll have everything on the first page and only one line on the second.
  • the OEM did not actually manufacture the part you need to replace
  • By the time you learn your new computer you'll need a new one.
  • After a software is released, the first bug found will be by a person who normally does not use that portion of the program but was wondering why he can't do something he normally would not do.
  • When the Downloading Window says "99%complete", there will be a fluctuation in the voltage and you'll have to start all over again.
  • Millions of people believe they are animals, but I have yet to meet one that believe in Windows' stability. Even human stupidity has limits ;-)
  • The troubleshooting guide contains the answer to every problem except yours.
  • Plugins Law
    Whenever you install a group of plugins one by one just to find out which one can make your software work, you either haven't gotten the right one, or have accidentally skipped the right one or it has become the last one installed.
  • No matter what problem you have with your computer - Its Always Microsoft's fault
    Corollary: If its not their fault - Blame them anyway :-)
  • You will get disconnected from the Internet or experience a computer crash when you are downloading. If you don't experience one within 80% completion, then it will happen at 99%. If you do manage to get the file, then it will turn out to be completely useless and/or invalid.
  • You'll always receive an e-mail from a web site that you never visit before.
  • 75% of the bugs laws in this page can be applied to MS Windows (Any version).
  • Auto Correct - isn't
  • Microsoft excel- doesn't
  • If you need to shutdown your PC ASAP, It will restart.
  • The quickest way to shutdown a PC is to unplug it.
    Corollary: ACPI shutdown (sometimes faster to get to than the plug) does not always work.
    Corollary: ACPI shutdown will fail most frequently when you run the risk of being caught doing something.
  • No matter how big a hard drive you buy, you'll need to double it in a year.
  • Complete computer breakdown will happen shortly after the maintenance person has left.
  • A virus will be erased when the hard drive crashes, making it useless for antivirus program to fix it.
  • The problem always exists between one keyboard and it's respective chair.
    (On submission problem was insomnia... zzzzzz)
  • A program that compile on the first run has an error in the algorithm
  • Edward V. Berard Law
    Walking on water and developing software to specification are easy as long as both are frozen.
  • The smaller the size of your email account, the more junk mail you will get
  • The boss will always come to your workspace when you accidentally open an adult link
  • The more pop-up screens you have, the more likely the boss will come by
  • A computer is only as smart as the person using it
  • If it ain't broke, Overclock it!
  • If you're in a hurry, your computer will crash, a hard drive will become corrupted, or your files will be erased. Any way, you're screwed if you have a deadline.
  • Software Reliability:
    Investment in software reliability will increase until it exceeds the probable cost of errors.
  • Computer sadism: When the computer causes physical or mental damage to a person and can't receive such a return favor (due to management rules).
  • Computer masochism: When a computer takes all the abuse you think you can give it and continues working as it should.
  • The sound of grinding metal or the sight of smoke coming from a case is a warning that you are trying to do too much with too little.
  • The survivability of a system is directly proportional to the price of the cooling system applied to it and inversely proportional to the amount of use it sees.
  • Antivirus systems only effectively work on a virus after given virus has passed its prime.
  • The most frightening of viruses is the virus you do not know is already there.
  • The amount of damage that a string of code can do is inversely proportional to the length of the string
  • You only receive instant messaging, when working on a project that's due instantly
  • When designing a program to handle all possible dumb errors, nature creates a dumber user
  • There is an inverse relationship between an organization's hierarchy and its understanding of computers.
  • Pioneers get arrows
  • The smallest problems will immediately be brought to the attention of the CEO, but the big problems will be ignored until the affected system goes down.
  • Leet speak is nothing more than some poor fool's attempt to type really, really fast.
  • Computers never work the way they are supposed to. Especially when nothing is wrong with them.
  • A program will work the you think is should only when you don't care if it does.
  • Software does not fail when the technician is in the room.
  • as soon as you download a big file, your computer with shut down
  • The longer the e-mail, the greater the chance it will not make it to its detination, for whatever reason
  • If you were preventive enough to save a copy of anything, you will not need it. Therefore - Not saving a copy of anything is directly proportional to the value of the information lost and the amount of time invested in gathering and typing it
  • Proof-read all e-mails three or four times before sending it. All errors are detected immediatly after being sent
  • Murphy works for Microsoft. In fact, he is in charge of their QA
  • the chance to lose data is inversely proportional to the number people in the room when updating a simple server program
  • Stumble Upon Toolbar

    Weird Laws

    • Most Middle Eastern countries recognize the following Islamic law: "After having sexual relations with a lamb, it is a mortal sin to eat its flesh.".
    • In Lebanon, men are legally allowed to have sex with animals, but the animals must be female. Having sexual relations with a male animal is punishable by death.
    • In Bahrain, a male doctor may legally examine a woman's genitals, but is forbidden from looking directly at them during the examination. He may only see their reflection in a mirror.
    • Muslims are banned from looking at the genitals of a corpse. This also applies to undertakers; the sex organs of the deceased must be covered with a brick or piece of wood at all times.
    • The penalty for masturbation in Indonesia is decapitation.
    • There are men in Guam whose full-time job is to travel the countryside and deflower young virgins, who pay them for the privilege of having sex for the first time. Reason: under Guam law, it is expressly forbidden for virgins to marry.
    • In Hong Kong, a betrayed wife is legally allowed to kill her adulterous husband, but may only do so with her bare hands. (The husband's lover, on the other hand, may be killed in any manner desired.)
    • In Cali, Colombia, a woman may only have sex with her husband, and the first time this happens her mother must be in the room to witness the act.
    • In Santa Cruz, Bolivia it is illegal for a man to have sex with a woman and her daughter at the same time.
    • In Maryland, it is illegal to sell condoms from vending machines with one exception: prophylactics may be dispensed from a vending machine only "in places where alcoholic beverages are sold for on the premises."

    Stumble Upon Toolbar

    16 August, 2008

    Iron Man and Batman

    Stumble Upon Toolbar

    Dancing walrus

    Stumble Upon Toolbar

    15 August, 2008

    Things I Have Learned from Children

    • A king size waterbed holds enough water to fill a 2000 square foot house 4 inches deep.
    • If you spray hair spray on dust bunnies and run over them with roller blades, they can ignite.
    • A 3 year old child's voice is louder than 200 adults in a crowded restaurant.
    • If you hook a dog leash over a ceiling fan, the motor is not strong enough to rotate a 42 pound boy wearing Batman underwear and a Superman cape.
    • If you hook a dog leash over a ceiling fan and tie it to a paint can, it does spread paint on all four walls of a 20x20 room.
    • You should not throw baseballs up when the ceiling fan is on.
    • When using a ceiling fan as a bat, you have to throw the ball up a few times before you get a hit.
    • A ceiling fan can hit a baseball a long way.
    • The glass in windows (including double pane windows) doesn't stop a baseball hit by a ceiling fan.
    • When you hear the toilet flush along with the words "uh oh," it's already too late.
    • Brake fluid mixed with Clorox makes smoke (and lots of it).
    • A six-year old can start a fire with a flint rock even though a 36 year old man says they can only do it in the movies.
    • Certain Lego blocks will pass through the digestive tract of a 4 year old.
    • Play-Doh and microwave should not be used in the same sentence.
    • Super glue is forever.
    • No matter how much Jell-O you put in a swimming pool, you still can't walk on water.
    • Pool filters do not like Jell-O.
    • VCRs do not eject sandwiches, even though TV commercials show they do.
    • Garbage bags do not make good parachutes.
    • Marbles in gas tanks make lots of noise when driving.
    • You probably don't want to know what that smell is.
    • Always look in the oven before you turn it on.
    • Plastic toys do not like ovens.
    • The fire department in my town has a 5 minute response time.
    • The spin cycle on the washing machine does not make earthworms dizzy.
    • The spin cycle on the washing machine does make cats dizzy, however.
    • Cats throw up twice their body weight when dizzy.
    • 60% of men who read this will try mixing the Clorox and brake fluid.

    Stumble Upon Toolbar

    12 August, 2008

    Kinder, Gentler Ways to Say Someone is Stupid

    • The wheel's spinning, but the hamster's dead.
    • A few clowns short of a circus.
    • A few fries short of a Happy Meal.
    • An experiment in Artificial Stupidity.
    • A few beers short of a six-pack.
    • Dumber than a box of hair.
    • A few peas short of a casserole.
    • Doesn't have all his cornflakes in one box.
    • One Fruit Loop shy of a full bowl.
    • One taco short of a combination plate.
    • A few feathers short of a whole duck.
    • All foam, no beer.
    • The cheese slid off his cracker.
    • Body by Fisher - brains by Mattel.
    • Has an IQ of 2, takes 3 to grunt.
    • Warning: Objects in mirror are dumber than they appear.
    • Couldn't pour water out of a boot with instructions on the heel.
    • He fell out of the stupid tree and hit every branch on the way down.
    • An intellect rivaled only by that of garden tools.
    • As smart as bait.
    • Chimney's clogged.
    • Doesn't have all his dogs on one leash.
    • Doesn't know much, but leads the league in nostril hair.
    • Elevator doesn't go all the way to the top floor.
    • Forgot to pay his brain bill.
    • Her sewing machine's out of thread.
    • His antenna doesn't pick up all the channels.
    • His belt doesn't go through all the loops.
    • If he had another brain, it would be lonely.
    • Missing a few buttons on his remote control.
    • No grain in the silo.
    • Proof that evolution CAN go in reverse..
    • Played football without a helmet.
    • Receiver is off the hook.
    • Several nuts short of a full pouch.
    • Skylight leaks a little.
    • Slinky's kinked.
    • Surfing in Nebraska.
    • Too much yardage between the goal posts.
    • Strong, like Bear... Smart, like Tractor.

    Stumble Upon Toolbar

    10 Clever Protest Signs

    Stumble Upon Toolbar

    Things my Mother taught Me

    My mother taught me TO APPRECIATE A JOB WELL DONE-

    "If you're going to kill each other, do it outside. I just finished cleaning!"

    My mother taught me RELIGION -

    "You better pray that will come out of the carpet."

    My mother taught me about TIME TRAVEL:-

    "If you don't straighten up, I'm going to knock you into the middle of next week!"

    My mother taught me LOGIC-

    "Because I said so, that's why."

    My Mother taught me LOGIC...#2

    "If you fall out of that swing and break your neck, you're not going to the store with me."

    My mother taught me FORESIGHT -

    "Make sure you wear clean underwear, in case you're in an accident."

    My mother taught me IRONY -

    "Keep crying and I'll give you something to cry about."

    My mother taught me about the science of OSMOSIS -

    "Shut your mouth and eat your supper!"

    My mother taught me about CONTORTIONISM -

    "Will you "look" at the dirt on the back of your neck!"

    My mother taught me about STAMINA -

    "You'll sit there 'till all that spinach is finished."

    My mother taught me about WEATHER -

    "It looks as if a tornado swept through your room."

    My mother taught me about HYPOCRISY -

    "If I've told you once, I've told you a million times - Don't Exaggerate!!!"

    My mother taught me THE CIRCLE OF LIFE -

    "I brought you into this world,and I can take you out."

    My mother taught me about BEHAVIOR MODIFICATION -

    "Stop acting like your father!"

    My mother taught me about ENVY -

    "There are millions of less fortunate children in this world who don't have wonderful parents like you do!"

    My Mother taught me about ANTICIPATION...

    "Just wait until we get home."

    My Mother taught me about RECEIVING....

    "You are going to get it when we get home!"

    My Mother taught me MEDICAL SCIENCE...

    "If you don't stop crossing your eyes, they are going to freeze that way."

    My Mother taught me to THINK AHEAD...

    "If you don't pass your spelling test, you'll never get a good job."

    My Mother taught me ESP...

    "Put your sweater on; don't you think I know when you're cold?"

    My Mother taught me HUMOR...

    "When that lawn mower cuts off your toes, don't come running to me."

    My Mother taught me how to BECOME AN ADULT...

    "If you don't eat your vegetables, you'll never grow up."

    My Mother taught me about GENETICS...

    "You're just like your father."

    My Mother taught me about my ROOTS...

    "Do you think you were born in a barn?"

    My Mother taught me about WISDOM OF AGE...

    "When you get to be my age, you'll understand."

    And my all time favorite... JUSTICE...

    "One day you'll have kids ... and I hope they turn out just like you."

    Stumble Upon Toolbar

    10 August, 2008

    The Top 15 Biblical Ways to Get a Wife

    • Find an attractive prisoner of war, bring her home, shave her head, trim her nails, and give her new clothes. Then she's yours. - (Deuteronomy 21:11-13)
    • Find a prostitute and marry her. - (Hosea 1:1-3)
    • Find a man with seven daughters, and impress him by watering his flock. - Moses (Ex 2:16-21)
    • Purchase a piece of property, and get a woman as part of the deal. - Boaz (Ruth 4:5-10)
    • Go to a party and hide. When the women come out to dance, grab one and carry her off to be your wife. - Benjaminites (Judges 21:19-25)
    • Have God create a wife for you while you sleep. Note: this will cost you. - Adam (Gen 2:19-24)
    • Agree to work seven years in exchange for a woman's hand in marriage. Get tricked into marrying the wrong woman. Then work another seven years for the woman you wanted to marry in the first place. That's right. Fourteen years of toil for a wife. - Jacob (Genesis 29:15-30)
    • Cut 200 foreskins off of your future father-in-law's enemies and get his daughter for a wife - David (I Samuel 18:27)
    • Even if no one is out there, just wander around a bit and you'll definitely find someone. (It's all relative, of course.) - Cain (Genesis 4:16-17)
    • Become the emperor of a huge nation and hold a beauty contest. - Xerxes or Ahasuerus (Esther 2:3-4)
    • When you see someone you like, go home and tell your parents, "I have seen a ... woman; now get her for me." If your parents question your decision, simply say, "Get her for me. She's the one for me." - Samson (Judges 14:1-3)
    • Kill any husband and take HIS wife (Prepare to lose four sons, though). - David (2 Samuel 11)
    • Wait for your brother to die. Take his widow. (It's not just a good idea; it's the law.) - Onana and Boaz (Deuteronomy or Leviticus, example in Ruth)
    • Don't be so picky. Make up for quality with quantity. - Solomon (1 Kings 11:1-3)
    • A wife?...NOT? - Paul (1 Corinthians 7:32-35)

    Stumble Upon Toolbar

    Pregnancy Tips

    pregnancy tips

    pregnancy tips

    pregnancy tips

    pregnancy tips

    pregnancy tips

    pregnancy tips

    pregnancy tips

    pregnancy tips

    pregnancy tips

    pregnancy tips

    pregnancy tips

    Stumble Upon Toolbar

    07 August, 2008

    21 Laws of Computer Programming

    As any experienced computer programmer knows, there are unwritten laws that govern software development. However there are no penalties for breaking these laws; rather, there is often a reward. Following are 21 Laws of Computer Programming:


    • Any given program, once deployed, is already obsolete.
    • It is easier to change the specification to fit the program than vice versa.
    • If a program is useful, it will have to be changed.
    • If a program is useless, it will have to be documented.
    • Only ten percent of the code in any given program will ever execute.
    • Software expands to consume all available resources.
    • Any non-trivial program contains at least one error.
    • The probability of a flawless demo is inversely proportional to the number of people watching, raised to the power of the amount of money involved.
    • Not until a program has been in production for at least six months will its most harmful error be discovered.
    • Undetectable errors are infinite in variety, in contrast to detectable errors, which by definition are limited.
    • The effort required to correct an error increases exponentially with time.
    • Program complexity grows until it exceeds the capabilities of the programmer who must maintain it.
    • Any code of your own that you haven't looked at in months might as well have been written by someone else.
    • Inside every small program is a large program struggling to get out.
    • The sooner you start coding a program, the longer it will take.
    • A carelessly planned project takes three times longer to complete than expected; a carefully planned project takes only twice as long.
    • Adding programmers to a late project makes it later.
    • A program is never less than 90% complete, and never more than 95% complete.
    • If you automate a mess, you get an automated mess.
    • Build a program that even a fool can use, and only a fool will want to use it.
    • Users truly don't know what they want in a program until they use it.

    Stumble Upon Toolbar

    01 August, 2008

    Interesting Driving School Exam Answers

    The following are a sampling of REAL answers received on exams given by the California
    Department of Transportation's driving school (Saturday Traffic School for moving
    violation offenders.)

    Q: Do you yield when a blind pedestrian is crossing the road?
    A: What for? He can't see my license plate.

    Q: Who has the right of way when four cars approach a four-way stop at the same time?
    A: The pick up truck with the gun rack and the bumper sticker saying, "Guns don't kill
    people. I do."

    Q: When driving through fog, what should you use?
    A: Your car.

    Q: How can you reduce the possibility of having an accident?
    A: Be too drunk to find your keys.

    Q: What problems would you face if you were arrested for drunk driving?
    A: I'd probably lose my buzz a lot faster.

    Q: What changes would occur in your lifestyle if you could no longer drive lawfully?
    A: I would be forced to drive unlawfully.

    Q: What are some points to remember when passing or being passed?
    A: Make eye contact and wave "hello" if he/she is cute.

    Q: What is the difference between a flashing red traffic light and a flashing yellow
    traffic light?
    A: The color.

    Q: How do you deal with heavy traffic?
    A: Heavy psychedelics.

    Q: What can you do to help ease a heavy traffic problem?
    A: Carry loaded weapons.

    Stumble Upon Toolbar