Corey Goldberg
Blog - Technology, Programming
Pages
(Move to ...)
Blog
Google+
Twitter (@cgoldberg)
GitHub
▼
August 27, 2008
Pylot 1.11 Released - Web Performance Tool
›
I just did a new release Pylot (Web Performance Tool). No new features; just some internal fixes and a small change to the console output....
6 comments:
August 25, 2008
Net Neutrality Defined by Tim Berners-Lee:
›
Net Neutrality: "If I pay to connect to the Net with a given quality of service, and you pay to connect to the Net with the same or hi...
August 21, 2008
Using WebInject With GroundWork Monitor
›
Wow.. I love seeing my Open Source code propagate through the community. I am the author of WebInject, which is a popular web application/...
August 7, 2008
Editra - Nice Python Editor
›
I just saw this post about Editra from Flávio Codeço Coelho: Editra: a Great New Python Editor I downloaded it and was VERY impressed. ...
8 comments:
August 6, 2008
Top Screen Resolutions - My Web Visitors
›
This is a breakdown of screen resolutions from visitors to my site and blog during the past 30 days
1 comment:
Python - Downloading Binary Files
›
Here is a quick example showing how to download and save a binary file (image, zip, etc) to disk using HTTP. This will grab the image file ...
1 comment:
August 5, 2008
Default Languages on Linux, Mac, Windows
›
Mark Damon Hughes : "All Linux distributions ship with: Python, Perl, C, and C++" "A standard install of Mac OS X Leopard...
14 comments:
July 25, 2008
Python - Counting Items In A List
›
Counting items in a list... Lets say you have a list like this: foo = [1, 2, 1, 2, 1, 2, 1, 1] ... and you want to count the items...
22 comments:
‹
›
Home
View web version