Sponsorised links
This month
December 2009
python-jabberbot: A simple Jabber Bot for Python (thpinfo.com)
This is python-jabberbot, a Jabber bot framework for Python that enables you to easily write simple Jabber bots. You can use your Jabber bots to provide information about your running systems, to make your website interact with your visitors or notify you about updates or changes you monitor with your Python scripts.
*NEW!* Article Directory Generator - PRIVATE LABEL RIGHTS | Generate Massive Google Adsense Income Running Your Own Article Directory on the Internet - Download PHP
*NEW!* Joint Venture Magnum - Powerful JV Management Software! - Download Perl / CGI
Wt, C Web Toolkit - Blog
Recently, Facebook provided us some information on their server park. They use about 30000 servers, and not surprisingly, most of them are running the PHP code to generate pages full of social info for their users.
pc pocket(windows) applications and softwares free downloads
llimllib's cherry-blossom at master - GitHub
Cherry Blossom is a blogging system written in Python. It was written specifically because I had a lot of pyblosxom blog entries on my previous blog, but I wanted to use cherrypy instead of plain-ol cgi. It adds features like object publishing, session support, access to lots of cherrypy plugins, access to GET and POST vars as method parameters, and others. This software's been running my blog (http://billmill.org) for over two years now, and has survived a couple redditings and a flood from stumbleupon, all without a hiccup.
The Web Socket protocol
Sponsorised links
November 2009
Laurent Grégoire personal web page
Everything you need to know to master VIM, a free vi clone running under various platforms.
Win4Lin Desktop | The easiest way to run Windows on Linux
iSync Plugin for Sony Ericsson W880i phones
High Pages/Sec & Disk Transfers/sec, in the Citrix XenApp / Presentation Server forum on BrianMadden.com
BTW, Just a small rant... The Notes back end is way better than exchange. We were running 2000 users on One domino server with no issues. We have invested in 10 servers for outlook and over a mil in emc consulting. Personally I’m dumfounded at the decision to switch.
Oui mais Exchange c'est top : en plus des problèmes de performance côté serveur, on a les mêmes côté client avec cette bouse d'Outlook !
CouchDB Implements a Fundamental Algorithm : Daytime Running Lights
We're seeing a lot of action in the key/value map/reduce world lately. On the one hand this is because simpler stuff scales more simply, and on the other because key/value and B-Tree stores map cleanly to some fundamental algorithms.
Virtual Street Corners: A public art project by John Ewing with Boston Cyberarts
Beginning in June 2010, a storefront in Coolidge Corner, Brookline, and in Dudley Square, Roxbury will be transformed into large video screens, providing pedestrians of each neighborhood with a portal into one another's worlds. Running 24/7, life-size screen images and AV technology will enable real-time communication between residents of the two neighborhoods.
10 Key Tasks For Your Next Web Site | Smiley Cat Web Design
Keyword Tool » KEYWORD COMPETITOR « Keyword Research
October 2009
Customize your Web browsing experience with Greasemonkey | Programming and Development | TechRepublic.com
ProcessLibrary.com - The online resource for process information!
Time/Weather Desktop on Flickr - Photo Sharing!
Well, most of the work is done by Earthdesk and GeekTool 3.
Earthdesk is set to Natural Color, Equirectangular projection, Natural Color, Real Moonlight, centered on Vienna, Background: Starfield. Zoom 80%, Clouds 80%, Brightness 80%.
In GeekTool, the times and the weathers are all separate Shell "geeklets".
Times are generated by running shell commands like
env TZ=Asia/Tokyo date " %l:%M %p"
every 20 seconds
The weather is the tricky part. The way I am doing it now, if I am not careful, gets me throttled for too many concurrent requests to the wunderground.com API server. It also fails badly if I am disconnected, so I will need to do it differently.
FWIW: I have a PHP script which I run as separate Shell Geeklets. I invoke it with the name of the city I want. It then hits wunderground and gets back an XML stream of the local weather, which I parse, format and echo. (the way I'd change this is run the script from cron, with a 30 second wait between requests, and cache the results locally, which I would then call from the Shell Geeklets)
From there it's just a question of setting fonts, sizes, colors and moving the little Geeklet boxes around as you want them.
awe.sm - Link tracking and analytics for social media
lericson/programming/ - Pooling with pylibmc
This means that whenever Python code is running, you'll be sure to have exclusive access to all of Python's memory (unless something is misbehaving.) In turn, this means that the usecase for using libmemcachedutil in a Python library is rather slim.
jessenoller.com - Django, mod_wsgi, Apache and OS X – do it.
whut_2.jpgSo, I’m one of those people where I don’t like running things “too far” from what a production setup might look like (I code on OS/X, deploy to Linux). This is why I jump(ed) through various hoops on my OS X system to get Apache/Django/mod_wsgi/etc all up and running and happy (not for serving the site; just developing).
Visualize Your SSH & FTP Behaviour on Datavisualization.ch
Every time that you login into your local Unix-like machine or a remote hosting server through a FTP client to upload a file or use SSH to get your stuff done, you’re leaving behind a trail of evidence showing your online behaviour: where and when you log in, how often and how long your online sessions are, in short: your modus operandi. This visualization tool unveils this hidden data, which is gathered by running a few builtin UNIX commands and is analyzed onsite.
