Blogs

-moz-box-shadow inset

Dragan Eror's picture
in

Example of CSS3 multishadow

  1. -moz-box-shadow: 0 10px 16px rgba(66, 140, 240, 0.5), inset 0 -8px 12px 0 #6bf, inset 0 -8px 0 8px #48c, inset 0 -35px 15px -10px #7ad;

PC Cat

Dragan Eror's picture
in

Hello, I'm little kitten. My name is Mia and I love to sleep in PC case, specially on hard drive. There is so warm and vibrations that come from there are so fabulous (just try to imagine).
My owners are strange... They constantly trying to remove me from PC case, I don't know why... I think that I heard once that they talking about the electric shock (I don't know what is it), maybe that is the reason. So, after several attempts they gave up and I got my pleasure :)

Sometimes my brother Teo join and then we enjoy together.

Css font size conversion table

Dragan Eror's picture
in

Nice table for convert font size from one unit to another.

Convert font size from pt, px, em, % in pt, px, em, %

font size conversion table

Source: http://sureshjain.wordpress.com/2007/07/06/53/

Android custom contact ringtone

Dragan Eror's picture
android

If you have trouble to set custom ringtone for single contact on Android phone, this post can help you.

This is my solution...
Play ringtone with music player, press 'Menu' button, select 'Set as ringtone', 'Contact ringtone', from the list select one or more contacts that you wish to select the ringtone.

novus TAXI Novi Sad koristi Drupal

Dragan Eror's picture
in
novus taxi novi sad

Zvanični sajt Novosadskog taxi udruženja novus TAXI, od pre par dana korsiti Drupal kao osnovu za svoj sajt.

Kratak opis sa sajta:

Novus TAXI, prvi taxi koji je podigao TAXI uslugu u Novom Sadu, a i u Srbiji na jedan viši nivo!
Novus TAXI broji preko 100 novih Volkswagen vozila prepoznatljive žute boje.

Easiest way to untar multiple .tar.gz files

Dragan Eror's picture
tar-gz archive

Easiest way to untar multiple .tar.gz files

for i in *.tar.gz; do tar xzvf $i; done

Burn ISO to CD with linux terminal

Dragan Eror's picture
terminal

Find address of your cd recorder

cdrecord -scanbus

output will be something like

scsibus1:
1,0,0 100) 'Optiarc ' 'DVD RW AD-7530B ' 'NX02' Removable CD-ROM
1,1,0 101) *
1,2,0 102) *
1,3,0 103) *
1,4,0 104) *
1,5,0 105) *
1,6,0 106) *
1,7,0 107) *

Burn image to CD with previously founded cdrecorder

CD to ISO with linux terminal

Dragan Eror's picture
terminal

If cd was mouted automatically unmout it with umount command

umount /dev/cdrom

or

umount /media/cdrom

on ubuntu
Create CD-ROM ISO image with dd command

dd if=/dev/cdrom of=/tmp/cdimage.iso

if=/dev/cdrom Read from /dev/cdrom (raw format)
of=/tmp/cdimage.iso write to FILE cdimage.iso i.e. create an ISO image

Remove The User List From Ubuntu 9.10 GDM Login Screen

Dragan Eror's picture
in
Ubuntu karmic koala 910 gdm

Disable User List

sudo -u gdm gconftool-2 --set --type boolean /apps/gdm/simple-greeter/disable_user_list true

Enable User List

sudo -u gdm gconftool-2 --set --type boolean /apps/gdm/simple-greeter/disable_user_list false

Telekom Srbija, router Pirelli Discus DRG A226G admin pass

Dragan Eror's picture
Pirelli Discus DRG A226G

Da bi dobili administratorske privilegije na router-u Pirelli Discus DRG A226G dovoljno je da se ulogujete koristeci username

admin

i password

tzlkisonpk

Detaljnije informacije i tutorijale o prosleđivanju portova na pomenutom modelu router-a možete pogledati na http://www.portforward.com/english/routers/port_forwarding/Pirelli/DRG-A226G/

[ close ]
Help Upgrade the Web: Download Firefox 3.6