Calendar

<<March>>
MoTuWeThFrSaSu
1234567
891011121314
15161718192021
22232425262728
293031    

OpenID Library

Thu, 18 Feb 2010 14:40 - Daniel - Other - Comments (0)


I didn't like any of the php libraries available from openid.net, so I wrote my own simple OpenID 2.0 client implementation. Tie library takes an OpenID identifier, trys to find to correct endpoint, sends to user to login and verifies the login when the user comes back. Everything is done without relying on other librarys or storing data on the server. See dev.pew.cc/wiki/openid for more information about the library.

Also, img.pew.cc now accepts OpenID logins. If you log in you can delete your images or edit the tags and browse all images you have uploaded with your OpenID account.

If you find bug in my OpenID library or on img.pew.cc you can create a ticket to let me know.



Tags: openid pew.cc img.pew.cc php



Server upgrade

Mon, 25 Jan 2010 04:21 - Daniel - Other - Comments (0)


I just finished upgrading the server from Debian etch to lenny. Upgrade was smooth and without problems, just as expected from Debian. Only problem was that postfix wasn't able to connect to courier-authdaemon, but after changing the permissions for /var/run/courier/authdaemon/ everything worked fine.

If you should find a problem, please drop me a comment.


Tags: linux debian server upgrade postfix authdaemon maildrop



4chan download script

Thu, 24 Dec 2009 16:49 - Daniel - Other - Comments (7)


A few days ago 4chan changed their links and my old download script stopped working. Here is the updated version.

Continue reading

Tags: 4chan download shell bash wget grep



Wed, 16 Dec 2009 19:31 - Daniel - Other - Comments (1)


yet another reason to stay away from apple.

Via fefe.


Tags: apple



Download YouTube videos

Fri, 11 Dec 2009 21:37 - Daniel - Other - Comments (0)


Recently I wanted to download a video from YouTube. I searched for a Greasemonkey script to do the job, but I only found a old, no longer working script. Since I really wanted to download that video I fixed the script, added some options to adjust the quality and used jQuery to do the html code generation.

And since I'm a good person I uploaded the script back on userscripts.org for everyone to use.

Whenever you watch a video on YouTube you get a selection box for the quality and a download link. Just select the quality you want and click on the link or select "Save link as" and the video starts downloading. If you get a blank page, the quality you selected is not available. Just go back and select a different quality setting and try again.

YouTube Video Downloads on Userscripts.org


Tags: javascript mp4 video jquery userscripts userscripts.org youtube flv download



1 2 3 >> >