Profile
Achievement
gtcaz's Recent Snippets
- All /
« Prev 1 Next »
Requires the twitter bundle. This is an early attempt at updating this. Pretty crude at the moment, but it works.
2
851
posted 17 years ago by gtcaz
Adapted from http://journal.mychores.co.uk/articles/2007/01/21/updating-twitter-from-ruby-rails
2
813
posted 17 years ago by gtcaz
This replaces the PHP-based function in the HTML bundle. You need to add two files to your bundle's Support/lib folder (create the directories if they're not present):
http://dev.rubyonrails.org/browser/trunk/actionpack/lib/action_controller/vend...
6
1346
posted 17 years ago by gtcaz
Alternative bundle command for e (http://www.e-texteditor.com) or TextMate.
Replace YOUR_API_KEY_HERE with a valid API key -- you can find it on your Settings page (http://snipplr.com/settings/).
Changed the command to allow selection of langua...
10
1009
posted 17 years ago by gtcaz
This command allows you to browse your snippet collection on Snipplr and retrieve them into e. Requires the installation of the wxCocoaDialog exe in the /Support/bin subdirectory.
Replace YOUR_API_KEY_HERE with the API key -- you can find it on y...
6
1023
posted 17 years ago by gtcaz
Requires aspell and wxCocoaDialog.
Now checks all of your selection for misspellings.
Known issues:
* e doesn't see contractions as a "word", so you must select things like can't, won't, etc. or the command won't see the whole word.
* Dupl...
2
825
posted 17 years ago by gtcaz
This is an example of how to use the wxCocoaDialog dropdown widget from Ruby.
2
976
posted 17 years ago by gtcaz
This is an example of how to use the progressbar widget from Alexander Stigsen's new wxCocoaDialog, an open source port of CocoaDialog to Win32 using the ExWidgets toolkit. This is a companion project to his e Text Editor.
2
697
posted 17 years ago by gtcaz