Skip to content

Instantly share code, notes, and snippets.

View jonaswouters's full-sized avatar
💾
old school cool

Jonas Wouters jonaswouters

💾
old school cool
View GitHub Profile
@Jaybles
Jaybles / UIDeviceHardware.h
Created October 28, 2011 19:33
UIDeviceHardware - Determine iOS device being used
//
// UIDeviceHardware.h
//
// Used to determine EXACT version of device software is running on.
#import <Foundation/Foundation.h>
@interface UIDeviceHardware : NSObject
- (NSString *) platform;
@omarramos
omarramos / rtm_badges.user.js
Created March 26, 2011 15:17
Displays a dock badge for items in a certain Remember The Milk list.
// ==UserScript==
// @name Due Badge
// @namespace http://fluidapp.com
// @description Displays a dock badge for items in a certain Remember The Milk list.
// @include *
// @author Edd Morgan <trquadrant.com>
// ==/UserScript==
(function () {
if (window.fluid) {
@naderman
naderman / symfony.info
Created March 5, 2011 13:20
Drupal 7.0 Symfony2 Integration (Proof of Concept)
name = Symfony
description = Symfony Integration
core = 7.x