Tag Archives: text

How I implemented currency handling in Mustache across PHP and JavaScript

Originally this article was to be about how to implement currency formatting using the template language Mustache, but I see it also covers a bit on how to synchronize template variables between the server-side and client-side. Hopefully you’ll get something … Read more

Posted in JavaScript, Mustache, PHP, Programming | Leave a comment

Some of my custom RSS feeds (scraped)

I realize this is not the most clever thing to do, but here I’m posting some of the RSS feeds I’ve created using various scraping/fetching techniques. Sometimes it’s annoying when interesting news sources does not have a RSS feed, especially … Read more

Posted in Tools | Leave a comment