Every Day Scripting

A simple blog containing every day samples of how I use Python/JavaScript to solve various problems.

Thursday, August 20, 2009

Google App Engine - Cookie Handling with URL Fetch

›
I started working on creating a web based solution (on Google App Engine , using the Python API of course) to send mass SMS messages throug...
Monday, August 17, 2009

Python - Boggle Solver

›
I have been a long time fan of the game Boggle . Last year in one of my CS classes we were required to create a program in Java that would f...
1 comment:
Saturday, August 8, 2009

Python + Google Voice. Mass SMS and Iterative Calling at the Command Line

›
EDIT (Jan 2011): Google changed the way contacts are downloaded. Many of the scripts below will break. Use the updated version here. EDIT (O...
10 comments:

Easier Python script execution in Widows

›
While this post does not contain a sample script as all previous posts do, it can make creating and executing scripts easier if you are work...
Wednesday, August 5, 2009

Python - Drag and Drop Zip

›
I often need to quickly zip a folder or file on my desktop to email off to someone. I have 7-zip installed, and it is a great program, but ...
Tuesday, July 28, 2009

Python - Opening URLs in a webbrowser

›
The other day at work I needed to test a web page that I had created. The page was a form that would allow certain logged in users to sugges...
Monday, July 27, 2009

Python Generators - examples and applications

›
Python generators are very handy - albeit a little hard to understand if you have never worked with them before. It took me a while to find ...
‹
›
Home
View web version

About Me

My photo
Scott Hillman
View my complete profile
Powered by Blogger.