Name: Iain Lowe
Member since: 2001-05-06 22:42:24
Last Login: 2014-09-05 20:56:44

Homepage: http://www.ilowe.net

Projects

Recent blog entries by IainLowe

15 Dec 2006 (updated 15 Dec 2006 at 19:43 UTC) »

I added a Quick Search to Firefox today and thought I'd share it. Just create a new bookmark, set the location to the following code snippet (removing any line-breaks your browser added):


javascript:x=new
String(%s+'a');while(x.length<5){x=newString('0'+x)};x=x.substring(0,x.length-1);document.location.href='http://www.python.org/dev/peps/pep-'+x+'/'

And set the keyword to pep. Now you can type

pep <pep-number>
in your location bar to be taken to the corresponding Python Enhancement Proposal.

Fun, eh?

In keeping with my new trend in using my different sites for different things, I'll be resurrecting this to use as my technology-related blog.

I just did a round of updates to all the different sites so I figured I would update here too.

Work is almost done on DarachWiki version 2.0. I got sidetracked a bit this month working on a new OODBMS that I want to use for the wiki. I should be able to get a release out sometime next week.

I broke DarachWiki completely yesterday and spent most of today trying to get it to work again.

4 older entries...

 

IainLowe certified others as follows:

Others have certified IainLowe as follows:

  • overclocker certified IainLowe as Apprentice
  • ignatz certified IainLowe as Apprentice
  • richdawe certified IainLowe as Apprentice

[ Certification disabled because you're not logged in. ]

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!

X
Share this page