Archive for 'New Products'

Dream Tool Videos are on sale!

Finally, my latest product, the Dream Tool for Internet Marketers – WordPress 3.0 has been launched.

So, what is it about, you may ask. It is the best video tutorial series teaching how to use effectively the new WordPress 3.0 in internet marketing. You get 7 videos and a bonus video, plus the transcript of the audio in a PDF file, which also contains all the code snippets mentioned in the videos.

Take a look at the titles:
Video #1 – Overview
Video #2 – MultiSite in subfolders
Video #3 – MultiSite on subdomains
Video #4 – Domain Mapping
Video #5 – Domain Mapping revisited
Video #6 – Installing Themes and Plugins
Video #7 – Tricks and tips
Video #8 – BONUS: Migrating blogs to WordPress 3.x.x
Transcript and documents – The transcript of the audio and other document files (pdf)

Read more

The launch date for the Dream Tool (WordPress 3.0) videos

Finally, the launch date for the WordPress 3.0 videos – The Dream Tool for Internet Marketers – is here on the horizon.

We planned to launch it earlier but… I am sure you are not interested in all the details, except one: when?

Well, I wanted to make it kind of symbolic. Sometimes I have this kind of crazy ideas. As many of you may know we are moving from the Prairies, where we live now, to Ontario. We already bought a house there and the possession date is September 9.

But I came up with the idea of WordPress 3.0 being a “dream tool” for internet marketers here, in this house. And I planned all
Read More or add a comment »

WordPress 3 -The Dream Tool for Internet Marketers. Free report released

As the title says: I am giving away a FREE Report about why the new WordPress version 3. should be considered a “dream tool” in internet marketing.

I am going through all the new features, explaining them with plenty of screenshots. Here are some of the chapters:

  • Are You Benefiting from All the Amazing New Features in WordPress 3.0?
  • The Menus You Always Wanted for Your Blog
  • The Hidden Gem: Custom Post_Types (and Templates)
  • WP Multi Sites – Install Once, Blog Dozens of Times!
  • Applying Themes for all Your Blogs at Once!
  • Adding Plugins for all Your Blogs at
    Read More or add a comment »

WordPress 3 – challanges for plugin authors

The Setup

As I posted earlier, I started to experiment with the new WordPress 3. MultiSite version. Everything went smoothly… until I tried to play with the plugin activation in the multisite setup.

If you have WP 3 or later installed you could notice there is an improved plugin listing in the admin panel:
30_new-plugin-menu

Besides the earlier All – Active/Inactive tabs now we have some new ones:
Read more

HTML Template into WordPress

It is well-known that all WordPress themes are built using PHP files. Actually, the whole WordPress engine – blogging software – is built on PHP. This post is not really about the difference between HTML and PHP files, and just for editing or manipulating your theme files (the templates as they are called in the WP terminology) you don’t need any specific PHP knowledge. I will talk about how to convert an ordinary HTML template into something usable in your WordPress theme.

The basic structure of any template file is just classic pure
Read More or add a comment »