Josh's Posts Tagged ‘scripts’
My Delicious Bookmarks (2008-08-12 - 2008-08-14)
Recent links posted to Delicious:
- Ajaxian » iPhone Safari Flick Navigation By Example .divSlide {
-webkit-animation-name: "slide-me-to-the-right";
-webkit-animation-duration: 1s;
}
@-webkit-keyframes "slide-me-to-the-right" {
from { left: 0px; }
to { left: 100px; }
} - To Title Case | Individed JavaScript for converting text to title case.
- Terminal Tip: Burning a disc did you know that you can burn discs right from the Terminal window with a simple command and a drag/drop? Just enter the following command followed by the path to a folder or disk image:
drutil burn filehere
Don't type the "filehere" — that's where you put the path to the file/folder that you wish to burn. You can either type the location manually or drag and drop the file onto the Terminal window. But that's not all you can do with drutil; you can also eject media from the optical drive by typing "drutil eject." To see all of the available drutil options, just type in drutil for a quick list or man drutil for a full description.
del.icio.us Bookmarks (2008-04-22 - 2008-04-30)
Recent links for http://del.icio.us/quixado:
- The Django Book
- Mule Design Feed Store
- Cynical Peak Software - Rivet Rivet allows you to access your digital life on your Xbox 360. Browse, play, and view all of your pictures, movies, and video through the Xbox 360’s media blade right in your living room.
- Anatomy of a Twitter Bot
