Categories
Tags
- aiglx
- ajax
- Apple Mail
- ati
- blogging
- C
- compiz
- cy7c68013a
- cypress
- design
- ebuild
- emerge
- extension
- finance
- fx2
- fx2lib
- gentoo
- git
- gmail
- image upload
- internet
- javascript
- linux
- money
- OS X
- performance
- plugins
- python
- rich text editor
- rte
- scalability
- scm
- source code
- source control
- sysadmin
- turbogears
- ui
- upgrade
- virtual python
- Web
- wordpress
- wp-cache
- xorg
- yui
- My Tweets
Tag Archives: internet
Netflix: Your parental controls break everything
Normally I’m an email kind of guy and if a site takes so many precautions to not publish any possible way to contact them except via phone, I’d just bag it altogether and choose an alternative. I actually took the … Continue reading
Do we really need super-fast broadband?
Wouldn’t it be nice to download your favorite music track in just 11 seconds? Or a 60 minute TV show in just 1 minute 2 seconds? How about a High definition movie in just over 14 minutes? Is this ever … Continue reading
A Few Cool Ways To Use RSS Feeds
So what is all this RSS hype? I’ve known about RSS feeds, what they are for, and how to use them for quite a while. It’s not like they are new or anything! It wasn’t until recently that I started … Continue reading
Posted in Web
Tagged aggregators, Apple Mail, email, feeds, FireFox, gmail, google reader, IE, internet, RSS, Web
Comments Off on A Few Cool Ways To Use RSS Feeds
Programming a client for the WHOIS protocol
I have a little task that involves programmatically determining whether DNS servers are set correctly for a domain. Since this project is written in Python, I first set out to see if there were any “whois” clients already available for … Continue reading
Permalinks
I’ve played around quite a bit with link structure for various sites I’ve programmed. I’ve found that Google will index your pages whether they have a parameterized URLs: http://somesite.example?param1=this¶m2=that or parameterized Paths (Permalinks): http://somesite.example/this/that I think, however, that in general, … Continue reading