Link of the Day [5.05.10]
Gridbag you suck. Yes. You. Do.http://madbean.com/anim/totallygridbag/
Gridbag you suck. Yes. You. Do.http://madbean.com/anim/totallygridbag/
The Snow Leopard dealbreaker. I hope they fix this bug, but I hope it ain’t a feature.
This is most likely an addition for those Windows switchers. It makes us fools. Damn. I wish Windows switchers would stay on their own side of the fence. They’re puking in our punch bowl and calling it alphabet soup.
Speaking of shelves. Here’s a link to every Mac addicts favorite cataloguing software. I bought the first version and the upgraded to the second. I also bought the iPhone app before it was removed from the store for violating stupid Amazon.com’s TOS.
Use it to keep inventory of all your books, DVDs, manga, comics, anime, etc., etc.. I like that it has shelves to display your stuff. You can use your iSight to scan in the barcode to lookup on Amazon.com the item. It does com in handy.
That iPhone app is a great looking app. The desktop version is fun too.
For you iPhone developers.
Just posting this for my own sake so that I can read it at work and understand why the fuck it didn’t work the first time.
The ACM gave out its Turing award to a pioneer in computer programming, Barbara Liskov. This stands out for me because I am deeply indebted to her eponymous Liskov Substitution Principle. In plain English, if you have an object which inherits attributes from another object, then that derived object can and should stand in place of any other types of objects of the parent object. Hunh? It’s the basis for Object-Oriented Programming and it governs the software development today. It makes programming slightly easier and it makes for cool extensions of the software.
Software bugs are a funny thing. They are either inconceivably hard to find and fix or are so stupidly obvious that you slap your head in dismay at how stupidly obvious they are. Tracking them then solving them, that’s the fun part of it all.
http://www.osnews.com/story/19266/WTFs_mSo true. So true.
Today’s link of the day can also be today’s quote of the day. It’s so true in software development, even with the refactoring craze. Do it right the first time. Do it perfect the first time. You’re never gonna get to it later on, unless it is THE SHOWSTOPPER.
Löve, an free game engine. Build that platformer you always wanted to make.