Blaenk

2,186
Reputation
224 views

Registered User

Name Blaenk
Member for 7 months
Seen 3 hours ago
Website
Location Diamond Bar
Age 19
I am the developer and maintainer of the official reCAPTCHA Plugin for WordPress which is used on such sites as StackOverflow's Blog. The plugin is currently in the process of a major rewrite.

My favorite language is C# and the .Net framework. I also enjoy Objective-C and the Cocoa framework and Ruby and the Ruby on Rails framework. I also enjoy writing in Python. I love to learn new languages and technologies all the time.

Having been self-taught myself, I'm always glad to help someone out, and appreciate it when people reciprocate in a kind manner.

Check my web site for additional information and social links.
Nov
25
answered Split File Path into Components in iPhone SDK
Nov
25
comment Compile Windows C console applications in Linux
Best answer so far, and yes, there was a dupe :D Also nice to post the needed packages. Straight answer, to the punch.
Nov
25
accepted Distinguish between mouse doubleclick and mouse click in wpf
Nov
23
accepted Which DVCS is most conducive to experimenting?
Nov
22
revised How do I install Email::Send::Gmail for ActivePerl?
reformatting
Nov
18
comment What is the most challenging technical problem you’ve solved in your life?
"I figured that if I could tell the computer how to solve an equation step by step, I would know it inside and out myself, since I dissected it and wrote it backwards." -- haha, I did the exact same thing!
Nov
18
revised What does the ^ operator do in C++ (when declaring a variable)?
edited tags
Nov
17
accepted Converting Wordpress Categories into Tags
Nov
16
accepted How to limit the length of text for labels?
Nov
16
answered Convert Seconds Integer To HH:MM, iPhone
Nov
15
comment Converting Wordpress Categories into Tags
If you're new to stackoverflow, take a look at the FAQ [ stackoverflow.com/faq ]. Basically, don't forget to mark an answer as 'correct' (Checkmark on the left) if you found it to answer your question, that way your acceptance rate won't take a hit.
Nov
15
answered Converting Wordpress Categories into Tags
Nov
15
answered How to limit the length of text for labels?
Nov
14
revised fail to get yahoo stock quote by Ajax
added 4 characters in body
Nov
14
revised Resources for UnrealScript
added 105 characters in body
Nov
14
comment Resources for UnrealScript
There a reason why you didn't link the last two? Is it rep? I'll link them for you :)
Nov
14
revised Controlling OSX windows
added 10 characters in body
Nov
13
revised Self Deleting iPhone app
added the additional information the original poster provided, to the original post
Nov
13
accepted Using GPL v2 DLL in application
Nov
12
answered Reducing differences in xibs
Nov
12
comment Resources for UnrealScript
Oh, that's pretty cool! Thanks for sharing. You mind editing it into the original post? That way it won't be lost :D
Nov
12
asked Resources for UnrealScript
Nov
12
revised linux gcc linker problems with C program
dupe code
Nov
11
revised What was the strangest coding standard rule that you were forced to follow?
added 1 characters in body
Nov
11
accepted How to update Visual Studio Template Cache
Nov
11
accepted Get uncompressed size of a .gz file in python
Nov
11
revised NSMutableDictionary Being accessed from different classes
added 151 characters in body
Nov
11
answered NSMutableDictionary Being accessed from different classes
Nov
11
comment Is Google’s Go language worth learning?
Also see: stackoverflow.com/questions/1712172/…
Nov
11
answered How to update Visual Studio Template Cache
Nov
11
answered Using GPL v2 DLL in application
Nov
11
answered Character Enconding in my java classes in Eclipse is messed up. How to fix it?
Nov
11
accepted difference between #include <xxx.h> and #include “xxx.h”
Nov
11
comment How to implement OpenID?
In what language/framework?
Nov
11
answered access global variable as static class variable
Nov
11
comment difference between #include <xxx.h> and #include “xxx.h”
Correct, that is my understanding from what I've read in the past.
Nov
11
answered difference between #include <xxx.h> and #include “xxx.h”
Nov
11
comment Github first push problem… how to merge remote changes?
No real reason why this should be community wiki. I don't mind, but it's just a heads up.
Nov
11
answered Github first push problem… how to merge remote changes?
Nov
11
comment Variably modified array at file scope
Ah yes, thanks for the heads up, and glad I could help.
Nov
11
revised Variably modified array at file scope
deleted 1 characters in body
Nov
11
accepted Variably modified array at file scope
Nov
11
answered How to delete mysql db rows remotely?
Nov
11
answered Variably modified array at file scope
Nov
11
answered Image resizing question using php?
Nov
11
revised Syntax help! Php and MYSQL
added 109 characters in body
Nov
11
comment Syntax help! Php and MYSQL
Ah okay, sorry about that.
Nov
11
answered Syntax help! Php and MYSQL
Nov
11
comment C# Asynchronous sending
I'm pretty sure there's no need for this to be community wiki. Just a thought.
Nov
11
comment Styling QPushButton with CSS?
Is the color staying changed after having clicked it? Then also try setting it for the :focus state. Try both methods of declaration since I'm not so sure which one's correct :/