WordPress Gallery transformation

July 25, 2010 by PsMan · 3 Comments
Filed under: wordpress plugins 

The gallery transformation plugin for wordpress that was used in http://cosplay-naruto.com is now released!!

This +1000 lines php script was first intended as a wordpress mod, but as the development progressed, I found that nothing other than what a wordpress plugin can do is needed. So it was converted to a plugin.

Basically, the idea was that wordpress is a very powerful CMS, much more advanced than any gallery CMS like Coppermine, or 4images. The idea then was to convert WordPress to a usable picture gallery CMS without losing the basic functionalities of it, and while keeping it compatible with the majority of the available plugins and themes on the net.

So after months of work, http://cosplay-naruto.com an experimental gallery was built on this plugin, and it had aided a lot to make the WordPress Gallery Transformation what it is today.

To take a look at this plugin, please check cosplay-naruto.com, and please take the time to subscribe there and try some stuff, please be gentle, and report any bugs you may find here

The plugin is downloadable (here gallery.transfromation), Hopefully it will be added to wordpress.org soon enough.

WassUp a great wordpress plugin, at a cost

July 5, 2010 by PsMan · 1 Comment
Filed under: Blogging! 

I have been using Wassup, a wordpress that provides visitor statistics to your blog for about 2 years now. It is great, you can track the keywords that are driving the most traffic to your blog along with your referrals and visitors counts.

The downside is that WassUp collects a lot of data, way too much, and unless you have a killer server, your blog is going to get slower and slower until one day when the MySQL starts crashing on you.

As a matter of fact WassUp provides the ability to choose the data to be record, but if you had all recording options on for a long time, there is no way to delete just useless data, all you can do is delete the records that are older than a certain period.

In My case, the Wassup grew up to be 514,91 Mb (1934468 records) and that is way too much for my humble host. But at the same time, I didn”t want to lose all the records from the last two years. So what I did was to write my own SQL to delete only BOTs and spider visits leaving all real users data intact. The SQL query was:

delete from wp_wassup where `browser` =”;

after taking around 2 minutes to execute, this query deleted 1675315 rows, leaving my blog fresh and fast without losing the important records.

Also do not remember to adjust the WassUp options not to record everything, but only the things you really care to know.

Do you like WassUp, do you know of a better alternative? Tell us your story.

Learn AJAX in 5 mins

June 14, 2009 by PsMan · Leave a Comment
Filed under: Uncategorized, programming 

First I want to give credits to the author of the tutorial Learn AJAX in 20 mins that I improved  to be less complicated and noob friendly :)

AJAX stands for (as if you would remember it) Asynchronous JavaScript and XML. and it is used to send and receive data from the server without having to refresh the entire page.

I assume you have a basic knowledge of HTML and PHP.

Read more

TagGator

June 8, 2009 by PsMan · 6 Comments
Filed under: wordpress plugins 

I am happy to present you my new wordpress plugin TagGator.

TagGator is a wordpress plugin that allows you to quickly lookup all your posts for selected keywords and add these keywords as tags to the returned posts.

Lets say you have different post on which you talk about “wordpress”, and you wanted to add a new tag “wordpress” to all of them without having to manually look them up add the tag to every and each post, you can simply install tagGator write “wordpress” in the tag field and hit enter. All posts talking about wordpress and now tagged!

I’ll submit this plugin to wordpress.org today, meanwhile, you can directly download it from here. I  hope you enjoy it

I would love to have some feedback so if you tried it, please let me know your experience with it.

A great wordpress plugin to encourage comments

May 20, 2009 by PsMan · Leave a Comment
Filed under: Blogging! 

A very smart plugin that automatically generates a link to your commenter’s last post on their own blog!

This method will encourage more and more people to leave comments so that they gain a link from your website, some traffic, and a lot of LUV

Read more

Audio and video comments for your blog!

May 12, 2009 by PsMan · 1 Comment
Filed under: Blogging! 

Today I found a new wordpress plugin, it is called Riffly. This plugin allows users to add webcam or audio comments.

The best of all is that it is free, just download it and install it, not even an API key is required. They even have the kindness to keep all videos and audio files in their  own servers. You can check it out here .

Blogging Directly From Microsoft Word 2007

November 3, 2008 by PsMan · Leave a Comment
Filed under: Blogging! 

A great thing about Office 2007 is that you can publish to your blog directly from it and here is how to make that happen:
Read more


Video & Audio Comments are proudly powered by Riffly