Sponsorised links
This month
Shell scripts no more! | nabeel shahzad
October 2009
cheat sheet about linux and unix « Nigi Fabio Blog
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.
Alloc Init | Applications | NerdTool
A GeekTool like application that displays shell output and more directly on your desktop.
Sponsorised links
September 2009
CBT Nuggets Linux Series Video Tutorial
Fabric — Fabric v0.9 beta 1 documentation
Fabric is a Python library and command-line tool designed to streamline deploying applications or performing system administration tasks via the SSH protocol. It provides tools for running arbitrary shell commands (either as a normal login user, or via sudo), uploading and downloading files, and so forth.
August 2009
July 2009
June 2009
matplotlib: python plotting — Matplotlib v0.98.6svn documentation
matplotlib is a python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. matplotlib can be used in python scripts, the python and ipython shell (ala matlab or mathematica), web application servers, and six graphical user interface toolkits.
Un scrpit pour réparer automatiquement les erreurs de PUBKEY manquantes | Michtoblog
House N / Sou Fujimoto | ArchDaily
The house itself is comprised of three shells of progressive size nested inside one another. The outermost shell covers the entire premises, creating a covered, semi-indoor garden. Second shell encloses a limited space inside the covered outdoor space. Third shell creates a smaller interior space. Residents build their life inside this gradation of domain.
May 2009
Windows PowerShell - Wikipédia
April 2009
March 2009
gnome-shell under Seed (not)
Gnu screen, ou comment rendre la console plus pratique
LinuxCommand.org: Learn the Linux command line. Write shell scripts.
February 2009
Nautilus - Inside the shell
January 2009
December 2008
werc | Software Repo random bits of code
