Sep
26
Firefox: download a swf and wordpress it
September 26, 2011 | Leave a Comment
Just a quick note on how to achieve the following purpose. Say you have a 3 months old baby and your mother sends you a 3 month old birthday ecard. Say you wish to download the animation of that ecard and share it on the blog you keep for your family and close friends. I [...]
Mar
26
Using WordPress Hooks by Example – hiding a category
March 26, 2011 | Leave a Comment
The plugin used on the homepage of this blog to display featured articles is called Related Posts with Thumbs. It will display the last X posts published in a given category. For flexibility, I created a categoruy called “Editorial” for the posts which should be displayed with the plugin. The problem was : I didn’t [...]
Feb
6
Blogging from OpenOffice.org
February 6, 2011 | 1 Comment
Recently, I’ve been working on a Microsoft addin allowing users to post to bluekiwi from Microsoft Office. I liked the feature myself and discovered Microsoft Office also enabled publishing to WordPress and set out looking for such a solution for OpenOffice.org. Sun Weblog Publisher seems to be the extension to do just that and here [...]
Jan
13
Sending emails from a Dedibox server
January 13, 2011 | 2 Comments
If you install Debian on a Dedibox dedicated server, by default, you can not send emails from a PHP script (or by any call to sendmail). In order to enable that, you need to reconfigure exim (which is the MTA installed by default). Run dpkg-reconfigure exim4-config. Select the Internet mode and answer the few following [...]
Jan
8
World Gone Web hacked
January 8, 2011 | 3 Comments
On Monday morning, I received an email from Google Webmaster Tools letting me know that my WordPress blog had been hacked and was temporarily blacklisted. Users accessing my blog using Google Chrome or Firefox were advised to stay away for safety. I appreciate Google’s notification of this problem as well as their concern (and Mozilla’s) [...]
Apr
5
Backup Your “Tumblelog”
April 5, 2010 | Leave a Comment
First, I must confess that I like trying software out. That’s probably how I ended up having some many accounts with so many services and having a Tumblelog AND a WordPress blog. Since this blog is not running on wordpress.com, it is for me to remember and backup my database and files from time to [...]
Feb
14
CodeColorer List of supported languages
February 14, 2010 | 2 Comments
A very quick post to list the languages supported by Code Colorer which I use on this blog. Everytime I write I find myself wondering which language is supported and how I should write it out for the plugin to work so here it is, for the record: ABAP ActionScript ActionScript 3.0 Ada Apache AppleScript [...]
Aug
21
We were in need of a WordPress plugin allowing us to add any HTML code in our posts for our Filmmaking blog World Wide Angle. Looking around on Google a little I stumbled upon EmbedIt by Matteo Ionescu. The plugin allows you to add a tag in your code like [HTMLx] and have it replace [...]
Mar
29
World Gone Web Mobile
March 29, 2009 | 3 Comments
Thanks to a post on Rob Gray’s blog I discovered WP Touch, a wordpress plugin that offers an optional mobile interface to iPhone/iPodTouch users visiting your blog. The result for this blog is as follow : The plugin will leave your mobile visitors the possibility to browse your regular site by turning [...]
Jan
7
A WordPress Index Page Template
January 7, 2009 | 3 Comments
Two months ago, Derrick and I opened another blog dedicated to my other main point of interest: Cinema and Video. After a few weeks of writing content for our blog, quite a bit of information has accumulated. Sometimes, we find it necessary to look at our pasts posts in order to get a piece of information. [...]