Misc links
My stuff
People
Categories
Tags
Alcatraz Amazon AMQP AWS Bash Book Canada Canada 3.0 CBC Climate change Computers Computer Science Copyright DNS EC2 Fedora Free Software Graph Internet IPv6 LaTeX Linux Lyx Maemo microblogging Networking OMB Packet capture Podcasts PPP Privacy Python San Francisco Science Society Software development Thesis Toronto Twisted txamqp University UWO Web Wordpress XMPPArchives
Monthly Archives: August 2005
Firefox web developer extension
http://webdeveloper.mozdev.org/ Very useful Firefox extension. The ability to graphically display CSS information (id, class etc) makes CSS customization a lot quicker.
Bash brace expansion
Brace expansion is a Bash shell feature that I never seem to remember. [dan@ganymede ~]$ echo httpd.conf{,.bak} httpd.conf httpd.conf.bak [dan@ganymede ~]$ echo abcd{1,2} abcd1 abcd2
Google Talk
I’m sure everyone who is interested has already heard about and probably even tried Google Talk. I really like the simple interface they have chosen; it is somewhat similar to my Jabber client of choice, Gossip. What is most interesting … Continue reading
Tagged Internet
Leave a comment
Software patents
For an interesting opinion on software patents check this article out. I really like his conception of the line between what is patentable and what is not.
Tagged Computer Science, Society
Leave a comment
Commentary on the GPL
Qt, the GPL, Business and Freedom The above is an interesting commentary on the GPL. He shares a view that I have held for quite a while; software ISVs are not white knights that are required to move Linux forward. … Continue reading