Deprecated: Assigning the return value of new by reference is deprecated in /nfs/c01/h16/mnt/6491/domains/ssdesigninteractive.com/html/blog/wp-includes/cache.php on line 36

Deprecated: Assigning the return value of new by reference is deprecated in /nfs/c01/h16/mnt/6491/domains/ssdesigninteractive.com/html/blog/wp-includes/query.php on line 21

Deprecated: Assigning the return value of new by reference is deprecated in /nfs/c01/h16/mnt/6491/domains/ssdesigninteractive.com/html/blog/wp-includes/theme.php on line 540

Deprecated: Assigning the return value of new by reference is deprecated in /nfs/c01/h16/mnt/6491/domains/ssdesigninteractive.com/html/blog/wp-content/plugins/codesnippet/codesnippet.php on line 248

Warning: Cannot modify header information - headers already sent by (output started at /nfs/c01/h16/mnt/6491/domains/ssdesigninteractive.com/html/blog/wp-includes/cache.php:36) in /nfs/c01/h16/mnt/6491/domains/ssdesigninteractive.com/html/blog/wp-content/plugins/postratings/postratings.php on line 652
Favourites archive at ssdesign .//inter./act.i.ve

Online tool for Browser compatability

21 Oct'09
1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 4 out of 5) Loading ... Loading ...    2,023 Views 92 Words

All of you who have been designing websites always wonder how your site looks like on another OS or another Browser.Some tools did came up and died down as it look too long for them to generate the preview images of your website.BrowseLab from Adobe is a great tool that comes to your rescue.BrowseLab



Speaking at IxDA Interaction-08

01 Nov'07
1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 4 out of 5) Loading ... Loading ...    7,055 Views 101 Words

I will be speaking at the IxDA Interacation-08. On 10th Feb 2008, I will be speaking on the topic " New Interaction Model for a Modular Personal Infotainment System".

The event is organised by IxDA and will be held at Savannah College of Art and Design (SCAD), Savannah, USA.

If anyone of you are visiting the event, let me know and we can plan to meet.



{WP Theme} : Squared released

10 Oct'07
1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 5 out of 5) Loading ... Loading ...    3,775 Views 20 Words

Released the latest wordpress 2.3 compliant theme "Squared".

Read more on the Squared page.



Flash-Blog (stable version released)

24 Sep'06
1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 4.5 out of 5) Loading ... Loading ...    3,722 Views 165 Words

After a few days of dedicated effort, I have been able to publish a stable version of Flash-Blog.

The latest release takes care of most of the major bugs and a lot of other smaller bugs too.

Now:
1. Wordpress 2.0 is fully supported.
2. The comments are working.
3. Search is working.
4. category links and Archives also working.

To do:
One major problem so far has been the Dynamic text field in Flash. The formatting is a big issuue.
Another bug still unresolved is the one about which I blogged some time back. You can read about it here.

Download Flash Blog

Download the latest release here.

Do check out and if you happen to test the flash-blog, drop in your comments or feedback.



Microformat Resume plugin

29 Jul'06
1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 2 out of 5) Loading ... Loading ...    7,796 Views 259 Words

Today I am releasing a wordpress plugin which allows you to add microformat compliant resume to your wordpress blogs.

This version of the plugin is 100% compliant to hresume format.

This plugin uses NO extra DIV's or HTML tags to format the view of the resume in the browser.

You can see the plugin in action here.

Every formatting is done using style sheet, hence keeping the resume code untouched.

Installation:

  1. Download the .zip file, Unzip and upload the wp-resume folder to your wordpress 'plugins' directory.
  2. Activate the plugin.
  3. Go to, 'Options tab.' Here you will see a subtab called 'Configure Resume'. Click that to edit the contents of your resume.
  4. Create a new page, give it some title and add this code in the body of the page: <!--myresume-->

Thats it, now you should be able to view your resume on this newly created 'Page'.

Will like to get some views on this.

Update: August 7th 2006
Latest fixes

  1. Added an admin feature to select 'US' or 'Other' address format.
  2. Resolved a IE bug. (there was some layout issue).

Thanks everyone for testing it and sending in your feedbacks. Keep them coming :).

Download here: Microformat Resume Plugin.



GMAIL as my pop-mail spam filter

11 Jul'06
1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 5 out of 5) Loading ... Loading ...    4,236 Views 244 Words

I have recently started using GMAIL as my pop-mail spam filter and its working great so far.

I used to check my pop-mails through web based system. I decided to centralise all of this and just use GMAIL. I feel GMAIL has a better SPAM filtering logic, and secondly I wanted to centralise all my emails.

The way I went about is, for my pop-mail, I went to the "C-Panel" and added a filter to sent all mails to '[email protected]' (an existing email adderss) to '[email protected]' (a non existing email address)

Then I created a "FORWARDER" to send all email coming to '[email protected]' to '[email protected]'

Now, in my GMAIL account, I created a "LABEL" to identify these emails and added a "FILTER" such that all email where "TO: contains [email protected]" should be 'applied the newly created label' and should 'skip inbox'.

This works like a charm for me.

  1. I check all my emails at one place.
  2. Storage capacity is not a problem as emails stay only in GMAIL box. Even if you own a 5MB webspace, no need to worry ;)
  3. Even if your domain expires (for those lazy people like me), you still retain all your old emails.
  4. Take advantage of Googles Spam Filter.
  5. Probably many more advantages I havent figured out yet...


Flash Quicktag plugin for Wordpress

21 Oct'05
1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 3 out of 5) Loading ... Loading ...    8,438 Views 342 Words

Today I successfully completed my first Wordpress Plugin.

This plugin adds a FLASH quicktag to the post window in the wordpress admin section.

Features:

  1. Adds a quicktag for adding FLASH .swf files
  2. When clicked, it prompts you to add: File Path, Width, Height and BG color of your flash movie.
  3. The Flash code added by the plugin is valid XHTML.

Installation:

  1. Extract the files to your computer.
  2. A "flqt" folder will be created with two files : flash_quicktag.php and needplugin.gif
  3. Upload this "flqt" folder to your plugins folder inside the wordpress installation:
    Default location is : yoursite/wp-content/plugins
  4. After uploading the files, login to your wordpress admin panel and activate the plugin.
  5. Now go to the POST page and you should see a new button added called FLASH.

To do's:

  1. Adding a custom form to fill these details instead of prompts.
  2. Integrating a File Upload script, so that the user can select the file from their local hard drives.

Feature requests:
Please feel free to contact me using preferably comments or else the contact form about any feature requests.

Download:
Flash Quicktag Plugin (updated: 31 Oct 2005)

note: Due to few people reporting some problem, I have changed the name of the function so that it does not clash with some other plugin which might be using same function name. Atleast I think that is the reason why some people are not able to view the Quicktag.

Can you try this new download and let me know if this works fine?.



feed    Powered by WordPress    Creative Commons License    mediatemple
Close
E-mail It