We are happy to announce that our latest Wordpress theme, Radioactive Premium Worpress Theme is released. This theme has custom settings for the home page and a dynamic menu for categories. The sidebar has 3 regions for widgets. Radioactive is a Premium Wordpress Magazine Theme that can meet all your needs. Radioactive has been tested with 6 different browsers (Internet Explorer 6 and 7, Firefox 1.5 and 2.0, Safari 3.0 and Opera 9.26) and latest WordPress (2.6+) version.

Radioactive

Features:

  • Tableless
  • Widget support
  • Tabs navigation
  • Improved top menu
  • Custom options
  • Three diferent colors
  • Gravatar support

Radioactive

Demo and Download:

This theme, like all themes released by iNoereN are released under Creative Commons Attribution-Share Alike 3.0 License.
PS.: You must change the code according to the categories of your blog.

If you enjoyed this post, make sure you subscribe to my RSS feed!
  • 2 Comments
  • Filed under: WordPress
  • Moderator is a WordPress Plugin, built using Adobe AIR, that allows you to view and moderate comments from your desktop. This is an early release of the application. As such, there are probably bugs and other issues that you may run into. Some of the features of the application include:

    • 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.

    Moderator

    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.

    View more information and download.

  • 0 Comments
  • Filed under: WordPress
  • Under most circumstances installing WordPress is a very simple process and takes less than five minutes to complete. Here’s the step by step instructions to install your WordPress, for those that are already comfortable with performing such installations. More detailed instructions follow:

    WOodPress Logo

    1. Download and unzip the WordPress package, if you haven’t already.
    2. Create a database for WordPress on your web server, as well as a MySQL user who has all privileges for accessing and modifying it.
    3. Rename the wp-config-sample.php file to wp-config.php.
    4. Open wp-config.php in your favorite text editor and fill in your database details.
    5. Place the WordPress files in the desired location on your web server:

    • If you want to integrate WordPress into the root of your domain (e.g. http://example.com/), move or upload all contents of the unzipped WordPress directory (but excluding the directory itself) into the root directory of your web server.
    • If you want to have your WordPress installation in its own subdirectory on your web site (e.g. http://example.com/blog/), rename the directory wordpress to the name you’d like the subdirectory to have and move or upload it to your web server. For example if you want the WordPress installation in a subdirectory called “blog”, you should rename the directory called “wordpress” to “blog” and upload it to the root directory of your web server.

    6. Run the WordPress installation script by accessing wp-admin/install.php in your favorite web browser.

    • If you installed WordPress in the root directory, you should visit: http://example.com/wp-admin/install.php
    • If you installed WordPress in its own subdirectory called blog, for example, you should visit: http://example.com/blog/wp-admin/install.php

    That’s it!

    Source

  • 1 Comment
  • Filed under: WordPress