As Internet marketers, we are faced at some point with not only creating web pages, such as a sales page or opt-in page, but also complete websites either static or on a CMS platform such as WordPress.

This work usually involves time spent in your HTML editor creating the pages, adding images, an opt-in form, ad boxes and other elements that will make up the website. Then you put all this information into folders, log into your webhosting account, and FTP everything up to your server.

A question is, when would be the best time to do this work that someone might not see all this construction when your site is online 24/7.

What if you could create an environment similar to that of your web server on your local computer, do all the work on your site and when completed, FTP to your server as a complete site.

Well, to do that, you need a WAMP! No, it has nothing to do with ‘Work At Home Moms’ or something you drive your car up on. A WAMP is an application the runs in a Windows Operating System. The acronym is Windows Apache MySQL and PHP or Perl or Python.

This is where the first note comes in: You should be at least an intermediate level computer user to use these types of programs.

easyphp1 Internet Marketing With Free And Open Source Software   EasyPHP

EasyPHP is one such program. Actually, it was the very first WAMP, developed in 1999 and licensed under the GPL. EasyPHP is a WAMP package that includes the scripting language PHP, the web server Apache, the SQL server MySQL, as well as the database manager PhpMyAdmin and the debugger Xdebug. There is nothing to configure by the user, it’s already done by the application!

easyphp226x124 Internet Marketing With Free And Open Source Software   EasyPHP

EasyPHP is portable as well. You can install it on your system or on a USB drive and develop or present locally your PHP code, projects, websites, scripts, applications, etc.

And yes, that was a tip for those of us doing local business promotion. How powerful would it be for you to be able to not only give a customer a view of their proposed site, but have them locally involved in its creation?

EasyPHP is simple to install and is a very light weight application. Theonly real limits to it are the size of the databases you create. And that, of course,  is subject to your machines capacity. But, this is a development, not a production, application.

EasyPHP has pre-configured modules available for it. It has the CMS platforms WordPress, Joomla and Dupal; Prestashop, an ecommerce storefront that is also free and open source software; SPIP, a CMS oriented toward online collaborative editing. Soon there will also be modules for Phorum and phpBB, the online forum platforms.

modulesloaded320x139 Internet Marketing With Free And Open Source Software   EasyPHP

Personally, I have only used EasyPHP for WordPress site building. However, I do not use the WordPress module. I just downloaded the latest version of WordPress and placed the unzipped WordPress folder inside of the ‘WWW’ folder of the EasyPHP program files and run from that.

You just add your theme and plugins folders to the wp-content folder, just as with your server. Then create your site as you like and when complete, just take all of your theme folders and upload to your server. Hook up and configure the plugins and test your links. That’s about it!

I run EasyPHP on Windows XP, however, it will run on Vista and 7. If you have a 64bit system, you will find EasyPHP in your X86 program files.

Like I said earlier, EasyPHP is not a tool for everyone. But, it really is easy to use and a serious time saver in terms of site development. And as Internet marketers, anything that saves us time is a plus.

This brings to a close our series on ‘Internet Marketing With Free And Open Source Software’.

I hope that you have found it useful!

Till next time!

Technorati Tags: , , , , , , , , , , , , ,

Comments (3)

If you have been around computers for very long, especially involved with Internet marketing, you have no doubt had occasion to use the Windows default notepad. Such as when you want to right click on a web page and select ‘View Page Source’ this opens the HTML source code of the page in notepad.

As handy as notepad is to use, it has very few features built in. Not the least of which it shares with its cousin wordpad. That is that neither has a spell checker. So, for instance, if you create an article or blog post in notepad you will still need to open another utility, like an office word program, and copy and paste your work to check your spelling.

And that means switching back and forth from one to the other as corrections are required. Not to mention some very unusual formatting should you try to copy from the word document. Copy a word document into an HTML editor and view the source to see what I mean, if you have never done that. Wouldn’t it just be so much easier to complete the task in a single utility?

notepad plus plus192x135 Internet Marketing With Free And Open Source Software   Notepad++

One such utility is Notepad++. Notepad can easily assume the duties of creating your articles and blog posts with no unwanted background coding. As well as open and edit HTML and PHP files; check your edited files through W3C directly; open your edited files in your default browser or another of your choosing; and check your spelling. But, not your grammar.

But, I’m not suggesting Notepad++ simply because it has a built in spell checker. Nor am I suggesting that Notepad++ is a replacement for notepad. It is simply an excellent tool when you need something that is much, much more than notepad or wordpad.

Notepad++ is a free and open source source code editor that supports several programming languages. These include, but are not limited to, C, C++, Java, C#, XML, HTML, PHP, JavaScript, SQL, CSS and more, running in the MS Windows environment.

notepadplusplus300x250 Internet Marketing With Free And Open Source Software   Notepad++

It offers a user interface that is much friendlier than some of its competitors. It has a familiar row of icons with their mouse-over labels that sits at the top, and one row of tabs is just below that. All of the coding tools live in the menu bar. It has support for tabs so that you can edit several documents at once.

Notepad++ offers many features, far too many to list here and has support for over 100 plug-ins.  This makes Notepad++ a very versatile tool. Plus, Notepad++ is available in several languages with documentation on translating into your own native language if it is not found on the Binary Translations page.

With all of the built in features and capabilities of Notepad++, it may sound a bit over the top for the average user. Well, the truth is, no! Once you get in there and look around, you will find many familiar tools and features from several different utilities combined into one.

You can open your work in your favorite browser to see how it looks online. It has all of the usual features you would expect from a text editor, such as find and replace, text wrap and word count. Plus, when you have finished your document, you can copy and paste right into your blog editor without a lot of background code or formatting. It will also add up numbers for you.

Since Notepad++ is a source code editing tool, you use it just like an HTML editor. It has numbered lines, just like your HTML editor and can be set to be the default HTML viewer when you pull a page source from your browser or need to edit web pages.

All in all, Notepad++ is a very handy open source software tool to add to your Internet marketing toolbox. Which, by now I suppose, is getting pretty full. But, before we close the lid, I have one more suggestion for you.

And, frankly, it is a tool that many may find a bit too intimidating. However, it is a tool that I feel you should made be aware of, just in case. It’s called EasyPHP!

Till next time!

Technorati Tags: , , , ,

Leave your Comment

A big question for many Internet marketers is how to get screen capture video on their own sites and those of the video sharing sites.

An old favorite has been the free and open source software CamStudio.

camstudio305x299 Internet Marketing With Free And Open Source Software – CamStudio

CamStudio has been around for some time, since around 2005, and being open source software means that everyone has access to the code for the software. This means that there is more than one version of this tool available to you.

We will be discussing the still free version based on the original source code. This will give you an idea of what to expect from the free version and what to look for should you decide to go with a paid version.

CamStudio is able to record all screen and audio activity on your computer and create industry-standard AVI video files and using its built-in SWF Producer can turn those AVIs into bandwidth-friendly Streaming Flash videos (SWFs).

It works very well when used to create demonstration videos for a software product; classroom tutorials or creating video screen capture for information products. There is also a lossless codec available on the homepage that produces very good sound quality.

Like I said, there are some issues to consider with the free version 2.0.
The videos will not play in Firefox or Netscape Navigator(who uses this browser besides me anyway?) browsers.

Also, I picked this up from the website homepage regarding a couple of issues and how to work around them:

“A number of people have mentioned having trouble viewing SWF videos generated by CamStudio. It turns out there’s a bug which means you can’t see anything if you try watching them with Netscape or Firefox (Internet Explorer works fine) …

The next update (2.5) will fix this but until then, here’s a temporary workaround:

Open the related HTML to the SWF you’ve just generated and look for the line starting with the “EMBED SRC” command …

Change the Width and Height values in this line to match values in the line starting with “OBJECT CLASSID”.

Save the file and you should be good to go …”

Also;

“If your computer’s memory or virtual memory usage starts climbing rapidly when viewing a SWF authored by CamStudio to the point when your PC locks up so you have to reboot it, recreate the SWF from your source AVI file and in SWF Producer, make sure you select the Advanced tab and check the Memory Management tickbox (Manage Flash player internal memory). That should sort the problem out. Thanks to Ben Ward for the fix.”

CamStudio can also add high-quality, anti-aliased (no jagged edges) screen captions to your recordings and with the Video Annotation feature you can even personalize your videos by including a webcam movie of yourself “picture-in-picture” over your desktop.

You can choose to use custom cursors, to record the whole screen or just a section of it and can reduce or increase the quality of the recording depending on if you want smaller videos (for emailing to people, for instance) or you can have “best quality” ones for burning onto CD/DVD.

CamStudio is fairly easy to use software. But, if you are technically challenged o catch a snag, it comes with a comprehensive built-in help file, so you can simply hit “Help” and get the answers you need.

On the CamStudio homepage there is a Beta v2.6 available with a stable version 2.5 in the works that will address the above mentioned issues.

If have not used screen capture software before, there is another issue to address. When using video capture software, whether this free version or the premium software, they are resource hogs to your computer.

You see, only a certain amount of system memory is allocated to your USB devices. So, if you have a wireless USB keyboard and mouse along with your printer and USB webcam, you may need to do some unhooking and rerouting to be able to be able to record.

As I mentioned earlier, there are several versions of CamStudio around that are built around the original source code. Most of these have had the playback in Firefox and Netscape issue resolved. And some now include the ability to add a redirect to the end of the video. I have seen those go anywhere from free, during a giveaway event, to around $5.00 and up.

The best, reasonably priced, version that I have seen is from David Guindon and his CamStudio Pro. Dave’s version has several added features and since he continues to work on it, he provides updates and added features.

So, now we have added a streaming video desktop screen capture tool to your Internet marketing toolbox. Take CamStudio for a spin and even should you decide to go with a paid version, you will at least have a idea of how the software works and familiarize yourself with its operation and features.

When we return. we will have a look at a powerful free and open source replacement for notepad, NotePad++.

Till next time!

Technorati Tags: , , , , ,

Leave your Comment

In recent years, Internet marketing has been somewhat reshaped by the introduction of multi-media into our efforts. To take full advantage of the different types of media, such as audio, requires special tools that will allow us to generate our message and then convert that to specific formats like mp3, iTunes, etc. and make it available to market.

The premier free and open source software tool for recording and editing sounds is Audacity. Audacity is available for Mac OS X, Microsoft Windows, GNU/Linux, and other operating systems.

audacity.logo245x92 Internet Marketing With Free And Open Source Software – Audacity

You can use Audacity to:

* Record live audio from microphone, line input, or other sources.
* Convert tapes and records into digital recordings or CDs.
* Edit Ogg Vorbis, MP3, WAV or AIFF sound files.
* Cut, copy, splice or mix sounds together.
* Change the speed or pitch of a recording.

Let’s say that you have recorded a teleseminar where there may be some gaps or background noises. With Audacity you can play back the recording, cut out bad stuff, splice it back together and generate a clean recording ready to convert to whatever your required format. And it is all done as easily as clicking a mouse.

audacity300x249 Internet Marketing With Free And Open Source Software – Audacity

Audacity is currently available in two versions, a stable release for most users that supports Windows OS up to Vista; MAC OSX up to 1.2.6; and Linux/Unix up to 1.2.6. This would be best for average user on Windows XP.

audacity1.2.6 250x190 Internet Marketing With Free And Open Source Software – Audacity

The latest release of Audacity is 1.3.12 (Beta). This version is recommended for more advanced users, and for everyone on Windows 7, Windows Vista and Mac OS X 10.6.

audacity.1.3 250x190 Internet Marketing With Free And Open Source Software – Audacity

Audacity is extensible through the addition of plug-ins and libraries. Plug-ins can give you extra effects, or more audio generation and analysis capability. Adding libraries can allow you to import or export additional audio formats.

On the Audacity download page, click the link on the left of the page that says, “Plug-ins and Libraries.” You will want to be sure to get the LAME MP3 encoding library. This allows Audacity to export audio in the MP3 format. To install the LAME library, click the link for the LAME FAQ.

Bear in mind here that some of the plug-ins I mention you may not have an immediate need for. I mention them only as reference. However, you will need the LAME mp3 for sure. You can always add the additional plug-ins as your skills and needs progress.

To install new plug-ins, place them in the Plug-Ins folder inside the Audacity installation folder. Basically, you download the plug-ins in the form of a .zip. Just extract the file and copy and paste the .dll files into the Audacity installation file under plug-ins. However, directions for installation are included with the file or on the Audacity homepage.

After installation, restart Audacity, then the Plug-ins will appear underneath the divider in the “Effect”, “Generate” or “Analyze” menus.

Audacity has built-in support for LADSPA plug-ins and Nyquist effects on all operating systems. These plug-ins are mostly built for Linux, but some are available for other operating systems too. Audacity can load VST effects on Windows and Mac using the optional VST Enabler.

In addition to supporting LAME, the Beta 1.3 version of Audacity has experimental support for the FFmpeg import/export library. This allows Audacity to import and export many additional audio formats such as AC3, AMR(NB), M4A and WMA, and to import audio from video files.

If you miss the download for the LAME or FFmpeg don’t sweat it. Just open Audacity and click ‘Edit’>’Preferences’> ‘Libraries’. This will open a dialog box that will tell you if Audacity has found those libraries. If not, there is a link to download them right in that box.

It all sounds a bit ‘techy’, I know, but it is a valuable and important part of marketing. Not only can you create your own podcasts an audio for your web sites, but you can repurpose content, such as telesimars that you have done, to create new products.

Give Audacity a try and you may find that you don’t know why you haven’t already included it in your Internet marketing toolbox.

Our next free software tool to discuss is Camstudio, which is a streaming video desktop capture software.

Till next time!

Technorati Tags: , , , , , ,

Leave your Comment

  • RSS
  • Facebook
  • Google+
  • LinkedIn
  • Orkut
  • FriendFeed
  • Twitter
  • Tumblr
  • Digg