Latest
Use Your Own Kernel with Amazon EC2
http://aws.typepad.com/aws/2010/07/use-your-own-kernel-with-amazon-ec2.html
You can now use the Linux kernel of your choice when you boot up an Amazon EC2 instance. We have created a set of AKIs (Amazon Kernel Images) which contain the PV-Grub loader. This loader simpl...
Mathematics for Computer Science - Lecture Notes
http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-042j-mathematics-for-computer-science-spring-2005/lecture-notes/
Everything You Need to Know About Unicorn
http://www.engineyard.com/blog/2010/everything-you-need-to-know-about-unicorn/
Unicorn’s been a topic I’ve been interested in learning about for a while now; numerous Engine Yard customers and developer friends use it, love it, and recommend it. Thankfully, the opportunity to...
Pure CSS collapsible tree menu
http://www.thecssninja.com/css/css-tree-menu
The classic tree view, we all know it, it’s used everywhere and it definitely can be useful in the right context. I’ve seen various examples about doing it with CSS and they’ve all required JavaScr...
Everything You Already Know About SEO
http://www.kadavy.net/blog/posts/everything-you-already-know-about-seo/
The basics of SEO are stupidly simple; and it seems like everyone knows – or at least pretends to know – those basics. Still I get asked about SEO pretty often. I don’t consider myself an expert, b...
Pointers and memory leaks in C
http://www.ibm.com/developerworks/aix/library/au-toughgame/index.html
When working with C, are you tired of spending time debugging problems with pointers and memory leaks? If so, then this article is for you. You'll learn about the types of pointer operations that c...
Monte Carlo Simulations in PHP
http://phpir.com/monte-carlo-simulations
Monte Carlo simulations are a handy tool for looking at situations that have some aspect of uncertainty, by modelling them with a pseudo-random element and conducting a large number of trials. Ther...

Hot
Latest
