-
birdy1976: A #reset #CSS reduces #browser inconsistencies like line heights, margins and font sizes (by @meyerweb cc @alainp) http://t.co/ptOnbKQn
Original-Tweet-Status (OTS)
-
birdy1976: #Howto install #MediaWiki on #Ubuntu. I’m beginning to like the command line 😉 #Linux #opensource #tutorial http://icio.us/OPxI5z
birdy1976: #Howto install #MediaWiki on #Ubuntu.
-
birdy1976: #HowTo open a #PDF file from the command line in #Ubuntu (by @eHow) #Linux #OpenSource http://icio.us/cy6sTf
birdy1976: #HowTo open a #PDF file from the command line in #Ubuntu (by @eHow) #Linux #OpenSource http://icio.us/cy6sTf
-
Define Path with Mouse and Draw Line
Clip | Source An ActionScript Snippet Example by birdy1976 // STEP 1 // run this script and press the // mouse button to record your path var i = 0; var flagRecord = false; var flagPlay = false; var arrXPos = new Array(); var arrYPos = new Array(); // // STEP 2 // copy and…