Archive for the ‘Cliparts/Images/etc’ Category

Fonts for coders

Wednesday, October 28th, 2009

guda@guda-laptop:~$ sudo mkdir /usr/share/fonts/myfonts
guda@guda-laptop:~$ cd myfonts/
guda@guda-laptop:~/myfonts$ sudo cp *.ttf /usr/share/fonts/myfonts/
guda@guda-laptop:~/myfonts$ sudo fc-cache -f
guda@guda-laptop:~/myfonts$

Font sources:

 

Make X11 fonts available to Java

Perform one of the following:

  1. Open /etc/profile and add a new environment variableJAVA_FONTS=/usr/share/fonts/truetype
    export JAVA_FONTS
  2. Open font.properties file under jre/lib directory, uncommnent and set to the appropriate font directoryappendedfontpath=/usr/share/fonts/truetype

Great site to generate spinners for your ajax

Friday, June 26th, 2009

http://ajaxload.info/

Cool websites on Internet

Monday, September 15th, 2008
  • http://www.artofadambetts.com/weblog/?cat=7
    • Orignal idea
    • Nice graphics
    • Perfect scroll in the middle (check the mouse scroller)
    • Some desktop wallpapers
    • Photoshop tutorials