jheusala @ twitter
- Ostin juuri verkkomaksulla itseltäni nimipalvelun, joka oli @sendanorfi:n ensimmäinen verkossa maksettu lasku. #inFinnish 11:12:08 PM May 18, 2013 from web ReplyRetweetFavorite
- Yritykseni @SendanorFi teki 2000 laskun tänään. Kirjoitin aiheen innoittamana, http://t.co/f97A2S5nwF #inFinnish 12:44:05 AM May 14, 2013 from web ReplyRetweetFavorite
- RT @slashdot: Injured Man Is First Person Saved By a Police Drone In Canada http://t.co/SNeVvuULbh 07:28:39 PM May 12, 2013 from web ReplyRetweetFavorite
-
Recent Posts
Recent Comments
-
github.com/jheusala
GitHub Projects
Categories
- Business (1)
- Electronic books (2)
- Game design (2)
- Games (1)
- Marketing (1)
- Movies (1)
- Other things (3)
- Programming (16)
- Series (1)
- Software (11)
- System Administration (1)
- Web development & design (8)
Tags
Monthly Archives: April 2012
PHP’s json_decode behaving badly
Funny thing with PHP’s json_decode… $ php <?php echo var_export(json_decode(“true “, true), true) ?> NULL (Press ctrl-d after you write “?>”.) The same using node.js: $ node > JSON.parse(“true “) true > exit Of course it could be argued that … Continue reading
Posted in Programming, Web development & design
Leave a comment
