➜☠←trembl
A polylogic polysemantic Memex, a pseudo-xanalogical 'Zettelkasten'
160
@dynamic – Provide methods dynamically at runtime
"don't worry about it, a method is on the way."
http://theocacao.com/document.page/516
@dynamic
Objective-C
runtime
569
Layering one UIImage onto of another UIImage
560
#import vs #include in Objective C – A quick reminder
457
Singleton Classes and Shared Resources in Objective-C
420
Getting current Time with Microseconds
289
Simulating Keyboard & Mouse Events. And Key-Modifier Events
275
UIWebView – checking when user clicks a link
269
Caching on Objective-C with NSURLCache
107
Typedef, Struct, Enum
c
enum
struct
typedef
76
Header Search Paths
header
include
path
721
jQuery’s Live Clicks
1.7
append
bind
click
depriciated
dom
Javascript
jQuery
live
on
347
UIImage → pixelData → UIImage Rountrip
2D
CGImageRef
data
NSData
pixel
pixel value
Quartz
UIImage
56
buttonWithType
autorelease
button
813
Copying Arrays in Javascript with slice(0)
array
copy
Javascript
slice
536
Adding a custom delegate
custom
delegate
method