FINAL DESIGN STUDIOS
FDS Services | FDS Repository | Search our Services | Bookmark FDSFDS London UK


How to Automate a Reflection in Photoshop – Photoshop Actions

An untold number of people Use Adobe’s Photoshop for all their image manipulation and editing needs, but most users barely touch on the application’s plethora of productivity tools. In this post I will be taking you through how to create Actions in Photoshop; something which can save a huge amount of time and increase it’s [...]

Removing trailing index.php from URL – HTACCESS rewrite Rule

Trailing URLs such as ending with index.php or index.hlml is not a big deal, however you may find that you’re sharing the link juice across 2 identical ’sources’. Best to simply remove the trailing index reference altogether and redirect any traffic to it, to the directory root instead.

Displaying the Latest Current Category Posts in the Sidebar

With Wordpress, I wanted to display a list of the latest 5 posts from the category in which the displaying post is located. I needed to do this outside the loop because I wanted to list the posts in the sidebar. For the life of me couldn’t find anywhere on the net how to do [...]