➜☠←trembl
A polylogic polysemantic Memex, a pseudo-xanalogical 'Zettelkasten'
376
Variable length of accuracy of float in NSString
float
f
=
1.23456
; NSLog
(
@
"%.2f"
, f
)
; NSLog
(
@
"%.0f"
, f
)
; NSLog
(
@
"%.0f"
, f
)
;
1.23
1
1.23456
accuarcy
float
NSLog
NSString
565
Stripping Characters from an NSString
564
NSData to NSString and vice versa
484
Printing Selectors in NSLog
452
Padding with Zeros (or other characters)
447
Stripping out NSLog() from the Release Build
818
Swapping div elements with jQuery
append
data
div
insert
jQuery
replace
replaceWidth
swapping
814
Swapping Array Items in Javascript
array
javascript
swap
812
jQuery: Getting the element index from a list of identical class elements
array
index
jQuery
selection
813
Copying Arrays in Javascript with slice(0)
array
copy
javascript
slice
811
Fuji Xerox ApeosPort (DocuCentre) IV C3370 & OSX Lion
driver
osx
printer
810
Circos comes to OSX-town!
circos
installation
osx
perl
tool
visualization
809
Measuring Text in Canvas
canvas
html5
javascript
text