Đăng ngày 4 Tháng mười hai, 2008 trong mục UIQ 3.0 Hacks | 9,444 lượt xem

As you know, Symbian UIQ3 does not allow us to access its system folders which will inform "Protected folder" when we try to open them. But UIQ3 is now hacked! We can access or do anything with those system folders, just using a small program but it's really great. That is CapsSwitch, the must have app/program if you want to access your UIQ3 phone system. A big thanks to the SWmail - a modder/hacker for UIQ3 community.

Installation:
- Download archive with the program here
- Install CapsSwitch. No need to sign.

Using this program is very easy, everytime you want to access system folders on your phone, just run CapsSwitch and then tap Switch to make the capabilities OFF. This means CapsSwitch will turn the protection off so you can read/write the file system normally.

Đăng ngày trong mục UIQ 3.0 Software | 16,102 lượt xem

This program was introduced in a previous post (you can read it here) now it has just been updated to version 0.94 beta with new changelog:

  • Displaying allocation in the text
  • Languages of the Preferences dialog: Polish, Finnish, Bulgarian
  • Changed the formatting elements in the Preferences dialog
  • Further improvement of stability

You can see more details here

Đăng ngày trong mục UIQ 3.0 Hacks | 13,123 lượt xem

Here are Statusbar Icons for UIQ3 phones that I've collected from the Internet. Just click on each image bellow to download and put extracted content to D:\Resource and then restart the phone. That's all!


status5

Don't worry if you can't find folder "Resource" on your memory card, just make a new folder with the name "Resource".

Have you seen another beautiful status yet ? Please let me know so that I can add them here. Don't forget to stay tuned with next part. Thank you!

Đăng ngày trong mục WP Tips-Tricks | 9,979 lượt xem

After reading the article “Exclude your own visits in Google Analytics for WordPress blogs” on JohnTP.com,
I think that is very useful trick to exclude your own visits in Google Analytics when you access your WordPress blogs, using the code bellow to do that:

<?php if (!$user_ID) { ?> your Google Analytics code here <?php } ?>

But the code is not pretty well for blogs with enabled user registration because using $user_ID variable will exclude all visitors who has already been a member. You know that we are going to exclude tracking for only the administrator whose username is "admin" and level is 10 so that we need to have a better condition to detect which type of currently logged in user. I have an improvement for the code here, place it to your footer.php :

1
2
3
4
<?php global $current_user; get_currentuserinfo();
if ($current_user->user_level != 10 && $current_user->user_login != 'admin') { ?>
your Google Analytics code here
<?php } ?>

This code is currently working well on my blog. I hope it will help you to exclude your own visits in Google Analytics exactly!

PS: Note that you can use any web statistics code you like (statcounter for example), not just for Google Analytics.

Đăng ngày 3 Tháng mười hai, 2008 trong mục Web Design | 12,546 lượt xem

Smashing Magazine has released a free RSS feed icon set, which was designed by Dirceu Veiga from FastIcon.

The set contains 8 icons that can be used for private and commercial projects for free. According to the license agreement, the designer requires an backlink to http://www.fasticon.com so don't forget to put his copyright link on your site if you use this set.

The Icons are available for both Mac and Windows. The PNG files can be downloaded as well, which come in various resolutions (16×16px, 24×24px, 32×32px, 48×48px, 128×128px, 256×256px and 512×512px).

Download: ICO | PNG | MacOS

Đăng ngày trong mục UIQ 3.0 Software | 10,283 lượt xem

CellPhoneSoft has just released an update to Process Explorer on Dec 1, 2008. The new version comes with various features include listing Dynamic Link Libraries (DLLs) that contain code shared between applications. It can also list all running applications, device drivers, server programs, ... With powerful cleanup ability, Process Explorer lets you control your phone memory easily!

NEW in version 1.50

  • New view page listing DLLs (shared code libraries).
  • DLLs loaded by processes are listed in the process components view.
  • New Zoom command.
  • Improved performance and reliability.
  • Internal enhancements, optimizations, and bugfixes.

Compatible with G900, G700, P1, P990, W950, W960, M600, Z8, Z10

You can view more details here.

Đăng ngày trong mục WP Plugins | 14,766 lượt xem


Similar to Lightbox 2, WP-Lytebox is a WordPress plugin which uses Lytebox to add a lightbox functionality to images as well as HTML content such as web pages. This plugin will automatically group all the images links in your post content into a gallery with next and previous links. Just download and install it, you are done!

Installation:

  1. Download plugin here.
  2. Upload extracted content to the /wp-content/plugins/ folder, and activate it.
  3. That all!

Note that Lytebox can also be configured via "lytebox.js" if you wish.

Đăng ngày trong mục WP Plugins | 13,062 lượt xem

Auto-hyperlink URLs - written by Scott Reilly - is a plugin that can transform text URLs in your post content and comment text to the URL they reference. You don't need to hyperlink already hyperlinked URLs. The plugin also improves upon WordPress’s default make_clickable function, along with adding some configuration options (such as link truncation).

This plugin will recognize any protocol-specified URI (http|https|ftp|news)://, etc, as well as e-mail addresses. It also adds the new ability to recognize Class B domain references (i.e. “somesite.net” where not just those prepended with “www.”) as valid links (i.e. “wordpress.org” would now get auto-hyperlinked).

You can view more details about the installation and usage at here

Đăng ngày 2 Tháng mười hai, 2008 trong mục WP Plugins | 20,016 lượt xem

Normally, if you want to moderate your blog comments, most of us usually login to WordPress Admin to check for any new comments awaiting to be moderated. Now you don't have to do that because there is a plugin can help you to view and moderate your blog comments directly from your desktop.

That plugin is Moderator - written by Daniel Dura. It's not only a WP plugin but also an application that notifies whenever there is a new comment submitted on your blog, something similar to Yahoo Messenger or Gtalk.

Plugin Features:

  • Viewing unmoderated comments.
  • Dock and system tray notifications of the number of unmoderated comments.
  • Accept, delete, and spam comments from within the desktop client.
  • Close application window, or minimize it to the system tray while running.
  • Shows the Gravatar icons for the user who posted the comment.

Requirements

Moderator currently requires version 2.6+ of WordPress be installed. Also, you will need Adobe AIR 1.1, which runs on Mac, Windows, and is currently in beta on Linux.

Installation

  1. Download the current plugin bundle from here. (moderator_plugin.zip | 72KB)
  2. Unzip the contents of the archive and place them in your WordPress install directory under {wordpress install}/wp-content/plugins. You should now have a directory called ‘moderator’ in the plugins folder.
  3. Login to your administration panel, and go to the Plugins page. Activate the Moderator plugin by clicking on the ‘Activate’ link in the entry for this plugin.
  4. Now that the plugin is activated, go to the Settings tab and select the Moderator admin page. Follow the instructions on that page to install the desktop client.

I think this is a very useful plugin that you can start using to make your comment moderation easily!

Đăng ngày trong mục WP News | 10,411 lượt xem

Yesterday, WordPress 2.7 Release Candidate 1 (RC 1) has just been released by WordPress.org. This version comes with new interface and new icon set. Bellow is the quote from WordPress.org Blog:

With the release of RC1, we’re in the final leg of development before the release of 2.7.  280 commits since beta 3 have polished the new admin UI (including new menu icons created by the winners of our icon design contest) and fixed all known blocker bugs.

We think RC1 is ready for everyone to try out.  Please download RC1 and help us make the final release the best it can be.  As always, back up your blog before upgrading.

Screenshot of WordPress 2.7 RC1 with new icon set. It's so cool!

I recommend you to update to this version now. But before updating, don't forget to backup your blog database first!

Download WordPress 2.7 RC 1.

Page 2 of 3123