Generating unique selector with jQuery Selectorator
jQuery Selectorator Plugin is a plugin to generate unique selector from jQuery object. $('element').getSelector()Set options.ignore to ignore classes, ids, names: …
jQuery Selectorator Plugin is a plugin to generate unique selector from jQuery object. $('element').getSelector()Set options.ignore to ignore classes, ids, names: …
I created a RDoc Generator with Bootstrap forked from Hanna Nouveau. http://ngs.github.io/hanna-bootstrap/ Hanna Bootstrap is available from RubyGems. gem install hanna-bootstrapOr git-clone from the …
Current HEAD of Evernote SDK for Mac OS X does not support async requests but the iOS SDK does. So I ported modern Objective-C code (means non-thrift) from the iOS SDK. ngs/evernote-sdk-mac This …
I’ve just released EverDesktop. EverDesktop is a small Mac application for clipping files on your Desktop to Evernote, allows you to make tidy your Mac from status bar icon.
I’ve created Open Graph protocol tag helper for nanoc to build my corporate site. To use this helper: Download Ruby code Place it to lib/nanoc/helpers/ on your nanoc project. Add require …
To track colleagues' work or let colleagues track my work, we started using Google Calendar with writing Git Commits as events.
The modern syntaxes for NSDictionary, NSArray, NSNumber are supported from Xcode 4.4. To use this easily for testing, I customized JSON#stringify method ported from JSON2.js. With node.js, the script …
This plug-in allows you to clip snippets and rendered HTML from Markdown to Evernote. http://ngs.github.com/evernote-codaplugin