➜☠←trembl
A polylogic polysemantic Memex, a pseudo-xanalogical 'Zettelkasten'
265
Like explode(), only componentsSeparatedByString:
PHP
explode(“, ” , “One, Two, Three”);
Objective-C
NSArray *listItems = [@”One, Two, Three” componentsSeparatedByString:@”, “];
array
componentsSeparatedByString
explode
Objective-C
PHP
992
Returning output of
print_r
in PHP
985
Customising Pagination in WordPress
868
Removing Categories on
save_post
853
PHP define(): single or double quotes?
814
Swapping Array Items in Javascript
812
jQuery: Getting the element index from a list of identical class elements
813
Copying Arrays in Javascript with slice(0)
640
printf()ing string in C++
c
print
809
Measuring Text in Canvas
canvas
html5
javascript
text
590
Adding an UIAlertView
display
show
UIAlertView
UIView
871
Syncing Cyberduck Bookmarks with Dropbox
Cyberduck
Dropbox
sync
650
Enabling Font Smoothing in the Processing IDE
font
IDE
Processing
smooth
287
[^//]NSLog
comment
find
NSLog
regexp
search
338
Accessing RGBA Pixel Data
alpha
Mask
NSData
pixel value
RGBA
UIImage