$100 Free Advertising from Yahoo! and FREE processing from PayPal

AppliedI news, Hosting & Partner Discounts No Comments »

http://www.paypal-promo.com/searchmarketing/images/banner/bnr_yahoo100dollar_150wx100h.gifAppliedi.net has partnered with PayPal and Yahoo! to bring you a special offer just in time for the holiday season. Signup today for the Yahoo! PayPal Checkout Program and get more customers — plus save money at the same time.  Here’s the benefits:

You’ll get noticed on Yahoo! search results with a shopping cart icon next to your ad.

thumbnial_home2

Your ads on Yahoo Search will stand out among the crowd with a shopping cart icon next to the ad title, giving you the extra something special to make your ad more enticing. 

You’ll be able to tap into PayPal’s network of users, with over 150 million accounts

By offering PayPal Express Checkout your shoppers will be able to checkout quickly and easily using PayPal Express Checkout.  PayPal Express Checkout is probably already supported by the shopping cart engine you’re using and requires little more than signing up for it with PayPal and enabling it in your shopping cart.  Some of the shopping carts Appliedi.net hosts today that supports PayPal Express Checkout include: aspdotnetstorefront, bvcommerce, storefront by LaGarde, CREloaded, OSCommerce, The Commerce Starter Kit and ProductCart to name a few.

You’ll get FREE checkout transaction processing through April 30th 2008!

PayPal is offering free checkout transaction processing for all merchants through April 30th 2008.

How To Get Started Today!

To get started you’ll want to make sure you have a Yahoo Sponsored Search account already. If you don’t, Click here to sign up for a Yahoo Sponsored search and get in additional bonus $50 of free search credits.

http://www.paypal-promo.com/searchmarketing/images/banner/bnr_yahoo100dollar_150wx100h.gifNext click on the banner to the left and sign up for paypal promotion. If you don’t already have a paypal business account you’ll be prompted on how to sign up for one, but don’t worry it’s free to have a PayPal business account.

That’s all there is to it. In about 10 business days your Yahoo ads will have a shopping cart icon and you’ll receive your $100 of free clicks in a couple weeks.

AppliedI.net is dedicated to being your online business partner and this is just an example of the great offers you have exclusive access to as a hosting partner. In fact today we offer more than $275 in free advertising offers through our various search partners, $150 savings in website security and several hundreds of dollars in free software or discount offerings all through our hosting partner marketplace.

Community Server 2007 Developer Conference (CSDC)

ASP.net Applications, Partner News No Comments »

The first official Community Server Developers Conference (CSDC) was held on the weekend of October 20th and 21st and Appliedi.net was there to be part of it.

Over the past few years Community Server has played a lead role in web based community sites by being the platform of choice by developers from around the world.

For those of you that don’t know, Community Server is an all round ready to go system based on blogs, photo galleries, forums, and file sharing.  The application is developed by Telligent Systems and built with ASP.net (C#).  The most recent version available for download is Community Server 2007 2.1.  The application can be hosted on our Value Plus plan and can easily scale to any of our advanced or enterprise dedicated asp.net  hosting solutions.

IMG_3449

[Left to Right: Jess Coburn, President and CEO of Appliedi.net; Rob Howard, CEO of Telligent.]

The conference itself was based on theming community server, reporting, and a look ahead into Community Server 2008.  We also got a sneak peak at the companies’ latest project named Graffiti. This newly created CMS will allow a small to mid sized business full control over their web presence without the need for a designer.

IMG_3447

[Left to Right: Dan Bartels, Development Architect with the Community Server project; Carlos Caneja, CTO of Appliedi.net]

One of the greatest things about this event was the variety of people that were present from all over the world.  Attendees from Central and South America as well as all parts of Europe were all there to be a part of this.  We spoke with the IT folks from FOX, HP, and Texas instruments on how Community Server 2007 plays a lead role as their web content delivery method.

IMG_0083 

The Applied Innovations Team gave away 2 Zune media players after its presentation on the Windows web platform and ASP.net hosting.

IMG_0094 IMG_0095

If you want to learn more about Community Server Hosting be sure to visit our Windows ASP.net hosting solutions on the shared and dedicated platforms.

-Carlos Caneja

Windows Server 2008 Hosting Roadshow

Partner News 1 Comment »

 roadshow_invite

Microsoft is offering a FREE Hands-on IIS7 Training session with their Hosting Roadshow.  Although we’ve been working with Windows Server 2008 and IIS7 for over a year now, IIS7 represent a major change for web hosting providers world-wide and I had the opportunity to attend the training myself this week. This was without question one of the best IIS training sessions I’ve attended and I’ve been going to them since the earliest Windows 2000 training sessions.

I’d encourage anyone that manages their own dedicated server, vps server or even web developers to attend this training as there’s something there for everyone.

If you’re interested in learning more about the roadshow even click on the banner above.  This week we’ll start a weekly blog article about IIS7 and Windows Server 2008 and how it’s changing and just what to look forward to.

The better way to do permalinks in Wordpress on Windows

Web Applications 6 Comments »

Lately we’ve been blogging about about Wordpress here at AppliedI.net. The reasons for that are plenty but mostly it’s because many customers have acknowledged that they find it a great tool and have found these articles useful.  As Andre pointed out earlier many people are starting to use blogging tools like wordpress as a full CMS application. 

One of the great features wordpress has is that you can enable a feature called permalinks.  According to Wikipedia:

A permalink is a URL that points to a specific blogging entry even after the entry has passed from the front page into the blog archives. Because a permalink remains unchanged indefinitely, it is less susceptible to link rot.

A permalink is useful as it provides an easy to remember URL to a blog article and is also pretty search engine friendly.

How permalinks used to be done on Windows

Previously if you wanted to enable permalinks in your Windows based blog you had only a couple options:

  1. using a custom 404 redirect as explained on the Keyboard face blog.
  2. using an ISAPI filter, such as Dean Lee’s isapi filter.

These worked well and I’ve used both in blog. But today, thanks to isapi-rewrite 3.0 from helicontech.com we have a new way to do it. Helicontech’s latest version of isapi-rewrite is mod_rewrite compatible. Mod-rewrite is a URL rewriting engine used in apache web servers and since almost all PHP apps are initially written for apache based servers they make use of mod_rewrite rules. Helicontech saw this and rewrote their own isapi-rewrite tool to be mod_rewrite compatible.

This means if you have an application like wordpress that makes use of mod_rewrite you’ll be able to use the same rules and just upload a .htaccess file to your Windows hosted account and you’re done!  It couldn’t be an easier. Fortunately for you, AppliedI.net includes isapi-rewrite 3.0 for free with all shared hosting accounts so you have this functionality immediately.

How to do permalinks in wordpress in IIS6 with your blog in the root folder

Many users put their blog in their web root folder so when you go to http://www.example.com/ the blog comes up immediately. This tutorial portion assumes this is where your blog is. If this isn’t where you’re blog is please read the next section.

Once you’ve installed your wordpress blog on your site you’ll want to log into the admin section and select options and then select permalinks. You’re going to make the following changes:

1. Under Common Options:

Select Custom, specify below. Enter the custom structure as: /archives/%year%/%monthnum%/%day%/%postname%/

image

2. Under Optional:

We’re going to enter a category base and tag base. This is important because you’re going to categorize your articles (to make them easier for the visitors to browse) and tag your articles to help with searches and also allow your related articles to be grouped. For Category base: /category/ For Tag base: /tags/

image

3. Update Permalink Structure

Once these are set you’re going to click the button, update permalink structure. This is going to update these settings your database. We’re not done though. We still have to upload the .htaccess file. 

4. Create .htaccess file

You’ll create a new text file and name it .htaccess. In this text file you’re going to include the text:

# Helicon ISAPI_Rewrite configuration file
# Version 3.0.0.21

# BEGIN WordPress
# <IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
# </IfModule>
# END WordPress

You’re going to want to enter the text just like that and then upload this file to your website’s root folder. That’s it! Permalinks should now work.

How to setup wordpress permalinks for /blog/ on IIS6 (or windows hosting)

The steps in this section of the tutorial are just like the steps above except this assumes your blog is in a subfolder called /blog/ so your blog is accessed as: http://www.example.com/blog/. If your blog is in a subfolder other than blog you’d change the instructions below substituting your folder name for /blog/. The only step that changes is step #4.

Once you’ve installed your wordpress blog on your site you’ll want to log into the admin section and select options and then select permalinks. You’re going to make the following changes:

1. Under Common Options:

Select Custom, specify below. Enter the custom structure as: /archives/%year%/%monthnum%/%day%/%postname%/

image

2. Under Optional:

We’re going to enter a category base and tag base. This is important because you’re going to categorize your articles (to make them easier for the visitors to browse) and tag your articles to help with searches and also allow your related articles to be grouped. For Category base: /category/ For Tag base: /tags/

image

3. Update Permalink Structure

Once these are set you’re going to click the button, update permalink structure. This is going to update these settings your database. We’re not done though. We still have to upload the .htaccess file. 

4. Create .htaccess file

You’ll create a new text file and name it .htaccess. In this text file you’re going to include the text:

# Helicon ISAPI_Rewrite configuration file
# Version 3.0.0.21

# BEGIN WordPress
# <IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /blog/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
# </IfModule>
# END WordPress

You’ll notice RewriteBase has now changed to reflect the /blog/ folder instead of /.  That’s because we’re assuming your blog is in a subfolder named /blog/. Once you’ve modified this file, save it and then upload it into the subfolder /blog/ where your blog is stored. It’s import that the .htaccess file go in the actual folder you’re doing the rewrites on and not the parent folder.

That’s it! Permalinks should now work.

Additional Information

Permalinks are very important as you can imagine and the .htaccess rules above actually came initially from Perishable Press’s article The htaccess Rules for all WordPress Permalinks and have been updated for isapi-rewrite 3.0 compatibility.

If your hosted with a host that doesn’t support isapi-rewrite 3.0 for you blog you can learn more about our Wordpress Hosting by following that link.

WordPress: The future super CMS

Hosting Enhancements, Web Applications 2 Comments »

WordPress has become so popular that I’m 90% sure that you have at least heard about the name. WordPress is in reality a blogger-like application that can be installed onto your own web hosting account.

With it you can even create your own community of bloggers, each person with his/her own blog, or you can have multiple authors on a single blog as well. Everything was thought of.

WordPress isn’t only this though. In essence yes. But it can be more, much more.

Many people, including myself use WordPress for more then just blogging. On my particular case, it’s the only CMS and it’s actually the platform that delivers all my website’s content to visitors. Everything dynamically!

In fact, I predict WordPress will turn into a full Content Management System such as Joomla, phpNuke or Post-Nuke. It really has the power for it. Actually it’s way more powerful and it can be much more secure then the ones I just mentioned. It’s all about patience and time to secure it.

Don’t worry, it isn’t insecure. But just like every other popular application, vulnerabilities are found more easily, and unfortunately they also become public from night to day. Again, a few tweaks here and there will kept your site secure from all the threats.

One of the things I’ve done on mine was to promptly restrict admin access to my IP only. Even if you have a dynamic IP and cannot do this, you can always restrict the IP range to your ISP. This is done by using rewrite rules.

More information on this can be found at:
http://blogsecurity.net/wordpress/article-210607/

Having this covered, WordPress can be your best pal on content management. Especially with the new tool from Microsoft: Windows Live Writer.

So with WordPress you’ll be able to submit new articles and update existing ones without even having to open a browser window.

What else could we ask for?

Plus with so many themes and plugins being developed for it, you can even sell cars through it. Sounds crazy, doesn’t it? WordPress can do everything, really. Like I said it’s just a matter of putting time and effort into it, and it will become the perfect CMS for you, guaranteed.

Some interesting links:
Installation guide by Jess Coburn (Appliedi.net)
WordPress’ official plugin directory
WordPress’ official theme directory
Wordpress compatible Hosting

>
Entries RSS Comments RSS Log in
Close
E-mail It