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
Author Archives: jhh
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
HBO started at Finland
This month great things happened. HBO launched HBONordic.com for customers at Finland. That’s great improvement because we haven’t been able to watch these series instantly (not legally at least) before now — without waiting months or years for a DVD … Continue reading
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
I’m In The Army Now
So I have been in the Finnish Defence Forces in the basic training as a rookie a month now. For you international readers I must state that it’s mandatory civil service in Finland from 6 to 12 months depending on … Continue reading
Posted in Programming
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
Configuring Bitlbee with everything
This is a guide how to setup irssi and Bitlbee with support for Skype, Google IM, Facebook, Twitter, Jabber, and SMS for Android-based mobile phones. It has been few days since I actually did this so I might not remember … Continue reading
Posted in Other things, Software
Tagged bitlbee, facebook, googleapps, irssi, jabber, shell, skype, ssh, twitter
Leave a comment
Setting up Google Apps for domain -account on Bitlbee 3.0.5
I configured today Bitlbee to use Skype, Facebook, Twitter and Google Apps. Skype may have been the most laborious of these — it has to be ran using VNC server when on a remote server — but Google Apps took … Continue reading
Posted in Programming
Leave a comment
Blogging about Freeciv and longturn games
This week I started blogging about Freeciv and longturn games at freecivbook.com. It’s actually a blog for my work-in-progress book about Freeciv. If it will be successful, I might really write a book about Freeciv. Until then I’ll write articles … Continue reading
Posted in Games
Leave a comment
