Get your free copy of LexLook! October 25, 2008
Posted by Alvaro Ramirez in : uncategorized, lexlook , add a commentSee below for details:

Visit http://lexlook.net
quick iso images on windows October 24, 2008
Posted by Alvaro Ramirez in : tips, windows , add a commentWhile at work, I needed to create an image of a dvd. Before I went off to search for some free utility on Windows, I checked if cygwin actually had dd. It does!
dd if=/dev/scd0 of=/cygdrive/c/some/path/dvd.iso
On windows/cygwin, drives are enumerated as such:
/dev/scd0
/dev/scd1
/dev/scd2
etc
October 24, 2008
Posted by Alvaro Ramirez in : uncategorized , add a commentdmg to iso on mac os October 4, 2008
Posted by Alvaro Ramirez in : tips, sofware , add a commenthdiutil convert /path/to/some.dmg -format UDTO -o /path/to/new.iso
LexLook! webpage September 29, 2008
Posted by Alvaro Ramirez in : symbian, lexlook, sofware , 2commentsLexLook! now has it’s own space:
Indexing code in emacs September 29, 2008
Posted by Alvaro Ramirez in : emacs, c++ , add a commentI set up source indexing some time ago but forgot about which packages were needed, etc.
I’m currently using Emacs on Windows (no choice, need Symbian dev tools) at work…
- Install ctags from cygwin (this will install etags)
- Generate tags file from shell: find . \( -name “*.cpp” -o -name “*.h” \) -exec etags -a {} \;
- Visit tags table from emacs: M-x visit-tags-table path/to/TAGS
- M-. in emacs finds a tag
LexLook! 1.0 for S60 September 29, 2008
Posted by Alvaro Ramirez in : uncategorized, symbian, c++, sofware , add a commentLexLook! (my little side project) is now available for S60. Trial can be downloaded from here and bought from the store.
Wahaca seeds September 28, 2008
Posted by Alvaro Ramirez in : uncategorized, cooking, food, restaurants , 2commentsA few months ago, I went to Wahaca (mexican restaurant). On the way out, they hand out matchboxes with chilly pepper seeds. I planted them them on a spare pot I had. I wasn’t too optimistic about it, given the weather in London. To my surprise, the plant seem to be doing just fine:

LexLook! 1.0 for UIQ now released July 28, 2008
Posted by Alvaro Ramirez in : lexlook, sofware , 1 comment so farI’ve now made a stable LexLook! 1.0 release for UIQ. It can be downloaded fromĀ here.
LexLook 1.0 for UIQ June 26, 2008
Posted by Alvaro Ramirez in : projects, symbian, lexlook, sofware , 3commentsLexLook! is a little project I’ve been working on my “free” time. It’s a simple, yet effective way of looking words up on your mobile phone. The database of words is quite extensive. Will soon make a proper release. In the mean time, here’s a little preview:
