jerakeen.org

where Tom Insam writes

  • recent activity
  • blog
  • code
  • links
  • photos
  • everything
  • search:

These links are syndicated from my delicious feed into a local database, and thumbnailed by the jerakeen.org server.

PlotKit - Javascript Chart Plotting | liquidx

02 May 2006 in links
tagged with [charting] [javascript] (edit)

Graphs. Pretty graphs, in fact. And client-side. Perfect.

http://www.liquidx.net/plotkit/

disqus comments  

PlotKit - Javascript Chart Plotting | liquidx

po-ru.com: Fixing ffmpeg on Ubuntu

03 May 2006 in links
tagged with [ffmpeg] [ubuntu] (edit)

I’m transcoding video into PSP format, for which I need certain codecs compiled into ffmpeg, and the default ubuntu one doesn’t ship them. It’s a really easy process, though.

http://po-ru.com/diary/fixing-ffmpeg-on-ubuntu/

disqus comments  

po-ru.com: Fixing ffmpeg on Ubuntu

FatBits: John Siracusa’s Journal: The garbage man cometh

06 May 2006 in links
tagged with [cocoa] [macos] [objectivec] (edit)

On the possibility of garbage collection in MacOS. Having to do my own memory management always put me off Objective C, but frankly given the existence of high-level bindings like pyobj, I don’t see me ever using this.

http://arstechnica.com/staff/fatbits.ars/2006/5/6/3868

disqus comments  

FatBits: John Siracusa's Journal: The garbage man cometh

Londonist: THE ELEPHANT

08 May 2006 in links
tagged with [elephant] (edit)

A huge mechanical elephant is walking around london. It’s huge. And travels through time.

http://www.londonist.com/archives/2006/05/the_elephant.php

disqus comments  

Londonist: THE ELEPHANT

hackdiary: Taking automated webpage screenshots with embedded Mozilla

09 May 2006 in links
tagged with [browser] [gtk] [mozilla] [python] [thumbnail] (edit)

I want to thumbnail lots and lots of web pages. Hopefully I can do this by embedding mozilla. This code is a little out of date, but can be bullied into working.

http://www.hackdiary.com/archives/000055.html

disqus comments  

hackdiary: Taking automated webpage screenshots with embedded Mozilla

khtml2png - Make screenshots from webpages

09 May 2006 in links
tagged with [browser] [kde] [khtml] [png] [thumbnail] (edit)

A fairly unreliable way of thumbnailing web pages, but it builds on all the machines I care about, and does produce thumbnails. Fonts are a little squiffy, and it needs the whole of KDE started up, though..

http://khtml2png.sourceforge.net/

disqus comments  

khtml2png - Make screenshots from webpages

JeffCroft.com: Links

09 May 2006 in links
tagged with [linklog] [thumbnail] (edit)

I really like this effect. I must steal it.

http://www2.jeffcroft.com/links/

disqus comments  

JeffCroft.com: Links

jerakeen.org - links - jerakeen.org - jerakeen.org

09 May 2006 in links
tagged with [thumbnail] [web] (edit)

I stole the effect. Hurrah for computers

http://jerakeen.org/links/

disqus comments  

jerakeen.org - links - jerakeen.org - jerakeen.org

Building A Blog with Django

09 May 2006 in links
tagged with [cms] [comments] [django] (edit)

An example of using the built-in django comments management stuff. Which I don’t use, but only because I didn’t know about it. Now I do.

http://www.rossp.org/blog/2006/feb/17/building-blog-djang...

disqus comments  

Building A Blog with Django

Typography for Headlines

11 May 2006 in links
(edit)

http://www.smileycat.com/miaow/archives/typography-for-he...

disqus comments  

Typography for Headlines

Django | Code | #1849 ([patch] Collapse consecutive hyphens in slug fields)

12 May 2006 in links
tagged with [django] [me] [patch] (edit)

A patch! From me! I’m so proud

http://code.djangoproject.com/ticket/1849

disqus comments  

Django | Code | #1849 ([patch] Collapse consecutive hyphens in slug fields)

Python plugins for gedit

13 May 2006 in links
tagged with [gnome] [ide] [python] (edit)

Increasingly nice set of python tools for gedit, the (surprisingly decent) default GNOME text editor. It’s become my locel IDE of choice at the moment.

http://www.stambouliote.de/projects/gedit_plugins.html

disqus comments  

Python plugins for gedit

Bug #26436 in firefox (Ubuntu): “gtkmozembed crashs with python”

13 May 2006 in links
tagged with [bug] [firefox] [gtkmozembed] [ubuntu] (edit)

A deeply annoying ubuntu bug (for me, anyway) which is stopping me playing with gtkmozembed under python. The Perl bindings also seem to suffer, although the Ruby bindings are ok, so I’m toying with them at the moment.

https://launchpad.net/distros/ubuntu/+source/firefox/+bug...

disqus comments  

Bug #26436 in firefox (Ubuntu): “gtkmozembed crashs with python”

RubyGecko

13 May 2006 in links
tagged with [gtkmozembed] [mozilla] [ruby] [thumbnail] (edit)

Example usage of gtkmozembed from Ruby. Specifically, the snapshotter example at the end looks very useful.

http://ruby-gnome2.sourceforge.jp/hiki.cgi?RubyGecko

disqus comments  

RubyGecko

Gtk::MozEmbed

13 May 2006 in links
tagged with [gtkmozembed] [mozilla] [ruby] (edit)

API docs for the Ruby gtkmozembed widget

http://ruby-gnome2.sourceforge.jp/hiki.cgi?cmd=view&p=Gtk...

disqus comments  

Gtk::MozEmbed

Apple - Notebooks - Compare Models

16 May 2006 in links
tagged with [apple] [comparison] [macbook] (edit)

A scary comparison chart of all the models of MacBooks and MacBookPros. Not that I want one. First-gen apple hardware scares me.

http://store.apple.com/Catalog/US/Images/comparison_chart...

disqus comments  

Apple - Notebooks - Compare Models

I have no idea what you guys are singing about. I think it’s math.

17 May 2006 in links
tagged with [funny] [maths] (edit)

via candace, utterly brilliant and funny. If you do maths.

http://www.collegehumor.com/movies/149448

disqus comments  

I have no idea what you guys are singing about. I think it's math.

How To Make a Tag Cloud

17 May 2006 in links
tagged with [tags] [web2.0] (edit)

Now I syndicate my delicious and flickr feeds into my Scary CMS, and it does tagging, I’ll clearly need a Tag Cloud(tm). Preferably, I want it to act cloudlike and ephereal, and float around the browser window obscuring things and raining at inconvenient

http://www.petefreitag.com/item/396.cfm

disqus comments  

How To Make a Tag Cloud

JSON-RPC

18 May 2006 in links
tagged with [json] [rpc] (edit)

Yay, another RPC framework, this one using the flavour-of-the-moment, JSON! There’s a perl implementation of this too.

http://json-rpc.org/

disqus comments  

JSON-RPC

The CPAN Search Site - search.cpan.org

18 May 2006 in links
tagged with [json] [perl] [rpc] (edit)

The perl implementation of JSON-RPC. Ships with JSON.pm, which is nice.

http://search.cpan.org/~makamaka/JSON-1.05/lib/JSONRPC.pm

disqus comments  

The CPAN Search Site - search.cpan.org

Free! Icons for your website or application

19 May 2006 in links
tagged with [free] [icons] (edit)

Yay, a huge source of cheesy icons that I can use to make my web site date almost instantly.

http://www.maxpower.ca/free-icons/2006/03/05/

disqus comments  

Free! Icons for your website or application

Ajaxian » Javascript Associative Arrays considered harmful

19 May 2006 in links
tagged with [javascript] (edit)

On prototype, Arrays, and extending the prototypes of built-in objects.

http://ajaxian.com/archives/javascript-associative-arrays...

disqus comments  

Ajaxian » Javascript Associative Arrays considered harmful

mozdev.org - forumzilla

22 May 2006 in links
tagged with [firefox] [rss] [thunderbird] (edit)

Syndicate RSS feed entries into thunderbird folders. Seems to work better than the built-in thunderbird RSS support (which plain Doesn’t Work for me)

http://forumzilla.mozdev.org/

disqus comments  

mozdev.org - forumzilla

Continuations and The Web

22 May 2006 in links
tagged with [continuations] [development] (edit)

Continuations, abstractions, and hiding important details.

http://tirania.org/blog/archive/2006/May-21.html

disqus comments  

Continuations and The Web

The Broadband Resource

23 May 2006 in links
tagged with [broadband] (edit)

via Gareth, a wonderful LLU unbundling resource. Broadband is important.

http://www.samknows.com/broadband/

disqus comments  

The Broadband Resource

BT OpenZone pricing plans

23 May 2006 in links
tagged with [broadband] (edit)

BT customers can get wifi rates that start to approach the Really Quite Reasonable. Unfotunately, the definition of ‘customer’ is a little annoying.

http://www.btopenzone.com/buy/pricing_plans.jsp

disqus comments  

BT OpenZone pricing plans

Reflection.js

23 May 2006 in links
tagged with [css] [reflection] (edit)

Scary magical apple-glossy-style reflection effect in pure CSS. blech doesn’t like it, so I’ll hold it in reserve as a tactical ‘I’ll put it on the spool’ weapon.

http://cow.neondragon.net/stuff/reflection/

disqus comments  

Reflection.js

Samsung announces NAND flash PCs

23 May 2006 in links
tagged with [future] [hardware] [laptop] (edit)

Solid-state memory instead of harddisks? Expensive. But wow, I wasn’t expecting the future to arrive so quickly. I’d love to know what it’ll make the battery life - are screens the big power drain now?

http://arstechnica.com/news.ars/post/20060523-6892.html

disqus comments  

Samsung announces NAND flash PCs

Tabblo.beta

23 May 2006 in links
tagged with [photos] [web2.0] (edit)

Yet Another Photo Sharing site. Built on django, which is how I heard of it, but has nice photo layout toys.

http://tabblo.com/studio/

disqus comments  

Tabblo.beta

Flash Movie Conversion for Mac OS X

24 May 2006 in links
tagged with [flash] [video] (edit)

Using ffmepg to convert video into .FLV files, playable by various flash movie players. I don’t care about the macos side of things, but this seems like a reasonable collection of useful facts about the process.

http://www.jakeludington.com/mac/20060507_flash_movie_con...

disqus comments  

Flash Movie Conversion for Mac OS X

The iFelix unofficial Airport Extreme and Express Printer Compatibility List

24 May 2006 in links
tagged with [apple] [hardware] [printer] (edit)

via ChrisDodo, a useful-looking list. Not that I print a lot. But I really like my Airport Express.

http://www.ifelix.co.uk/tech/1013.html

disqus comments  

The iFelix unofficial Airport Extreme and Express Printer Compatibility List

isinstance() considered harmful

25 May 2006 in links
tagged with [programming] [python] (edit)

python prefers objects to implement an interface, rather than forcing them to subclass things. This is most obvious to be when it comes to file objects, but it applies across the whole language. Perl does this to a much smaller extent, but you could also

http://www.canonical.org/~kragen/isinstance/

disqus comments  

isinstance() considered harmful

C# From a Java Developer’s Perspective

25 May 2006 in links
tagged with [c#] [java] [programming] (edit)

A comparison

http://www.25hoursaday.com/CsharpVsJava.html

disqus comments  

C# From a Java Developer's Perspective

phobos: Project Phobos

26 May 2006 in links
tagged with [java] [javascript] [platform] (edit)

server-side javascript, running on a Java server

https://phobos.dev.java.net/

disqus comments  

phobos: Project Phobos

IntelliJ Technology Network

26 May 2006 in links
tagged with [ide] [java] (edit)

via nnunley, a shiny java IDE

http://intellij.net/

disqus comments  

IntelliJ Technology Network

CNET’s AllYouCanUpload Is Disruptive

30 May 2006 in links
tagged with [image] [storage] (edit)

Scary image hosting service. No upload limit, bandwidth cap, or even a requirement for an accound. I’m confused - where’s the business model?

http://www.techcrunch.com/2006/05/29/cnets-allyoucanuploa...

disqus comments  

CNET’s AllYouCanUpload Is Disruptive

Forward Looking Statements: allyoucanupload was pretty well received

30 May 2006 in links
tagged with [image] [storage] (edit)

A post-release blog article, discussing the aftermath, including business model, of the allyoucanupload launch

http://martingreen.typepad.com/forward_looking_statement/...

disqus comments  

Forward Looking Statements: allyoucanupload was pretty well received

Lluis’ Blog » Designing menus

30 May 2006 in links
tagged with [development] [gui] [mono] (edit)

Horay for pretty GUI designers. I’m still searching for a linux development invironment that I can at least try to enjoy as much as PyObjC on the Mac..

http://primates.ximian.com/~lluis/blog/pivot/entry.php?id=52

disqus comments  

Lluis' Blog » Designing menus
copyright © Tom Insam | about me | full atom feed