jheusala @ twitter
- 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
- RT @robboma3: Justin Bieber got 100,000 retweets for tweeting "Live life full". That's just 3 random words. I'm going to try now. Nipple … 10:19:20 AM 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
Category Archives: Web development & design
PowerShell is just awesome
I’ve known for a while that PowerShell is useful but I never got myself to take that two hours to learn to actually use it. Today I did just that. And it’s simply awesome! Tasks like reading a remote RSS … Continue reading
Setting up HTTP server on Windows with Node.js
Some years ago I dreamed about running JavaScript applications on Windows systems as easy as it was on Linux. It seems the future is here. Today it’s really easy to setup Node.js and install NPM apps on Windows systems. Here’s … Continue reading
Posted in Programming, Software, Web development & design
Tagged cmd, guide, http, node, nodejs, npm, win7, windows, winxp
Leave a comment
NKO 2012 — two days left!
I am participating in NKO once more this year. We have a four member team and we’re planning to make a website with some hopefully interesting features. I hope we get the first version of the site up before Saturday … Continue reading
Posted in Programming, Software, Web development & design
Leave a comment
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
CSS Anti Spam Trick with content attribute
Some time ago I stumbled upon a simple way to add email addresses on web pages – that are not easy to read by bots – using only CSS. First you add new class .email with your domain into your style sheet: .email:after … Continue reading
Join my team at Node Knockout
I am setting up a team for Node Knockout. It is a contest where teams are creating a web application with Node.js in 48 hours starting August 27. For us this will be a hobby project: having fun and learning … Continue reading
Posted in Game design, Other things, Programming, Software, Web development & design
1 Comment
I joined Twitter
You can now follow me on Twitter, @jheusala. Too bad my full name was too long. I had to cut hyphen from it. :-) Bookmark on Delicious Digg this post Recommend on Facebook Share on Linkedin share via Reddit Tweet … Continue reading
Posted in Programming, Software, Web development & design
Leave a comment
Sendanor.com
We are starting a new kind of web service platform for websites and applications all alike. Our mission is to make installing, building and maintaining web applications as easy as it should be for any user (advanced or not) no … Continue reading
Posted in Programming, Software, Web development & design
Leave a comment
