Tools
Zen Coding Auto – Webmonkey
Zen HTML coding. Looks like this is worth a shot.
Zen Coding v0.5 from Sergey Chikuyonok on Vimeo.
Categorized as Development, Tools, Webdev
Using git
git commands I use regularly:
#----------------- # Get status #----------------- $ git status #----------------- # Start new -> from inside folder #----------------- $ git init #----------------- # Add #----------------- $ git add . $ git add file1 newfile2 newfolder3 #----------------- # Commit #----------------- $ git commit -m "enter the comment" #----------------- # Log #----------------- $ git log #----------------- # Using with github #----------------- $ git remote add origin git@github.com:user_name/repository_name.git $ git push origin master
http://www.spheredev.org/wiki/Git_for_the_lazy
http://git-scm.com/documentation
Categorized as Development, Tools
New image editing tools for Photoshop CS5 | Adobe CS5
New image editing tools for Photoshop CS5 | Adobe CS5. These tools look so awesome, looking forward to it.
Categorized as Apps, Tools
Mixxx | Free Digital DJ Software
This is a great piece of software to simply DJ! MIDI control and Vinyl control. Sounds pretty decent.
Mixxx | Free Digital DJ Software.
Categorized as Apps, Noize, Tools
Screenr – Create screencasts and screen recordings the easy way
Screenr – Create screencasts and screen recordings the easy way.
This is really awesome, I’ll try and use it more often.
Tagged as screencast + Categorized as Apps, Daily discovery, Tools, iPhone
Basecamp Built with Drupal | Do It With Drupal
An awesome implementation of Drupal to emulate Basecamp!
Basecamp Built with Drupal | Do It With Drupal.
Categorized as Development, Drupal, Tools
Repper -> create your own patterns
Repper -> create your own patterns.
An awesome free pattern generator. Upload images and drag to create patterns.
Categorized as Daily discovery, Tools