Pinned Repositories
amazon_products
A wrapper around the item search and lookup functionalities of the ruby-aaws gem
exception_notification
Exception Notifier Plugin for Rails
flash_copy
Prototype/Lowpro port of Zeroclipboard (flash movie based copying to clipboard)
mail_fetcher
A plugin for accessing POP3/IMAP accounts in rails
NSString-Ruby
Extending NSString to actually be useful
objective_charts
Library for generating charts using the Google Charts api
sqlitepersistentobjects
(Github Mirror) Wouldn't it be nice if your Objective-C data objects just knew how to save and load themselves? It'd be nice if you could just call "save" and trust that your object would save itself properly somewhere, and that when you wanted to load it back in, you could just call a class method to retrieve the object or objects you wanted? Well, now you can. This project uses the objective-C runtime to implement a pattern similar to ActiveRecord, but driven by the object's properties rather than the tables in the database. The objects are completely self-contained - you do not need to write SQL or even create a SQLite file. You just subclass an existing class, and your model objects inherit the ability to load and save themselves from the database.
StoredModel
A friendlier interface for using CoreData in Cocoa and iOS applications
siannopollo's Repositories
siannopollo/sqlitepersistentobjects
(Github Mirror) Wouldn't it be nice if your Objective-C data objects just knew how to save and load themselves? It'd be nice if you could just call "save" and trust that your object would save itself properly somewhere, and that when you wanted to load it back in, you could just call a class method to retrieve the object or objects you wanted? Well, now you can. This project uses the objective-C runtime to implement a pattern similar to ActiveRecord, but driven by the object's properties rather than the tables in the database. The objects are completely self-contained - you do not need to write SQL or even create a SQLite file. You just subclass an existing class, and your model objects inherit the ability to load and save themselves from the database.
siannopollo/mail_fetcher
A plugin for accessing POP3/IMAP accounts in rails
siannopollo/StoredModel
A friendlier interface for using CoreData in Cocoa and iOS applications
siannopollo/amazon_products
A wrapper around the item search and lookup functionalities of the ruby-aaws gem
siannopollo/objective_charts
Library for generating charts using the Google Charts api
siannopollo/exception_notification
Exception Notifier Plugin for Rails
siannopollo/flash_copy
Prototype/Lowpro port of Zeroclipboard (flash movie based copying to clipboard)
siannopollo/NSString-Ruby
Extending NSString to actually be useful
siannopollo/zoned
Rails plugin for dead-simple timezone support
siannopollo/active_shipping
Shipping API extension for Active Merchant.
siannopollo/ajaxful-rating
Provides a simple way to add rating functionality to your application.
siannopollo/carmen
A repository of geographic regions for Ruby
siannopollo/plan_my_route
Playing around with a fully client-side version of http://plan-my-route.com
siannopollo/PlayerPiano
A Pianobar GUI for Mac OS X Snow Leopard
siannopollo/utilities
A bunch of handy scripts, aliases and utilities that make software development a little easier
siannopollo/blog
My personal blog
siannopollo/capistrano
Remote multi-server automation tool
siannopollo/despamilator
spam detection in text, made specifically for web forms
siannopollo/octopress
Octopress is an obsessively designed framework for Jekyll blogging. It’s easy to configure and easy to deploy. Sweet huh?
siannopollo/ruby-blue-atom
Ruby Blue TextMate theme ported to Atom editor
siannopollo/SttekcirSpeak
SECRET CODE!!! COME IF YOU DARE!!!
siannopollo/tkd_tracker
siannopollo/tkd_tracker.old
App for tracking attendance and more for Fairview/Open Door Tae Kwon Do
siannopollo/atom-editor-grammar-scope
Allow for better CSS selector scoping in Atom by adding the class of the current grammar to the editor view.
siannopollo/atom-rspec
Atom RSpec runner package
siannopollo/CryptoNoter
In-Browser Javascript Monero Miner for websites / Payout towards personal XMR wallet
siannopollo/geokit
Official Geokit Gem. Geokit gem provides geocoding and distance/heading calculations. Pair with the geokit-rails plugin for full-fledged location-based app functionality.
siannopollo/lob-ruby
Ruby Wrapper for Lob API
siannopollo/ruby-mmo
Ruby MMO: massively multiplayer online programming challenge
siannopollo/sokoban
Ruby Sokoban game via Shoes