January 4th, 2009 | Categories: UIQ 3.0 Software | 66 views

Advanced Call ManagerThe Advanced Call Manager unique feature is the ultra-fast recognition of remote callers which allows personalized replies (SMS, mute, reject, accept, greet, divert) to be attributed within a part of a second leaving the caller unaware of your current availability. The application rich functionality makes it a very convenient tool for any manager as it saves time by taking over the management of your incoming calls when you are too busy to do it by yourself.

With Advanced Call Manager you can organize your phone book into custom lists like Black (people you don’t like to disturb you), White list (important people who are “allowed” to call you) or any other custom lists (a very special custom group could be your family to which you can wish to send a personal SMS if somebody calls you during a meeting). The application enables you to set different actions for the groups you have defined - you can accept, reject, divert calls, send personalized SMS, play personalized greeting or mute the ringer.

This full version is provided by gabika318 :D

download

December 23rd, 2008 | Categories: WP Tips-Tricks | 115 views

If you want to display how many SQL queries have been made to your database as I’ve done on this blog like this:

14 queries in 0.217 seconds

Just open the footer.php in your theme folder and paste the following code at anywhere you like:

1
<?php echo get_num_queries(); ?> queries in <?php timer_stop(1); ?> seconds

Another code for displaying that but except regular visitors and search engine bots, we will use a conditional function to do that:

1
2
3
<?php if (is_user_logged_in()) { ?>
<?php echo get_num_queries(); ?> queries in <?php timer_stop(1); ?> seconds.
<?php } ?>

The get_num_queries() function returns the number of executed query during your page loading.

Thanks to Jean-Baptiste Jung for this useful tip.

December 22nd, 2008 | Categories: UIQ 3.0 Software | 96 views

BootMan is an autostart utility that provides quick access to those applications that you use most often. You can select any number of programs that you want to start automatically whenever you turn your phone on. BootMan saves time as you do not need to deal with those applications one by one. Using the simple and convenient interface you can configure your autostart list.

Major features:

  • Automatically launch applications when the phone starts up.
  • Saves time by bringing your phone quickly to the state you like.
  • Unlimited number of applications can be included in the autostart list.
  • Supports both immediate and startup-time execution.

download

December 22nd, 2008 | Categories: UIQ 3.0 Software | 140 views

This is a small utility for your UIQ3 smartphones (W950, M600, W960, P1i, P990, etc). You can reboot the phone or turn it off quickly by using this app. It is very useful for modders who need to access the power button usually.

download

December 20th, 2008 | Categories: WP Tips-Tricks | 144 views
Enhanced Comment Display

Enhanced Comment Display

WordPress 2.7 has just been released few days ago with many significant features make blogging on the new Dashboard more easy than ever. According to that, maybe you will find your themes are no longer compatible with new WordPress version because something in WordPress was changed, but you can get them working again by editing some template files in your theme folder.

Noupe has published an article “Mastering Your WordPress 2.7 Theme & Admin Area: Tips and Tricks“. The article will teach you some tips/tricks to get your theme working again and represent some of the best and significant features added to your Administration Panel.

If you have other tips to make your themes work better, feel free to share it with me!

December 17th, 2008 | Categories: UIQ 3.0 Hacks | 147 views

These are beautiful skins for CorePlayer I found from ipmart-forum. Choose one you like and click the image to download.

Instruction:

Copy the Skin.cps to С:\Private\20012Fa6\ (if you installed CorePlayer in phone memory) or to D:\Private\20012Fa6\ (if you installed CorePlayer in memory card). You can overwrite or rename existing (original) Skin.cps. But don’t forget to run Capsswitch and OFF the capabilities before copying :D

Read more…

December 15th, 2008 | Categories: WP Plugins | 335 views

This is a plugin for WordPress 2.6+ that can help you know where your commenters come from, which type of web browser and OS they used when they left a comment on your blog. It provides two functions that take IP and User Agent as parameters and then return HTML string contains country flag, web browser and OS icons. You can put these icons anywhere you like in each comment. Here is a live demonstration:

You are from UNITED STATES UNITED STATES and using [BROWSER]%BROWSER_NAME% %BROWSER_NAME% %BROWSER_VERSION%[/BROWSER] [OS]%OS_NAME% %OS_NAME% %OS_VERSION%[/OS]

In fact, this plugin is a combination of two plugins: WordPress Browser Detection Plugin and Easy IP2Country that I have intergrated as a built-in plugin for my premium theme before, see this page for example, but now I decide to separate it as a new plugin with some enhancements and share it for everyone. :)

Features:

  • Detects and shows commenter’s country flag, web browser and operating system
  • Supports many web browsers and operating systems: major desktop browsers, antiquated browsers, blogging software (for trackbacks and pingbacks), text based browsers, various PDAs and cell phones.
  • Uses a binay file for IP to country resolution and supports database sources from Webhosting.info - Software77.net
  • The returned string can be configed as a template to suite your theme

Screenshot:

Download:

download

Installation:

  1. Download the plugin and extract its content
  2. Upload the complete folder “comment-info-detector” to the “/wp-content/plugins/” directory
  3. Activate the plugin through the ‘Plugins’ menu in WP-Admin
  4. Go to ‘WP-Admin -> Settings -> Comment Info Detector’ to configure the plugin

Usage:

  1. Open wp-content/themes/<YOUR THEME NAME>/comment.php
  2. Find the comment loop:
    foreach ($comments as $comment)
  3. Add anywhere you like below the comment loop:
  4. Optional: you can change the CSS style for flag - web browser - OS icons, open and edit:

    /wp-content/plugins/comment-info-detector/comment-info-detector.css

Credits

Comment Info Detector is written by me, HieuDT. Big thanks to Priyadi Iman Nurcahyo for web browser, OS detection code and Omry Yadan for IP2Country library.

Version History and Changelog:

  • 1.0.0 [12-15-2008]: First release
  • 1.0.1 [12-16-2008]: Added two quick-tags for web browser and operating system to return result correctly
December 13th, 2008 | Categories: WP News | 124 views

Finally, WordPress 2.7 has been released by WordPress Team. This version is named “Coltrane” for famed jazz Saxophonist, John Coltrane, a favorite of sax playing, WordPress founder, .

There are a lot of new features and improvements, including the new interface and the latest security updates. Check out this video to learn more about WordPress 2.7 :

I have updated my blog to WordPress 2.7 and I recommend you to do an upgrade for your blog now due to some reasons below:

If you are using the Release Candidates, you will be noticed by the upgrade announcement on your blog. Before upgrading, you don’t need to de-activate all installed plugins, this step is no longer necessary because WordPress 2.7 will automatically put your blog in maintenance mode, the upgrading process will perform well.

For more details about whether or not WordPress 2.7 will work with your hosting or themes or plugins, you can read below:

Download WordPress 2.7 now

December 13th, 2008 | Categories: WP Themes | 159 views

Versatility Lite is a two column, ad-ready, widgetized theme. The theme includes a ‘Featured Post’ section, drop down CSS menus, integrated related posts, social bookmarking buttons, and much more.

The theme comes with a “Featured Post” section at the top. All you have to do make an article go there, is to give it a tag of “featured.” There is a “Welcome” section at the top to the left of the “Featured Post” Section. The theme comes with a variation between Admin comments, and normal blog visitors. You will just have add your admin email address to make them display properly. The theme comes with 2 areas for you to put ads, both in the sidebar.

Demo | Download | Homepage

December 13th, 2008 | Categories: UIQ 3.0 Software | 334 views

I’m very glad to announce that the lastest version of CorePlayer - the best multimedia player for Symbian UIQ3 - has been released.

This new version comes with working streaming FLV from YouTube and a little different UI with new FLV-settings for better performance .

Change log:
Version 1.3.0 build 6213 (20081208):
- FIX: YouTube playback
- FIX: ISO8601 ‘zulu’ (Z) dates
- FIX: ogg Speex and Theora detection
- FIX: AVI parsing fixes
- FIX: Anamorphic aspect ratio in AVI
- FIX: Probe for UDP streams
- FIX: ID3v2.4 size parsing
- FIX: Aspect setting with prerotated portrait videos
- FIX: Misc. FLV issues
- FIX: PalmOS: Memory usage
- FIX: OS X: Keyboad shortcuts
- ADD: More YouTube stream options (from 50 kbps to 2 Mbps)
- ADD: Basic HTTP proxy support
- ADD: Basic HTTP authentication
- ADD: Improved file caching
- ADD: Support EntryRef in ASX playlists
- ADD: Low delay streaming option
- ADD: Better support for embedded cover art
- ADD: Merge the list of artist into album artists (on by default)
- ADD: Reload network files on startup option (off by default)
- ADD: Desktop: Always on top option
- CHG: CoreUI speed optimizations & fixes
- CHG: XML parsing speed
- CHG: Prefer UDP streaming for RTSP by default

You can purchase or download the update at Mobihand

Page 1 of 512345»