Coder, Entrepreneur, Blogger, and Coffee Addict
curl usage explained – I love curl! Using cURL to interact with Google data services – A great resource from Google showing common usages of cURL interacting with their services.
Posted in Links | Comments OffEver dream about automating mundane tasks? Or wish you could train you computer to do your work for you? I think we would all love to have the power of automation in our lives. With AutoIt we can easily take … Continue reading
Posted in Howto, Software | 6 CommentsI have a script on my local computer that needs to send data to my website for further processesing. To accomplish this I use a powerful tool called cURL. cURL is an open source program that lets me send or … Continue reading
Posted in Howto, Software | Comments OffGetting consistent margins in CSS across all browsers can be a pain. I have tried quite a few CSS clears but this one seems to work the best for me. The reason these come in handy is because IE, Firefox, … Continue reading
Posted in Programming | 1 CommentWhen I was codeing I didn’t know how in the world I was going to be able to have incrementing variables in my code. That was until I searched the php.net website and came up with variable variables. I had … Continue reading
Posted in PHP | Comments OffMutt is my new favorite productivity tool. I have been blazing through my emails and setting up custom macros and commands like crazy. I have have found myself optimizing mutt more than actual reading email since it makes checking email … Continue reading
Posted in Howto, Linux, Software | 2 CommentsThe Mutt E-Mail Client – I have recently started to use mutt for checking my gmail email. I have to say that once you get it all setup you can blaze through emails. Subversion – This is another application that … Continue reading
Posted in Links | Comments OffMutt is a console based email client and have been using it heavily the last few weeks. Now that I have everything setup the way I like I think it is the best email client I have ever used. I … Continue reading
Posted in Software | 2 Comments© 2011 All rights reserved