Chat
-
Recent Posts
Recent Comments
Twitter Updates
- First time I noticed this being live…http://t.co/kAAW0LR3 #laravel 5 days ago
- @newscientist I believe your Maxwell's equations are incorrect. Need 'c squared' instead of 'c'. Even then only valid for charge free region 1 week ago
- @popmoney Any developer API for your service? I want to send money to someone using their email programmatically. 1 week ago
- @laravelphp How stable is 3.0 right now? I would assume fairly stable since release seems imminent. Really want bundles & migrations. 2 weeks ago
- @naomicbush Email me if you have questions. bob.cravens at diglabs dot com 3 weeks ago
Archives
- October 2011
- July 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
Categories
- .net
- .netmf
- agile
- ajax
- arduino
- asp.net
- best practice
- build
- business logic
- c#
- ci
- css
- dasBlog
- data access
- design
- di
- engineering
- geolocation
- GoDaddy
- hardware
- heartland
- html
- javascript
- jQuery
- linq
- linux
- mac
- mapping
- mono
- mr marky
- mvc
- mysql
- netduino
- nhibernate
- ninject
- paint.net
- photogallery
- php
- preso
- product review
- python
- release
- Remote Desktop
- repository
- security
- silverlight
- subversion
- technology
- testing
- tools
- Uncategorized
- VISTA
- visual studio
- WCF
- web
- web service
- WIN32
- WIN7
- winform
- wordpress
- wp7
Meta
Category Archives: php
Automate Your Database Backups
I have a few blogs and other applications that leverage MySQL as a database. I wanted to automate the backup of the associated database data. My specific requirements are: Needs to work on Windows Server (my hosting machine). My database … Continue reading