July 11, 2008

Hana Flv Player WordPress Plugin v1.7

Filed under: WordPress — HanaDaddy @ 2:29 am

I just released v1.7 of Hana Flv Player WP plugin. The latest version has two improvements. One is to handle more advanced options of the FlowPlayer and FLV Player. (Unfortunately OS FLV does not have enough options to implement) The other is for showing FLV movie in the template theme files outside of the blog article by using a new method.

More options for the players


(more…)

June 12, 2008

Hana Code Insert WordPress Plugin

Filed under: WordPress — HanaDaddy @ 5:32 pm

Inserting some javascript or Html codes in the middle of an article is not an easy task. It’s hard to copy and paste bunch of codes into the article whenever you write an article. Sometimes, the code breaks and doesn’t work as intended because WordPress encodes HTML entities.

So I decided to come up with the plugin that will help me insert that AdSense or Paypal Donation code into the middle of article.

Download Hana Code Insert Plugin v1.0

(more…)

May 25, 2008

Hana Flv Player WordPress Plugin

Filed under: WordPress — HanaDaddy @ 11:21 pm
As part of ongoing personal project for creating and embedding Flash Video in my Wordpress, I have decided to create a Wordpress plugin to help me writing embed tags inside the articles. If you are interested on my previous quests, check out below links.

Download Hana Flv Player Plugin v1.7.1 (Samples)

Change Log

  • v 1.7: Adding additional attributes for the players more advanced options. Also added a method to show FLV movie within the theme template files (such as sidebar.php)
  • v 1.5: Adding FLV Player Maxi
  • v 1.1: Lots of debuging.
  • v 1.0: Initial Release with OS FLV (GPL) , FlowPlayer (GPL) flv players

Now you can easily embed the FLV Flash videos in your WordPress Blog. I have packaged the two GPL FLV Flash player, OS FLV and FlowPlayer. So you can use them freely without worries even for the commercial purpose unlike the JW player - If you have AdSense or display ads showing , you should purchase the player according to its website.

(more…)

May 1, 2007

[WP Plugin] HANA-XML-STAT

Filed under: WordPress — HanaDaddy @ 12:11 am

hana-xml-stat-output.phpNow Works with Wordpress 2.3!
I use Yahoo! Widget in my XP machine. One day, I tried to find this Yahoo! Widget that shows my blog’s general statistics(especially SPAM related) with maybe few extra admin functionalities.

When I checked the widget.yahoo.com, there was only a single result,a widget showing only UNIQUE HITS. But that’s not good enough for me. When I searched the google.com, I was overwhelmed by the confusing results that were all about WordPress sidebar Widgets.

So I decided to create a Yahoo! Widget & WordPress plugin. This plugin provides a XML feed access point and function that can be used in the template to show statistics summery.

You can create a PHP script or a Yahoo! or even a Vista Widget to monitor your blogs through HANA-XML-STAT plugin. In fact, if you have multiple blogs to monitor, you can monitor several WordPress website from a single PHP script or Widget. Maybe, I will try to create one later on.

Basically , this HANA-XML-STAT plugin shows six blog statistics.

  • Total number of Spam caught by Akismet
  • Number of spams in Moderation (Akismet)
  • Number of comments in Moderation
  • Total number of posts
  • Total number of comments
  • Total number of categories

Additional hit counters are shown if you have wp-shortstat, wp-slimstat, or any derived plugin installed.

  • Today and Yesterday’s total hit counter
  • Today and Yesterday’s unique hit counter

You will be able to control the visibility of the first three items in the Admin Options Page. Also, you can allow only login user to view the status.

Download HANA-XML-STAT v0.4

History
v0.4 - 10/23/2007

  • Fixed bugs occurred with wp-slimstat

v0.3 - 10/22/2007

  • Just some updates for WP 2.3. No new functions

v0.2

  • Hit counters are added to show if wp-shotstat or wp-slimstat is installed.

v0.1

  • Initial creation. Six basic stats are shown in XML format.

Installation

  1. Upload `hana-xml-stat` folder with all of its contents to the `/wp-content/plugins/` directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress Admin Interface.
  3. Place `<?php hana_xml_stat_side(”<li>”); ?>` in your templates. It takes two arguments. They are not mandatory, but the first argument is the prefix and the second argument is the postfix.
  4. Adjust settings in the ‘Options’ menu in the Admin Interface if you want to.

The full URL is shown at the bottom of the Admin Optins Page. For example, if you WordPress URL is “www.yourblog.com/wordpress”, below would be your XML feed URL.
http://www.yourblog.com/wordpress/wp-content/plugins/hana-xml-stat/feed.php

This is the example output of the hana_xml_stat_side() function used in the sidebar.php of my current template.
sidebar example

Here is a screen capture of the Yahoo Widget that I am currently working on. There are few admin functions that can work directly with WordPress without visiting the website. I will post this in this blog within few days.

Preview of my yahoo widget Sorry, I threw away this one.

hana-wp-stat widget previewhttp://www.neox.net/w/2007/05/02/hana-wp-stat/

April 19, 2007

Flash Tag Cloud

Filed under: Uncategorized — HanaDaddy @ 10:39 pm

Now here is the FLASH in action. If you do not see anything below, your flash player is not version 9.

This is a test for the Flash Tag Cloud WordPress Plugin.

Basically, tags are randomly arranged and fly around in this flash when you move your move over it. It is a nice eye-candy. But you need to click on the flash to activate it when you view with the IE.

There is an option page in the admin interface that you can change the behavior of the flying text.

Plugin Website: http://meiclamo.net/wordpress/wordpress-plugin-flash-tag-cloud

Requirements are

  1. Flash 9 is required.
  2. You must be using UTW (Ultimate Tag Warrior Plugin) as tagging plugin.

Here is the captured image.
Flash Tag Cloud

Page 1 of 212»
 

42 queries. 0.436 seconds. Powered by WordPress