Most builders spoil themselves with enjoyable command line utilities to make their work simpler and extra environment friendly. One such command line helper permits builders to at all times present the git department within the command line. How are you going to get the present department? With this useful snippet:
git department --show-current
It is nice to maintain this snippet round for any automation you could create shifting ahead!
LightFace: Fb Lightbox for MooTools
One of many net parts I’ve at all times beloved has been Fb’s modal dialog. This “lightbox” is not like others: no darkish overlay, no obnoxious animating to dimension, and it does not attempt to do “an excessive amount of.” With Fb’s dialog in thoughts, I’ve created LightFace: a Fb lightbox…
jQuery Countdown Plugin
You’ve got in all probability been to websites like RapidShare and MegaUpload that permit you to obtain information however make you wait a specified variety of seconds earlier than supplying you with the obtain hyperlink. I’ve created an analogous script however my script means that you can animate the CSS font-size…
Fancy FAQs with jQuery Sliders
Regularly requested questions may be tremendous boring, proper? They do not need to be! I’ve already proven you the best way to create fancy FAQs with MooTools — this is the best way to create the identical impact utilizing jQuery. The HTML Merely a sequence of H3s and DIVs wrapper…