Chomper Stomping
jQuery/JavaScript/CSS 3/HTML 5, Java/PHP/Python/ActionScript, Git, Chrome/Firefox Extensions, Wordpress/Game/iPhone App Development and other random techie tidbits I've collected


 
Archive for February, 2012
 

 
 

Fixing Dell XPS 410 Front Panel Error Codes 3 & 4

Does your Dell XPS 410 just sit there with a solid green 3 & 4 and refuse to boot up? Mine does! Have you tried the suggested Dell method of removing RAM to find the bad stick? I Have! Does your computer, even with no RAM ...
by Christopher McCulloh
4

 
 
 

“Dell Wars” Episode VII – Death of an Empire

Hey, wait, I thought I was done with Dell? Especially after the first six episodes? Yeah, and I thought Lucas was done making movies, but they keep coming, and it just keeps getting worse. So, yesterday I decided to buy a new l...
by Christopher McCulloh
0

 
 
 

HTML E-Mail with PHP: 5 Pointers to Get ‘er DONE!

Sending e-mail can be pretty useful with PHP. It’s also really easy… until you want to send HTML that is. I used these two tutorials to learn how to send HTML e-mails in PHP: sitepoint.com advanced e-mail tutorial w...
by Christopher McCulloh
7

 

 
 

Auto Upload File on Save in Aptana

This is an explanation on how to automatically upload a file via FTP when you click “save” in the Aptana IDE (2.x does not work in 3.x). Let’s jump right in… 1. If you don’t have a project, create ...
by Christopher McCulloh
17