Posted in: Dev, Downloads, WordPress
With the latest update of my URL Shortener Core Plugin to version 2.0 as well as the addon module to version 0.2, I made a overhaul to the coding, providing a unified class for processing the Short URL request.
Class.FTShorten
The new component of the core plugin. It contains the functions required ...
Posted in: Dev, WordPress
Long time users of the WordPress blogging platform would know that the administration interface underwent changes when it reached version 2.5 and subsequently when version 2.7 was released. The interface has definitely improved quite abit over those years and all these changes were without a doubt, much welcomed.
However, I felt ...
Posted in: Announcement, Dev
As some of you may have notice, there is a new button labeled “Google Friend Connect” in the comments area.
Starting from today, in addition to the usual comment methods and Facebook Connect (FBC), you can also use Google Friend Connect (GFC) to leave a comment. Using Google ...
Posted in: Dev, Downloads, WordPress
Due to a request by a user in the WordPress support forums, I’ve updated the URL Shortener plugin to include the awe.sm service as well…
At the same time, I’ve also updated the post activation hook to take into account scheduled posts. Previously, Short URLs were not generated when ...
Posted in: Announcement, Dev
After about a month of work, Version 2.0 of Fusedthought.com is now fully launched…
Content Re-Structure:
One major change is the re-organization of the site content. As mentioned in the previous post, I have separated my personal blog and the more tech oriented posts and created two new RSS feeds ...
Posted in: Dev, Downloads, WordPress
This is an update to the URL Shortener plugin that was released a week back.
The major change in Version 1.5 is the addition of short URLs using the WordPress post or page ID, on top of the usual 3rd party shortlink service generated URL. Thus, you can have shorter URLs ...
Posted in: Dev, Downloads, WordPress
The URL Shortener Plugin for WordPress was a little side project I did for my upcoming re-design and re-alignment of my website and blog. The plugin was born out of the desire to integrate a one-click/auto Short URL generation to be used in twitter or other services. I didn’t like ...