Jim Puls

6,319
reputation
564 views

Registered User

name Jim Puls
member for 1 year
seen yesterday
website
location San Francisco, CA
age 25
The summer that he did Project Aardvark, Joel liked my cover letter and résumé enough to call me up and interview me on the phone. Then he realized that I was one of those Mac weenies and he could never hire me.
1d
revised Push-Notification Badge auto increment.
deleted 69 characters in body
Dec
14
revised Does Ruby auto-detect a file’s codepage?
added 4 characters in body; edited title
Dec
11
revised Auto-Indentation in a NSTextView
deleted 12 characters in body; edited tags
Dec
8
revised Pantomime and Mail Frameworks? - Cocoa
deleted 207 characters in body
Dec
8
revised Xcode: Using a custom framework
deleted 13 characters in body; edited tags; edited title
Dec
8
revised Sharing a single cocoa framework copy across plugins
deleted 11 characters in body
Dec
8
revised Mac application hangs on ReadPipe from USB device
deleted 28 characters in body
Dec
8
revised How to escape the % sign in C’s printf?
added 20 characters in body; edited title
Dec
8
revised How can I install gcj on Linux?
added 6 characters in body; edited title
Dec
8
revised How do I actually get somewhere in GUI programming?
added 20 characters in body; edited title
Dec
6
awarded  Mortarboard
Dec
3
revised Cocoa question for displaying images
deleted 18 characters in body
Dec
2
revised What to learn before using a JavaScript library / framework?
added 6 characters in body; edited title
Nov
28
revised Code Golf: Ulam Spiral
added 5 characters in body
Nov
27
revised ext.js is undefined
deleted 33 characters in body
Nov
27
revised Code Golf: Ulam Spiral
deleted 3 characters in body
Nov
27
revised Code Golf: Ulam Spiral
deleted 7 characters in body
Nov
27
revised Code Golf: Ulam Spiral
added 4 characters in body
Nov
27
answered Code Golf: Ulam Spiral
Nov
27
revised Can I use a logical “or” in a PHP switch statement case?
added 12 characters in body; edited tags; edited title
Nov
27
revised How do I make one Java thread return before some of its child threads finish?
deleted 31 characters in body; edited title
Nov
27
revised NSMutableString and nil for memory management
deleted 7 characters in body; edited tags
Nov
23
revised I never really understood: what is POSIX?
added 39 characters in body; edited title
Nov
18
revised How can I make a multiline label in a UITableView?
added 15 characters in body; edited title
Nov
18
comment hash[’key’] to hash.key in Ruby
Why does it matter that Lua has this "feature"? So does JavaScript. It's not particularly germane to the question.
Nov
12
accepted Branching without branches
Nov
10
revised Unrecognized selector sent to instance - on setter method
deleted 44 characters in body
Nov
10
revised Is there a MySQL equivalent of PHP’s preg_replace?
edited title
Nov
10
revised Can’t send many SMS using a loop
added 4 characters in body; edited title
Nov
10
comment Can’t send many SMS using a loop
You must be new around here. Show us your code!
Nov
10
accepted Returning multiple values from a method in Objective-C
Nov
7
revised jQuery selector help ?
deleted 130 characters in body; edited title
Nov
7
revised How do I parse the PLS playlist format in an iPhone app?
deleted 38 characters in body; edited title
Nov
7
comment How do I parse the PLS playlist format in an iPhone app?
Post your code. Show us what you've done.
Nov
7
answered Returning multiple values from a method in Objective-C
Nov
7
revised Returning multiple values from a method in Objective-C
deleted 51 characters in body; edited title
Nov
7
revised Is it necessary to be an expert in “X” to be a qualified manager of people that do “X”?
deleted 1 characters in body; edited title
Nov
7
revised jQuery compiled with Google Closure Compiler
deleted 2 characters in body; edited title
Nov
6
comment How does this “days in month” function work?
32 - new Date(2009,1,32).getDate() returns 28 for me. Remember, months are zero-based.
Nov
6
accepted How does this “days in month” function work?
Nov
6
answered How does this “days in month” function work?
Nov
6
revised How does this “days in month” function work?
added 7 characters in body; edited title
Nov
6
awarded  Enlightened
Nov
6
awarded  Nice Answer
Nov
6
answered Branching without branches
Nov
6
revised Branching without branches
deleted 8 characters in body
Nov
6
revised What questions should a JavaScript programmer be able to answer?
edited body; edited tags; edited title
Nov
6
revised How can I reuse objects in JavaScript?
FTFY
Nov
6
revised How do I remove the first character from a link’s text with jQuery?
deleted 30 characters in body; edited title
Oct
30
accepted Add a node before a closing tag?