skip to main
|
skip to sidebar
Junxian's Tech Blog
Welcome here I'm dumping random tech articles into this blog
Sunday, December 27, 2009
Some thoughts for building my dream
I should imagine more than what I can do now. And much more.
The ultimate goal should be big enough that you will try to fulfill it with my whole life
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Total Pageviews
Popular Posts Last 7 Days
Java tip: how to split a string with "." (a dot)
String a = "a.jpg"; String str = a.split(".")[0]; This will throw ArrayOutOfBoundException Why is this? This is because ...
GNUPlot: How to remove the blank margin space on the left
When you plot a figure using gnuplot, sometimes, there will be an extra blank margin on the left. To make the figure more condense, you can ...
Why google don't index my forum powered by phpbb 3.0.4 www.dotaart.com
Tried really hard to solve the dynamic link problem. Finally resolved it with the help of Advanced phpBB3 SEO mod Rewrite Don't forget t...
(no title)
I'm using AFNetworking to access a HTTPS website. AFHTTPRequestOperationManager *manager = [ AFHTTPRequestOperationManager mana...
Can I make MATLAB code run silently?
Can I make MATLAB code run silently, without producing any intermediate results or showing any values of matrix or variables? Yes, the answe...
Blog Archive
►
2014
(2)
►
March
(2)
►
2012
(1)
►
January
(1)
►
2011
(4)
►
March
(1)
►
February
(1)
►
January
(2)
►
2010
(6)
►
November
(1)
►
September
(1)
►
May
(1)
►
March
(1)
►
February
(2)
▼
2009
(30)
▼
December
(2)
iPhone 3.0 Push notification sample code & tutorial
Some thoughts for building my dream
►
November
(4)
►
October
(1)
►
September
(2)
►
August
(1)
►
July
(2)
►
June
(1)
►
May
(2)
►
March
(7)
►
February
(3)
►
January
(5)
►
2008
(21)
►
November
(4)
►
October
(17)
Subscribe
Posts
Atom
Posts
Comments
Atom
Comments
No comments:
Post a Comment