Интернет!

CoD 4 Prestige

Canada Denmark France Germany Japan Malaysia Netherlands Norway Poland Singapore South Korea Spain Switzerland Sweden United Kingdom United States of America

〓 SoftBank / iPhone Emoji
Translates 〓 SoftBank "webcode" emoji into pictures from the iPhone or 〓 SoftBank artwork packs
W580 iSync Plugin
S500 iSync Plugin
iSync doesn't have support for the W580 or S500 yet, so here are plugins. Unzip and copy to /Applications/iSync.app/Contents/PlugIns/ApplePhoneConduit.syncdevice/Contents/PlugIns/

(Open your Applications folder, righ click on iSync, click Show Package Contents and from there you should be able to find it)iSync

Office time-lapse camera
I've setup an iSight in my office to do time-lapse photography
Streaming live TV with VLC
Quick reference for VLC command args to stream live TV
Perl RSS torrent script
A script I wrote to automate downloading of torrents from torrent RSS feeds
VPlayer frame-type-structure subtitle file to SRT converter (View)
I could only find subtitles to this movie I wanted to watch in VPlayer format and instead of trying to figure out how to make VLC work with it I just wrote this quick Perl script to convert it to SRT
Setting up WPA on Linux
More of a reminder to myself on how this is done
Greasemonkey/Creammonkey Newzbin script
Shows the NZB IDs next to each search result so that you can easily copy and paste them into an NZB grabber without having to open the post. Also displays the IDs all together at the bottom of the page for mass downloading
Encoding videos for playback on phones
My scripts and notes about encoding video for some of my phones
The K790i FOTA Experience
Sony Ericsson finally posted the MR1 (R1EG001) firmware on FOTA. I took pictures of the process
Sony Ericsson product codenames
List of all Sony Ericsson phones with their release and product codenames
2html.sh
Uses vim to make a syntax-hilighted XHTML file out of anything that vim can parse.

vim $1 +":set bg=dark|let use_xhtml=1|let html_use_css=1|runtime syntax/2html.vim|w|qa"
perl -pi -e 's/font-weight: ?bold;//g' $1.html

bashrc (plain)
My .bashrc file. Nothing too clever or interesting
Telenor.mid
Telenor theme ringtone
Flaggor
Country flags from iChat
Conact Me
Using this form you can send me an electronic message via the internet. Seriously!

flickr

my flickr

been here

Note to self

2007-03-27 - Generating a certificate
openssl req -x509 -nodes -days 730 -newkey rsa:1024 -keyout mycert.pem -out mycert.pem
2006-10-30 - Postfix: reject_unverified_recipient
This one can backfire on you if you're blacklisted on the sender's mail server. I found this out the hard way since I'm temporarily running my mail server at home and my IP is automatically on dynamic IP blacklists like SORBS and SPEWS. You'll want to check to see if you're on the usual blacklists. OpenRBL.org is a handy tool for this
2006-10-14 - 30 skip button on Comcast DVR remote
Saw this great tip on PVR Wire. It lets you re-purpose a button on your Comcast DVR remote to act as a 30 second skip-ahead. Link