I am always on the lookout for good resource websites to pass along to my readers.

For those of you looking for additional assistance sharpening your CSS and web design skills, then CSS-Tricks is the website for you.

CSS Tricks Web Design Community

Let me break down all that CSS-Tricks offers.

On the surface, CSS Tricks offers regular how-to content via their blog. Examples, include such topics as Rounding Out Borders or how to rotate headers 90 degrees.

It would be easy to glance over the blog and miss a lot of excellent content.

First, they have organzied their content according to your level. They have level based learning based on Beginner, Intermediate and Advanced CSS concepts.

Second, they offer Code Snippets, chunks of code you can implement on your own website. These snippets are not just reserved for CSS code, but cover .htaccess, HTML, JavaScript, jQuery, PHP and WordPress. This is quite an awesome collection of handy code bits to help you accomplish a wide variety of tasks. Examples:

In the Downloads section, you have access to larger chunks of code. For example, you can download the code for a fully functional Jquery Slider.

For those of you who are visual learners, there is a whole section of screencasts where a wide variety of how-to’s and tutorials are offered.

Lastly, if you can’t find what you are looking for, post your question to the Forum.

I really appreciate the effort sites like CSS-Tricks have put into building a very solid resource website. AS you can see, it is FAR more than just CSS. The site covers all the key components of web development and design. Add it to your short list of reference websites.

Tagged with:
 
Tagged with:
 
Tagged with:
 
Tagged with:
 
PSDFAN Logo

Photoshop Tutorials and Resources

I discovered this handy site the other day and I thought I would pass it along to all the potential PhotoShop Gurus out there. I confess that I am not a highly skilled Photoshop kinda guy nor a PSD to website kinda guy. HOWEVER, I know many people who are and I left compelled to find a good resource to recommend. I was impressed with the clean look and feel of the PSDFAN site as well as the clarity of the articles and tutorials.

PSDFAN is an Adobe Photoshop Resource and Tutorial website that offers a lot of great information for free as well as a member supported section for premium content.

Let me break down what they offer:

Tutorials

Tutorials are broken down into the following categories:

Designing
Text Effects
Drawing
Photo Effects
Web Design
Icon Design
Basics/Tools

All tutorials are very easy to read with lots of images. Here are a couple of examples:

Master a Professional Photo Retouching Workflow
Complete Guide to Photo Sharpening in Photoshop

If you are a member (see below), you can download the corresponding file(s) (if any) for each tutorial.

Articles

Just like any blog, PSDFAN offers regular content on topics such as web design and product reviews. One of the more unique features is a regular series called 30 Minute Redesigns, which according to Tom, the site owner, is “a weekly post series where I take a visitor’s website, analyze it’s design and then provide a redesign free of charge – all in just 30 minutes!”

It is pretty cool to see what he does with websites. Plus, if you get selected, you get the PSD he designs for free!

PSDFAN also offers Free Thursday Textures.Every Thursday they offer free downloads of .jpg image textures. A little something each week to spur your creativity.

Downloads

Similar to downloading the Free Texture Thursday images, PSDFAN offers a fullset of downloads for premium and free members. You can download a variety of brushes, wallpapers, vectors, icons and textures.

Member Content

If you decide to become a member, it costs $9/month. Your membership includes:

  • Over 100 Source files to accompany our huge collection of Photoshop tutorials
  • Weekly members-only tutorials
  • Dozens of high-res textures
  • Members-only brush sets
  • Members-only vector packs
  • Regular discounts from design-related sites/services (these alone save you more than your membership fee.)

If you work with Photoshop either as a web designer or a graphic artist, then
PSDFAN is worth a look. I recommend it for the beginner as it is very easy to navigate, all the tutorials are pretty straight forward and content is very current.

Tagged with:
 

CSS3.info will provide you with the core knowledge you need to begin learning and using CSS3.

CSS3INFO Logo

CSS3.info keeps a very handy list of all the modules that exist in the CSS3 specification.

CSS3 Modules

Why check the status of a module? If you are just being introduced to CSS3, this list will help you know which modules are being recommended and thus, eventually supported by modern web browsers. For the beginner, you may not want to learn particular modules that are considered low priority and have not been updated in eight years.

Since there are pieces of the CSS3 spec that may not be implemented by particular browsers, it is helpful to check to see if your particular browser will work. Use the CSS3 Selectors Test to see your browser compatibility. As of this writing it runs 550+ tests, testing 41 different CSS selectors. Selectors that pass are shown in green. A moderate level of failure is shown in orange. A total failure is shown in Red.

Chrome Version 14 results:

CSS3 Info Selectors that passed the test

IE 8 results:

CSS3info Notice of Selectors that Failed

CSS3INFO Failed Selectors

As you can see, the CSS Selector Test will give you a heads up in dealing with any issues in a particular browser.

The CSS Preview section is where you can begin to learn and play with CSS3.

Choose the particular feature you are interested in:

CSS3 Features

Each features has a lengthy page that provides a code example and then a very verbose explanation of that feature. The beginner should be satisfied with the example. The advanced user will gain from reading the more detailed explanations.

Box-Shadow example:

CSS3INFO Example of New CSS3 Feature

CSS3.info is a good place to begin to dip your toe into the water.  If you have not been exposed to CSS3 now is the time as most major browser have been making inroads to implementing the CSS3 spec.

Visit our CSS Tutorials page for other CSS tutorials and information.

 

Tagged with:
 

Killersites has been one of my recommended web design tutorial sites for a long time. I thought I would take the time to write a little bit more about this excellent resource.

Killersites Logo

There are two things about Killersites that I appreciate.

First, the tutorials are offered either as a monthly subscription OR as a package download (or DVD). I think it is helpful to offer customers a range of possibilities. For those on the go, a web based monthly subscription may make more sense. If you are more methodical, the DVD’s may fit your need to watch things over and over.

Second, they understand the difference between a designer and a developer and offer separate courses for each. Plus, they also teach the necessary ancillary database skills (MySQL) and JavaScript.

I am going to focus on two DVD packages as well as discuss their online subscription service.

The two packages below focus on taking someone from a very beginner level to an intermediate level.

The Complete Web Programmer focuses on learning PHP and Javascript skills. If you are interested in being more of a coder than a designer, than this series of classes are for you. Topics covered:

  • PHP Basic
  • PHP Misc.
  • PHP and MySQL Basics
  • PHP CRUD + Pagenation
  • PHP Login
  • PHP Tag Cloud
  • PHP Shopping Cart
  • PHP OOP discussion
  • PHP Login Using OOP & MVC
  • PHP and Javascript Form Validation
  • Advanced PHP
  • Advanced MYSQL
  • Beginners Javascript
  • JQuery

There is a total of 33 hours of video.

The Complete Web Designer takes a different approach and focuses on core skills of web design: CSS and Photoshop. These modules also introduce the user to basic javascript and PHP. The modules included:

  • Web Design 1 – the basics.
  • Dreamweaver CS5 – learning how to web design with dedicated software.
  • CSS Layouts – going deeper into web layouts using CSS.
  • CSS Lists – learn to harness the power of HTML lists with CSS.
  • Photoshop for the Web – learn to transform your Photoshop based layouts into web pages.
  • HTML Forms – learn to create HTML forms to collect information.
  • Horizontal Lists with CSS Sprites – go deeper into creating cool menus with CSS.
  • Beginners Javascript – learn the basics of this key tool in modern web design.
  • Beginners PHP – learn the basics of language that powers so many web sites.
  • WordPress Basics – learn how to set up and run this powerful blogging engine.

There is a total of 29 hours of video.

Lastly, at a greater value for the price our the subscription packages. Two are offered. The basic subscription is $29 for 3 months. This includes access to 700+ videos. The premium subscription is for 12 months, costs $99, and includes access to 900+ videos plus project files. The list of videos is too lengthy to include here. However, you can get a taste of the material as they offer several demo samples on their website.

I promote resources like Killersites because they offer an outstanding value to the potential pupil. I remember when I first broke into the field of IT. I took a 6 month classroom course at the cost of almost five thousand dollars ($5000). Crazy!!!

Consider Killersites the next time you are looking to improve your web development and web design skills.

See my recommended web design tutorials, html tutorials, and css tutorials page for additonal resources.

Keep Helpful Content Coming to Your InBox - Subscribe Today!

As someone who is interested in building, maintaining and promoting your own website, a subscription to the Recommended Web Tools newsletter will keep you informed about the tools you need to get the job done.

An email subscription includes a weekly blog posts update, keeping you informed of the topics being discussed on the blog. You will also receive the Recommended Web Tool of The Week. Once every week (or two) you will receive a short email focused on informing you of particular recommended tool.




Tagged with:
 
Tagged with:
 

After a series on HTML Kit Tools, it should be clear what I think is the best html editor.  However, I want to take a step back from that and look at the field of HTML Editors and give you some guidelines for doing some of the research on your own.

First, understand the two basic categories of editors:  WYSIWYG and Code based editors.  WYSIWYG editors hide the code and provide drag and drop capabilities.  While these might be suitable for total non-techies, they have some inherent problems.  Generally, they produce crappy code and if you need to troubleshoot something, it almost becomes near impossible to find the bug in the code that is generated.  Code based editors are for those of you willing to learn to hand code your own stuff.  Even if you don’t feel comfortable coding something from scratch (which I admit, I am not very good at), a Code based editor is very helpful for seeing what is going on, understand the code, and make minor adjustments and customizations  (something I am very good at).   So if i am to answer the question: what is the best HTML editor?,  I would automatically throw out the WYSIWYG editors and focus only on Code based editors.  You may have a different opinion.

Second, consider that MOST modern websites are not serving strict HTML pages (as in, the pages don’t end in with a .html or .htm suffix).  These days, HTML is a generated language, having been generated by some other server side language like PHP or ASP.NET.  Any content management system uses some other language to generate its HTML.  This opens up a whole other world of editors. I will mention some below.

So where can you go to find out about other HTML Editors?

  1. Of course, start with RWT and check out our recommended free html editor as well as my series on HTML Kits Tools.
  2. Head over to Gizmo’s techsupportalert.  They maintain a good list of html editors.
  3. If you are coding in ASP.NET, then you really should be using the latest version of Visual Studio.  Just makes sense.  Though I would love to know if there were other ASP.NET IDEs and editors that developers used.
  4. If you happen to be a PHP Developer, then check out CodeLobtster.  While it is meant to be a PHP IDE, it can be used to do your basic HTML editing.  Can be integrated directly with WordPress or Drupal.
  5. If you use a CMS of any kind, chances are you may not need an editor of any kind. Many are coming with the functionality to peer into and change the CMS code from within the CMS’ interface.
If you have a favorite editor, please post it in the comments.  If it is half-way decent I will add it to this list.
Some folks prefer just using a power text editor to do their HTML work.  But that is a post for another day…

Web Development Tutorials to Increase Your Skills

Seeking to improve your HTML and CSS skils? The resources below can help you become a better web developer and designer and help you make your website superior to your competitors:

  • Learn CSS3: In CSS3 First Look, staff author James Williamson provides an in-depth introduction to the newest CSS standard, detailing its modular format, history, and current level of browser support, while also demonstrating its capabilities and applications. The course includes tutorials on using new selectors, modifying typography and color, working with the box model, and understanding media queries.
  • XHTML and HTML Essential Training: Bill Weinman helps designers and coders understand XHTML and HTML. In the process, Bill covers document structure, block and inline-level tags, floating images, controlling white space, phrase and font markup, and tables and frames. He even provides a good introduction to CSS. Bill offers step-by-step guidance for building a complete working web site
  • Learn HTML5: Author James Williamson introduces the newest HTML specification, providing a high-level overview of HTML5 in its current state, how it differs from HTML 4, the current level of support in various browsers and mobile devices, and how the specification might evolve in the future.
  • The Complete Web Designer: Ten modules/courses compiled to teach you everything you need to know to become a commercial web designer. Hands-on practical training that simplifies and targets the key techniques needed to build modern web sites. Training from experienced web designers who KNOW what is required in the real world of web design
  • The Complete Web Developer: With so many languages and technologies out there, it is really hard for someone to know what to study and in what order - especially if you want to be able to make a living at it! Course focuses on using PHP and MySQL. The Complete Programmer package is designed to guide you along to the way, step-by-step, towards becoming a professional web programmer.
Tagged with:
 

There are a few features of HTML Kit Tools I thought would be worthy to highlight. These are a little more advanced but are helpful to know about.  The following are all video based tutorials.

Versioning Your Files:

Working With Snippets:

Working with Lists:

For additional help with HTML Kit, visit the HTMLKitSupport channel on YouTube.

Tagged with:
 

Ok, I know this is not a post about a web tool or a blogger you should be reading.  It is a post about a singer THAT YOU SHOULD BE LISTENING TO!  I thought this post might be an appropriate break for those of you who need a distraction on a Monday afternoon.

I confess, I am not a country and western fan AT ALL.  Though, it is quite possible that her music is labeled as bluegrass. Whatever category she falls into to, (Bluegrass Soul? (shrugs)), she is worth your time.

I listen to a fair amount of videos on YouTube and I see videos that have been watched hundreds of thousands, if not millions of times.  Frankly, some of them are not worth the time of day.  My goal in this post is to help boost this artist’s exposure and boost those numbers on YouTube.  She is worth your time, believe me.

If you are not moved by her heart, soul and passion then frankly my friend, you are probably not alive!

Ladies and Gentlemen, here are the 10 reasons why you should listen to Amanda Shires:

Purchase Amanda’s latest album Carrying Lightning: MP3 Download or on CD
Previous Albums:

West Cross Timbers

Being Brave

Keep Helpful Content Coming to Your InBox - Subscribe Today!

As someone who is interested in building, maintaining and promoting your own website, a subscription to the Recommended Web Tools newsletter will keep you informed about the tools you need to get the job done.

An email subscription includes a weekly blog posts update, keeping you informed of the topics being discussed on the blog. You will also receive the Recommended Web Tool of The Week. Once every week (or two) you will receive a short email focused on informing you of particular recommended tool.




Tagged with:
 

Keep Helpful Content Coming to Your InBox - Subscribe Today!

As someone who is interested in building, maintaining and promoting your own website, a subscription to the Recommended Web Tools newsletter will keep you informed about the tools you need to get the job done.

An email subscription includes a weekly blog posts update, keeping you informed of the topics being discussed on the blog. You will also receive the Recommended Web Tool of The Week. Once every week (or two) you will receive a short email focused on informing you of particular recommended tool.




Tagged with:
 

If you are looking for information about CSS3, check out CSS3.info.  Very helpful!

Tagged with:
 

A way to consume RSS feeds to create posts on your WordPress blog.

Tagged with:
 

An easy way to give your blog Tumblr like functionality.  Testing it out!

Tagged with:
 

Organizing yourself within HTML Kit Tools is very important.  The first thing you need to do is setup your project space. This post will outline how to create a project within HTML Kit Tools.

From the File Menu, Choose Projects, then New Project.

HTML Kit Tools Project Menu

A “Create New Project” dialogue will appear.

HTML Kit Tools Create New Project Dialogue Box

 

Enter the name you wish to call the project.  Select a label color.  The label color is only for identification within the tab browser.

Click Ok.

The project is now created.  Look at the tab browser and you will see a tab with the name of your project.

HTML Kit Tools Project Tab

Look at the top part of the project tab.  This is where we will set connections to local and/or FTP folders.

HTML Kit Tools Top of Project Tab

Towards the bottom of the list you will see two choices: “Add remote folder (FTP)”  and “Add local folder”.

HTML Kit Tools Select Add Folder

Click “Add local folder”

The Edit Local Folder Setting dialogue will appear.

HTML Kit Tools Local Folder Settings

The Display Name to be entered is how you want this folder to appear within your project.  It does not change the name of the actual folder, nor does it have to match the name of the actual folder.  You will notice I have linked to a folder called “platform_redesign”, but within the Project Browser, the local folder will appear as RWT.

Click OK and the Project Browser will add the folder and display the contents.  You are now ready to click a file and begin editing within HTML Kit Tools.

HTML Kit Tools Local Folders

If you want to connect to an FTP Server, the steps are similar.

Click “Add remote folder (FTP)”

HTML Kit Tools Select Add Folder

The “Add Remote Folder” dialogue box will appear.

HTML Kit Tools FTP Settings

Enter the Display Name for the folder.  This works just like the local folder display name which I explained above.

Enter the Server address: typically something like ftp.yourdomain.com

Enter the username and password for the server.

You may also wish to enter the initial path.  Click the Advanced Tab.

HTML Kit Tools Advanced FTP Settings

Enter in the initial path your desire.  Often it will be something like: /public_html/yourdomain/

Click Ok.  The FTP folder will be added to the project browser and display all the remote files listed under the initial path.

HTML Kit Tools FTP Folders

You can continue to set up additional folders as you wish.

You can setup multiple projects within HTML KIT Tools and keep all your work nice and organized.

HTML Kit Tools can be downloaded on a trial basis for 30 days.

In case you missed it:  my review of HTML Kit Tools.

Prefer a How to Video?  Enjoy:

Tagged with:
 
Tagged with:
 

HTML Kit 292 has long been my HTML editor of choice.  A few years back they stopped development on the standard editor and released HTML Kit Tools.  HTML Kit Tools is an appropriate editor for beginners to use.  It also contains advanced functionality for more skilled developers.  My review will focus on elements important for the beginner.  Four additional blog posts will follow focusing on some “how-tos”.

The latest version of HTML Kit Tools is version 20110721.

HTML Kit Tools is not free.  I know, I know, I try hard to save you money!  It used to be a mere $25 (this was while it was still in Alpha phase).  The cost is now $79.  Pay attention to the registration page as discounts are offered.  By registering you get to download HTML Kit Tools, receive all program updates and have access to several of the other resources created by Chami.  You can download a trial to see if it is the right editor for you.

An Editor for the Aspiring Hand Coder

There are essentially two kinds of HTML Editors.  WYSIWYG editors allow users to drag and drop elements on the screen to arrange the structure of a web page.  The code is hidden from the creator.  ”Text” based editors are for those who want to hand code their websites.  While WYSIWYG editors might be suitable for beginners, I cannot advocate them.  WYSIWYG editors are limiting and will stunt you’re ability to learn.  If you are serious about creating your own website and making your own web pages, it is worth the effort to understand the HTML code.  HTML Kit Tools is my recommended HTML editor for those seeking to hand code their own web development.  HTML Kit Tools employs a number of features to make the job of hand coding easier!  Some will be discussed below.

Why for Beginners?

Beginners need to learn in as pure an environment as possible.  Advanced users need clear access to the code plus additional functionality to speed up the process.  HTML Kit Tools accomplishes both.  There are several “text” based commercial html editors that really are WYSIWYG editors in disguise.  They allow users to switch back and forth between the code and design view.  However, a lot of the built in functionality in some of those tools creates a fair amount of their own code.  In the end, it is messy (very very messy, sometimes almost impossible to debug and troubleshoot)!  With HTML Kit Tools, the beginner has the ability to clearly see their code.  It is a relatively clean interface that offers direct transparency into the code while providing the developer a set of tools that can make their job easier.

The Start Tab

The interface is quite simple.  A ribbon bar at the top.  Function tabs on the right.  Below is a screenshot of the interface.  Nothing cluttered.  Nothing messy.

HTML Kit Tools Main Screen

On the right is a series of tabs.  The default to be displayed is the Start tab.

HTML Kit Tools Start Tab

From here a developer see recently opened projects, folders and files.  The user can access templates as well as set of Getting Started wizards.  A set of commonly used commands is available as well.

The Project Tab

The Project Tab is another useful tab.

HTML Kit Tools Project Tab

From here the developer can access all their files organized by project or folder.  This includes files on a local drive, a network drive or one of my favorite features: on a FTP server.  You can connect to your FTP server and directly edit your files.  A great time saver!

The Start Ribbon

The ribbon at the top of HTML Kit Tools is in the style of Microsoft Office 2007.  If you are new to HTML Kit Tools, you can  learn to navigate pretty easily.

From here developers can:

  • Create new documents
  • Open Files
  • Show Projects
  • Save
  • Upload
  • Print
  • Customize the HTML Kit Tools interface
  • Add Code Snippets
  • Find various help resources

The Edit Ribbon

The edit ribbon offers all the standard kinds of editing functionality.

HTML Kit Tools Edit Ribbon

  • All the various copy and paste functions
  • The Copy Paste Pad – which I love.  Beats opening up Notepad to hold text that you have copied out of some code and need to hold it to the side for awhile.
  • Delete
  • Undo
  • Various Document Viewing options: view hidden characters, create duplicate documents, expand and collapse code elements, word wrap, etc.
  • Find/Search
  • Create a document structure view that looks like a Mind Map
  • Create tags within your code for easy navigation
  • Insert Comments
  • Wide variet of keyboard shortcut setups

There are some pretty cool little functions on the Edit bar that are nice little time saving touches.  Beneath some of this functionality is an advanced layer that allows for a custom setup of the HKT workspace.

The Tools Ribbon

The Tools Ribbon provides some of the meat and potatoes to HTK functionality.

HTML Kit Tools Tools Ribbon

  • Text Tools – various functions that can transform text to all UPPERCASE or convert special characters to HTML entities
  • Compare Documents
  • Color Picker
  • Check the response of web servers
  • File Watcher
  • Preview document in IE,  Firefox, Opera, Safari or Chrome
  • Preview and Active Preview (see changes to your page while you type)
  • HTML Tidy validation
  • W3C arkup validation
  • W3C CSS Validation
  • Spell Check

In short, the Tools Ribbon provides what you need to proof and preview your pages.

The HMTL Ribbon

The HTML Ribbon provides tools to enable you to code more quickly.

HTML Kit Tools HTML Ribbon

  • Add document sections, headings or comments
  • Create paragraphs, bold, italic, blockquotes and line breaks
  • Add order and unordered lists
  • Add links and anchors
  • Add images, objects and parameters
  • Add forms, tables, divs, spans and inline styles

With this ribbon, the beginner can pickup all the basic HTML elements quickly and easily.  Combined with the preview mode, beginners can play, change things around and learn how each element affects a web page.

All in all, HTK provides an interface and the toolset that is beginner friendly.  A newbie should be able to use HTK to produce very basic pages and grow into the tool to develop more advanced code.

View the video below to take a tour of HTML Kit Tools.  The video will give you a better idea of all the functionality available.

If you are considering HTK as your editor of choice, remember to double check the software registration page often to check for discounts.

HTML Kit 292 is my recommended free html editor and HTML Kit Tools is my recommended commercial html editor.

Tagged with:
 
Tagged with:
 

Why is it that you can buy a 1TB hard drive for $60, but 5GB of server space for your website costs $20 a month? Why don’t web hosting companies provide more space for a more affordable price? Andrew Boring, Product Manager from A Small Orange explains the inner workings behind storage costs.

Personal hard drives and servers are used differently.

A personal hard drive is usually used by one person at a time and sporadically. It’s your hard drive. You plug it in whenever you need to access something on it and take it out when you’re done. Alternatively, servers are expected to be continuously reading and writing data. Not only is someone on your website at any given time, but multiple people are viewing it at a time and on top of that, your site is sharing the server with hundreds of other sites also getting traffic. So what ends up happening is the hard drive in the server never stops running, which significantly diminishes the drive’s life span. It’s like having a treadmill at home (which you use occasionally) versus the treadmill at the gym (which gets used by a lot of people and constantly).

More usage requires more drives.

It’s a given that, due to the heavy use of the server drives, they will die, losing hundreds of peoples’ data. But your host knows this and wouldn’t let such a travesty take place, so your data is backed up on other drives. This practice is called redundancy. For a low cost shared server, this could mean two drives in a mirrored configuration: when one drive fails, another will be there with a copy of the data to function in its place while it gets repaired or replaced. A high-end server could have up to six drives with some combination of mirroring or data protection so that one or more drives can fail and the data is still protected. Having more drives costs more money.

Personal hard drives and servers are made differently.

Personal hard drives are made knowing that you won’t be constantly running them, so they are lower in power and speed (5400RPM). As you go up in quality, the performance and price both increase. High-end personal drives and low-end servers run at about the same speed (7200RPM). Server drives run obscenely fast in comparison (10,000-15,000RPM) to accommodate for the high traffic.

Commercial storage costs more

The high volume of traffic that comes through a server requires its drives to be continuously active. Multiple drives are required in order to back up everyone’s data, and these drives must perform well in order to meet the users’ needs. The multiple high speed drives now end up costing $550 as opposed to your $60 single consumer drives. Server storage involves many interdependent factors, culminating in commercial storage costing more than consumer storage.

Remember, the price you pay to a web host is more than just storage.  Other services are a part of your monthly fee.   However, it is helpful to understand the storage cost differences so you can make an informed decision as a consumer.

 

Keep Helpful Content Coming to Your InBox - Subscribe Today!

As someone who is interested in building, maintaining and promoting your own website, a subscription to the Recommended Web Tools newsletter will keep you informed about the tools you need to get the job done.

An email subscription includes a weekly blog posts update, keeping you informed of the topics being discussed on the blog. You will also receive the Recommended Web Tool of The Week. Once every week (or two) you will receive a short email focused on informing you of particular recommended tool.




Tagged with:
 
Tagged with:
 

If you are someone who loves to take advantage of all of the varieties and savings that you find on the internet, I’m sure that you certainly appreciate these price comparison Add-Ons for Firefox. There are quite a few options out there so you may need a little advice, or a push in the right direction towards which solution works best for you.

Invisible Hand:

Invisible Hand is a cool Firefox Add-on that displays a small message when you are browsing your favorite eCommerce websites and the product you choose can be purchased for a lower price somewhere else.

I’m pretty sure that you have seen other online resources that are geared towards helping customers find better prices but none quite like Invisible hand. Invisible Hand operates by constantly browsing hundreds of the most reputable retailers in various countries. This makes your job of comparing and contrasting every single product that you browse a job of the past. This Add-on works “quietly” while you browse your favorite sites as normal.

WindowShopper:

WindowShopper is a popular Price Comparison Add-on for Firefox that allows you to compare and contrast prices on just about any product within over 5,000 online stores within the United States and the United Kingdom. Some of the most popular stores include some of the consumer favorites like Ebay, Amazon, Macys, Best Buy, Staples, Walmart and many more. There are over 100 million products categorized within Window Shopper’s index with just about any product that you can think of.

Window Shopper provides a practical feature that will eliminate the need to browse more than one website to compare your favorite products. If Window Shopper cannot find a better price for the product that you are searching for, they will display a related product that may be the product you choose or push you in the right direction.

Only after you have downloaded WindowShopper and gone through the required installation will you have access to this wonderful resource. Once you do this, you’ll notice an Icon that is a one click process that gives you access to hundreds of eCommerce websites that are related to what you’re browsing.

WindowShopper also gives you the option of saving a list of your favorite providers so that you’ll never have to search for them again. Simply click your Fave tab and you have quick access to all of your favorite online stores. How great is that!

Another site also provides comparisons, but not price-related ones.  Findermind offers people-search related comparisons (visit this people search free article to get started) in case you’re trying to find more about someone else (in a non-stalker way).

Keep Helpful Content Coming to Your InBox - Subscribe Today!

As someone who is interested in building, maintaining and promoting your own website, a subscription to the Recommended Web Tools newsletter will keep you informed about the tools you need to get the job done.

An email subscription includes a weekly blog posts update, keeping you informed of the topics being discussed on the blog. You will also receive the Recommended Web Tool of The Week. Once every week (or two) you will receive a short email focused on informing you of particular recommended tool.




Tagged with:
 
Tagged with:
 

Feedback Army provides a simple way for small websites to enter into the realm of usability testing.

Feedback Army Usability Testing Website

How usable IS your website?

As webmasters, we think we know how people will react to our website and our features but have we ever asked them?  Chances are, NO.

With Feedback Army, you can submit your website URL and a set of questions.  For $15, you will receive 10 responses to your questions.

What kind of questions should you ask?

Feedback Army provides you with sample questions to get you started.  I would recommend you take some time to think about your questions.  You are paying for feedback, so make sure you are getting the feedback on the items you want!  I would also recommend keeping the number of questions from 6-10.  Make sure your questions are open ended.  You want to avoid questions that will elicit simple yes or no answers (you will get some of these anyway to open ended questions.)

Below is the list of 6 questions I submitted.  I was interested in two main things: general usefulness of my site and whether people felt the content was subscription worthy enough.

Feedback Army Questions

I recognize now, after the fact, that I could of asked those questions a little differently.

So what kind of responses did I get? Download a PDF of the responses.

Overall, I was very happy with the responses. With each response you see the number related to your question as an easy reference. At the bottom of each response it lists the browser they used to view your website, the OS they used andthe length of time they took to view your site.

Some responders took a good 20 mins or so. Other took under 5. Others took time to look at other pages besides my home page, while others just focused on home page issues. While this was a small set of user, there were several common themes in their responses. If I aggregate their responses, I come up with a to-do list of things I need to fix or consider:

  • Adjust Font size (7.6)
  • Incorporate Featured Tool of the Day/Week (7.4 – Definitely the Home Run Comment of the bunch!)
  • Improve/Change social media icons (2.2)
  • Use Video Tutorials, heck maybe a video introduction to the site (1.5, 2.4, 2.5, 9.4, 9.5, 10.5)
  • New Logo (2.6)
  • Incentives for people to subscribe (3.4)
  • Daily Posts (3.4)
  • Redo Email Subscription Badge (3.6)
  • Redo Home Page Layout (5.2, 5.4, 5.5, 10.2, 10.6)
  • White Space on Blog Pages (5.6)
  • More Beginner Focused – Consistent Wording (6.6, 7.1)

Was the $15 worth it? Absolutely!

10 opinions from people who have never seen your site before is definitely worth $1.50 per head.

Feedback Army provides a great place to start your own usability testing. Whether your site is small or large, getting this kind of feedback will be tremendously helpful in improving your website.

Definitely Recommended!

Tagged with:
 

I have always been frustrated by social bookmarking.

I tried delcious and diigo.  I used both for some time but in a very limited way.  My problem?  I never went back to review the items I linked.  Those links were always intended to be reviewed later, write a blog post on it, shares on this site, etc.  I always found it intimidating when I logged back in that my bookmarks still were not tremendously organized even with all the tags and such.  How do I find stuff?!?!

Today, when I find something share-worthy I tweet it.  I hate the idea of having to bookmark it AND tweeting something.  Why do twice the work!

Trunk.ly Social Bookmarking for Lazy PeopleEnter Trunk.ly.  With Trunk.ly, every link I tweet or post about is picked up and saved to my account as a bookmark.  I can then reference and SEARCH through them later.  This latter feature is huge.  What did I link to that is about SEO?  Do a search within my trunk.ly account and it will list all the sites I linked to that have to do with SEO.

The flow I have developed is pretty natural.  I find cool things, I tweet it to share it with you, then Trunk.ly does the rest of the grunt work.  Trunk.ly eliminates a full step in the process with the added feature of making everything searchable.

Think of Trunk.ly as your personal automatic bookmarking assistant.  You tell it where to look and Trunk.ly seeks and brings in the links.

Where can Trunk.ly pull links from?

Currently:

  • Twitter
  • RSS Feeds
  • Facebook
  • LinkIn
  • Delicious
  • Pinboard

View of my Trunk.ly dashboard:

Trunk.ly Dashboard

Within trunk.ly you can be followed and follow others just like Twitter.  However, it is the link aggregation that is far more of a benefit to me.

Future features I would like to see:

  • Better auto tagging of some kind.  For example, if it pulls links from my feed, can it attach to the links within each posts the tags that attached to those posts?
  • Other Sorting/Categorizing methods within the dashboard.  I often want to go back and write about stuff I link too.  I want to mark those pages in some way.  Would rather do it by another method besides a tag.
  • Alternatively: Possible integration with To-Do list tools. Intergrate it with my Zoho Tasks. “Star” a link in trunk.ly, Zoho Tasks is sent the link and adds it to my to-do list.

Find out more about Trunk.ly by reading their blog.  Give it a whirl and let me know what you think.

Keep Helpful Content Coming to Your InBox - Subscribe Today!

As someone who is interested in building, maintaining and promoting your own website, a subscription to the Recommended Web Tools newsletter will keep you informed about the tools you need to get the job done.

An email subscription includes a weekly blog posts update, keeping you informed of the topics being discussed on the blog. You will also receive the Recommended Web Tool of The Week. Once every week (or two) you will receive a short email focused on informing you of particular recommended tool.




Tagged with:
 
Hide me
Struggling to Find the Tools You Need to Make Your Website Succeed?
Subscribe to our mailing list
Show me