Archive for the ‘Graphics’ 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/

My new filter

Saturday, April 4th, 2009

I have test it very quick buy it is easy to see the differences.

without filterwith filter

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