i am at a workplace where i can afford to use a non-mainstream product for things that i want to do. because, well i don't get paid enough to tow the line to standardization and i have enough power to control the destiny of my job to some extent. one of the products that i choose to use is openoffice.org for my word processing needs (for small documents, large or complicated documents get LaTeX). i still use excel and powerpoint because well excell rocks and powerpoint doesn't but at least powerpoint works really well with the tablet.
Thursday, January 22, 2009
Embedding Fonts in PDF using OpenOffice.org
Posted by Unknown at 1/22/2009 12:16:00 PM 10 comments
Saturday, January 17, 2009
Thursday, January 08, 2009
gps coordinates from google maps
it looks like you can get google maps to tell you the GPS coordinates of a location. just center it on the page, and then put the following in the address bar and hit enter.
javascript:void(prompt('',gApplication.getMap().getCenter()));
I found it over on gpsreview.net
Posted by k2h at 1/08/2009 09:11:00 PM 0 comments
Monday, January 05, 2009
pasties
did you guys see that the device driver that crashed the zune 30s was posted over on pastie.org? the driver was only mildly interesting, but I do like the context highlighting.
Posted by k2h at 1/05/2009 12:14:00 PM 0 comments
Friday, January 02, 2009
script language performance
There was a study done in 2003 to test the 'efficiency' of scripting languages. efficiency in terms of program execution speed, time to write the program, etc. the study, a tad informal, is still very interesting and concludes that since the number of lines of code a person can write efficiently is independent of the language, the denser script languages can be more optimal and depending on the task, the performance hit (speed of execution) can be small enough it really doesn't matter.
Posted by k2h at 1/02/2009 12:39:00 PM 0 comments