Archive for the ‘Business Tips’ Category

The ONLY genuine Free Product Sourcing Starter Kit on the Internet

Wednesday, June 25th, 2008

 The ONLY genuine Free Product Sourcing Starter Kit on the Internet

Jeremy Gislason here, and after coming back from my vacation I just talked to Colleen from World Wide Brands again.

I’ve talked with them extensively about their service, and they are an excellent product sourcing service for drop shippers and anyone doing ebay or ecommerce in general.

Colleen was nice enough to let me give you these 5 videos and a gift from them.

If you want more just watch all the videos and then click on the Join Us button  as they have a great offer also:

http://www.memberspeed.com/go/WWB

So I wanted to make sure you got this….  - How to get a $97 product for free…

You have to move fast on this one:

For a limited time, Worldwide Brands is giving away their product sourcing kit, Drop Ship Focus.

They used to sell this product for $97.

Click here to pick it up and to see why they’re giving it away:

http://www.memberspeed.com/go/WWB

For the past few weeks, they’ve been giving away one free video after another for their ‘Beat the Recession with eCommerce’ series.

But this one is major. Just look at everything you get…

23 audio interviews with top wholesale and Drop shipping experts. Over 11 hours of insider information on drop shipping, liquidation, importing, fulfillment and more.

5 online videos that walk you through the Drop ship and wholesale process.

100 real drop ship suppliers with a total of 67,543 wholesale products you can drop ship to your customers.

Drop Ship Focus is one of Worldwide Brands’ top products. Their customers love it. Even internet and auction experts love it.

Listen to what eBay Gold PowerSeller Skip McGrath said about it…

“I’ve been selling on eBay for 9 years and drop shipping for the last five years…and I learned a ton of new stuff. A lot of people provide great information about finding drop shippers, but Drop Ship Focus combines the sourcing information with great training. This is a great system for beginner and advanced sellers.”

Click here to see for yourself:

http://www.memberspeed.com/go/WWB

One of the things I like most about Drop Ship Focus is that every single supplier in their database has been
contacted by phone and pre-screened by the Worldwide Brands staff.

This saves you a ton of time and prevents you from working with bogus suppliers.

Only the best suppliers made the cut for this product.

If you’ve been looking for away to get started with your internet business or you want to add new products to your existing business, drop shipping is one of the quickest ways to do it.

With drop shipping, you don’t have to warehouse and stock products.

The drop shipping company you work with will stock the products and ship them out to your customer for you.

Also with drop shipping, you get paid before you have to send any money to the wholesaler.

You won’t have money sitting in inventory.

And probably the biggest reason to try drop shipping is it allows you to test dozens of different markets without buying the products in advance.

It’s a great way to discover hot-selling products without spending a fortune.

You’ll learn a lot more about drop shipping in Drop Ship Focus.

And you’ll also learn about wholesale, light-bulk wholesale, liquidations, closeouts, importing, shipping, and product fulfillment.

I’m stunned they’re giving this away for free.

But I do know they are only giving it away for a few more days. Click here to get it before this free offer is
removed permanently:

http://www.memberspeed.com/go/WWB

Thanks and we’ll talk to you soon.

P.S. - Worldwide Brands is always putting out tremendous information to help grow your business. Make sure you get this product today and use the secrets they teach in it.

It’ll give you a huge edge in your eCommerce business.

Click here now:
http://www.memberspeed.com/go/WWB

 

 

Social Bookmark #del.icio.us #Digg it #Earthlink #Furl #iFeedReaders #ma.gnolia #Maple.nu #Netvouz #Netscape #RawSugar #reddit #Scuttle #Shadows #Simpy #Spurl #StumbleUpon #Wink #Yahoo MyWeb

Understanding HTML For A Better Business

Sunday, March 30th, 2008

What Is HTML? 

HTML or Hypertext Markup Language, is the predominant language in which most Internet web pages are based.  HTML accomplishes a number of tasks via a web page, including describing the structure of text based information to be displayed within the page (font sizes, text colors and formats, etc.), providing a means for the user to interact with the site via web forms, and embedding images and other types media for display to the user.

When an HTML page is provided to a user’s web browser over the Internet, the web browser will “translate” the HTML code into the format that will be displayed to the user.
HTML is written in the form of labels (known as tags).  Each tag includes an “open” tag and a “close” tag, and the text that is contained within the opening and closing tags.  For example, text can be made bold by using the <b> and </b> tag pair, so that the following HTML code will display the bold text word “Hello” in the user’s web browser.
<b>
Hello
</b>
HTML pages can also incorporate or embed the code for one or more “scripting languages”, including JavaScript, PHP, CGI, and ASP.Net.

What Can HTML Do for Me?

HTML provides the basic structure for your website, so it’s the foundation for your business getting its message to customers and potential customers.  When you understand the basic principles of HTML, you can begin to format your web pages to have a more unique and in- house appearance.  Brand recognition is important in business, and a little HTML coding can change a template style web page into something that is unique and recognizable.  In addition to displaying advertising copy, pictures, brochures and the like, you can also:

· Provide users with a feedback form to submit basic information to you through the website.
· Generate an email
· Offer a Guestbook

 

How Do I Learn HTML?

As you might suspect, there is a seemingly endless supply of web-based tutorials and instructional materials for learning about HTML.  There are a number of Internet-based tutorials to get you started, and to instruct you on any particular detail or HTML feature that you’re interested in.

Another way to “learn” HTML is simply to create you website using a web-authoring program, and examine the HTML code behind it.  We’ll talk about a few of the leading web-authoring programs later in this article.

Do I Need To Learn It?

Strictly speaking, you don’t need to become an HTML expert to build and administer your businesses website.  Many of the most popular tools for website construction include powerful capabilities (including many that most websites may never utilize).  As an added benefit, some of these programs are available at no cost. 

Since the HTML that serves as the backbone of a website is basically just text, any text editor (including Microsoft’s Notepad) can be used to create a website.  Even though writing HTML code directly in a text editor can eventually help you to better understand what’s going on “under the hood”, spending the time necessary to become a hardcore HTML coder might simply not be an option. 

In contrast, there are also popular programs that make it much easier to create your website layout and design through graphical user interface.  These programs do the heavy lifting, and will automatically assemble the HTML code based on the design you make.

Dreamweaver

Adobe’s Dreamweaver is one of the leading commercial web design software packages available today.  Dreamweaver has a reputation within in the web design community as being very rich in features, and one that generates very “clean” or more standards-compliant code.  (This means that, in theory, the Dreamweaver code should run more predictably on a broader range of web browsers.)  Dreamweaver also has strong support for CSS, JavaScript, XML, and a variety of other functionalities that are commonly used on “higher end” websites.  In addition, Dreamweaver has tight integration with Adobe’s other design programs, including Photoshop and Flash.  This can be a time-saver if you are using (or decide to use) those other programs.

On the other hand, Dreamweaver is expensive, compared to other commercial options.  In addition, many feel that because there are so many features and functions available in the program, it can be intimidating for new users and designers.

Expression Web

Microsoft’s Expression Web (the successor to the venerable FrontPage software) is Microsoft’s web authoring tool and is considered to be one of the leading web design tool available today. 

Expression Web has many (if not most) of the same tools as are available in Dreamweaver, and boasts strong integration with Microsoft’s other design and infrastructure products, such as Visual Studio, SharePoint, and the Office suite of products.  In addition, Expression Web’s menu structures and look-and-feel will be familiar to users of other Microsoft Office products, which can make it easier for those already accustomed to Microsoft products.

Note, however, that the source code that Expression Web generates is sometimes not as clean as that created by Dreamweaver (or coded directly into HTML using a simple text editor), so this may result in some problems (or at least some additional time required) if you decide to use Dreamweaver to modify a page that was created in Expression Web.  In addition, some page elements (such as tables) can require additional work if created in one program and then edited in another.

Nvu

For those who want to create relatively simple websites, without some of the fancy features that are available with Dreamweaver and Expression Web might wish to consider the open source product Nvu.  Nvu has a graphical user interface like Dreamweaver and Expression Web, and is very efficient at making much HTML coding easier and quicker.  As an open source product, Nvu is free of charge, and relatively well supported by its user community.

Web-Based Programs and Templates

Finally, be aware that there are a number of web-based authoring programs (such as Homestead) and template services available.  These options often require very little effort in terms of design and coding, and are generally available at very reasonable prices.  Keep in mind, however, that because most templates are or have been available to other users, you might wind up with a design that is not unique, or doesn’t provide your website with a sufficiently distinct identity.

How to Move Forward

At the end of the day, any web authoring tool is likely to have both have pluses and minuses.  Before committing to license any particular package, take a little time to try any available online or downloadable trial versions of the package.  The key to deciding is to identify your current and future needs, and balance this against your budget for the project.  While choosing a particular tool won’t forever tie you to using that same tool in the future, making a thoughtful decision at the outset can help you to avoid spending time making corrections and adjustments down the road.

In closing, if you’d rather NOT learn HTML or just find it too confusing but still need it to help you with your business you should check out MemberSpeed software solution.

MemberSpeed has full HTML editors built in everwhere you need to make your job easier. All you have to do is type and save. To learn more you can take MemberSpeed for a Free Test Drive here. http://www.memberspeed.com/Free_Test_Drive/optin.html

Social Bookmark #del.icio.us #Digg it #Earthlink #Furl #iFeedReaders #ma.gnolia #Maple.nu #Netvouz #Netscape #RawSugar #reddit #Scuttle #Shadows #Simpy #Spurl #StumbleUpon #Wink #Yahoo MyWeb

CMS Solutions, Are They Right For Your Business And How Do You Find A Good One?

Saturday, March 22nd, 2008

What is CMS?

CMS stands for content management system.  It is basically a system by which you store and make files available to multiple users.  The files stored can be just about any type of file from documents to audio or video files to databases and images.  The purpose behind many content management systems is to enable collaboration.  For example, a content management system can store company documents maybe a proposal for a sale. 

If a company has several branches, authorized people from any branch can access the file and make adjustments, comments, or simply view the file.  This works well for companies that out source projects as well as internal uses like legal documents, sales bids and proposals and even website development. 

One of the basic strengths and uses of content management systems is that they facilitate collaborative environments. 

Where can you find a Content management system for your business?

To begin, there are a large number of options from freeware to high end expensive solutions costing more than $15,000 on up.  Then there are also open source options which while free can take many many hours to set up yourself and may not be the best solution for a proper business. 

Some of your open source options include:

• DotNetNuke which runs on an ASP.NET platform and supports Microsoft SQL Server databases

• Apache which runs on a Lenya Java, XML, or Apache Cocoon platform.

• Fedora runs on a Java and supports MySQL or Oracle database solutions

• WordPress runs on PHP  and supports MySQL

• PHP-Nuke which runs on PHP and also supports MySQL

There are of course more than 50 open source Content management systems.  Now not all open source solutions are created equal and each need to be evaluated by what they can do for you, note that their price tag of free doesn’t take into consideration your time on setup, fixing bugs and making them all fit together to run a proper business. 

Experts agree that you will want to evaluate the following criteria:

1. Web application platform.  Look for a programming language that you are familiar with or that is widely accepted and easy to use. Additionally, the more operating systems and database solutions it is compatible with, the better for you and your business. 

2. Software license.  If you are going to change the software and redistribute it, you will absolutely need to investigate the particular licenses attached to the software.  Don’t assume because it is labeled open source that it is license free. 

3. Stability and development activity.  Many open source products are supremely stable because developers worldwide have the ability to improve, enhance, and strengthen the software without restriction.  That, in essence, is the core of open source products.  That being said, it would be foolish to assume that all open source products are stable and being consistently developed.  Some projects simply get abandoned.  Check to see when the latest version has been released and how many versions were released prior.  That is a good indication of the activity level.  Also, and active bug list on the website as well as a current list of bug solutions is a good indicator of developer activity.

4. User community.  The more people using an open source product, the better generally because this means people are actively striving to improve it and commercial enterprises are likely to partner with it to provide compatible software solutions.  For example, Google and Yahoo partner with Apache, the pioneers of open source. 

5. Documentation and source code are also good signs of continuous development and a working and viable product.  The documentation also reassures you that if you have problems or questions, there is documentation to help you out.

6. Web standards, accessibility.  Yes, there are open source web standards and the World Wide Web Consortium is one of the governing bodies.  Visit the WWWC website and make sure the content management product you’re considering checks out. 

7. Suitability and usability.  This shouldn’t be last on the list because if a product doesn’t offer the features you need, then it isn’t a product you should evaluate.  Make sure the content management system you’re researching meets your needs and provides the features you will need.  These may be accessibility features, tracking features, assigning tasks, formatting etc…

Outside of open source content management systems you will find some commercial options such as MemberSpeed.  These generally range in price from a few hundred dollars to a few thousand depending on their options.  Like open source options, commercial options support various platforms from PHP to web based content management systems and they support a variety of databases.  If you are considering an entry level commercial system you will want to evaluate them by the same basic criteria you’re evaluating open source options. 

One factor that wasn’t mentioned in open source criteria is tech support.  This is often because open source tech support is not your standard call and get an answer type situation.  Open source products generally ask you to report a bug and a developer will work on a solution. 

However, when you’re paying for a solution, tech support is a key component and something you will want to evaluate.  It won’t do you much good if your CMS goes down on a busy Monday morning and tech support isn’t answering your calls. For example, MemberSpeed has a fully dedicated support desk manned by experts who are ready to help its customers 24/7.

There are quite extensive CMS solutions offered by large companies like IBM and Oracle.  These products generally cost upwards of $15,000 on up and are extremely powerful and often beyond the scope of most small to middle sized companies. 

However, there are many small to mid sized business CMS solutions like MemberSpeed that are very robust and powerful yet affordable for even a home based business to use.

If you outsource any aspect of your business, rely on employees working off site, or operate in multiple locations, a content management system will make your workflow more seamlessly.  It will enable people to collaborate quickly and easily on a variety of tasks and your production will increase. 

While there are many commercial CMS options, the open source options available will likely meet most or all of your content management needs.  File sharing becomes as easy as logging onto the system and opening a document.  Collaboration is as easy as posting comments or making changes to documents, images, and even audio files.

If you’d like to take a free test drive of the MemberSpeed CMS membership management software you can get details here:

Click here to take MembeSpeed for a Free Test Drive.

Enjoy!

Social Bookmark #del.icio.us #Digg it #Earthlink #Furl #iFeedReaders #ma.gnolia #Maple.nu #Netvouz #Netscape #RawSugar #reddit #Scuttle #Shadows #Simpy #Spurl #StumbleUpon #Wink #Yahoo MyWeb

Success Strategies Interviewing Potential Employees

Thursday, March 20th, 2008

Learn how to conduct a successful interview

Structured Interviewing

Interviewing is the time where most companies rely on ‘gut instinct’ assuming that the candidate is qualified for the position when what they should be doing is evaluating their qualifications during the interview.  In addition to direct questions the interview will want to prepare specific behavioral questions, knowledge questions, and questions to assess a candidate’s interpersonal skills.

The best way to conduct an interview is to have a structure established before the candidate arrives.  This enables you to maintain control of the interview and to extract all the necessary information that you need to make an appropriate and effective hiring decision. 
 

An Interview Structure Might Look Like This:

• Greeting and nonverbal assessment

• Brief conversation to set candidate at ease

• 5-10 warm up questions.

• 10-20 Behavioral Questions

• Confirmation questions.  Clarify concerns.

• Candidate question period

• Closing questions/discussion.  Ask for references.

• Address the next steps in the process.

• Handshake/Goodbye

• Move on to next interviewer or process is complete
 
Decide in advance how long you have for the interview and make sure that the candidate is aware of that time frame when you make the appointment.  Also decide how you want to document the interview for later reference and in the event that any legal concerns arise.  The best way to conduct any interview is to prepare ahead of time. 

Let’s begin with questions to ask yourself to establish a structure.

1. Who is conducting the interview?

2. How many people are going to be interviewed?

3. What will the interview format be?
a. Series (will there be a series of interviews)
b. Face to face with one person
c. Sequential, (the interviewee will meet with several people one after the other)
d. Panel (the interviewee will meet with several people at once)
e. Group interview (Several candidates meet with interviewers in a group setting)

4. How much time will you allow for the interview?

5. Lastly, what questions will you ask the candidate?

Once you’ve established a general format for the interview and all parties involved know what to expect the next step is to identify key questions that you want the candidate to answer.  There may be additional questions that you’ll need to ask based on the candidate’s answers and there may be fewer questions that need to be asked based on the candidate’s answers and performance during the interview.  (If the candidate blows the interview in the first five minutes then there isn’t a need to prolong the agony, simply cut the interview short, gracefully, and move on.)

Assessing Non-Verbal Cues

Assuming that your candidate’s have arrived in a timely manner and are groomed and dressed professionally.  I’m also assuming that they have introduced themselves properly and have thanked your for meeting with them and have shaken your hand.  Additionally, pay attention to how your candidate sits during the interview.  If they’re attentive to what you’re saying with their posture or if they’re sitting back with their legs crossed and behaving in too casual a manner. 

Are they taking notes on the interview or doodling?  Yes doodling.  I’ve witnessed senior management drawing on their notepads one time too many!  Not a good first impression unless they’re applying for an artist position. 

Does the candidate make eye contact and have they been respectful of all members of your staff before, during, and after the interview.  If they have failed to meet any of the above professional behaviors, then depending on the job position and requirements you may need to call the interview short.

Interview Questions.

A great place to begin any interview, after the initial handshake and visual assessment, is with a job description and some general rapport building questions to set the applicant at ease.  General questions might include the weather, the drive in, the sports game last night. 

Next, you’ll want to move in to the introductory questions.  These questions serve to warm up the applicant and get them into ‘interview’ mode.  Questions might resemble the following:

 “Please describe your current job responsibilities.” 
“What do you like most about your current job?”  Least?
“Why do you want to leave your current position?”

Based on the candidate’s answers to your questions, you’ll likely have a few more questions to dig deeper or clarify their answers.  Then it is time to move into the competency based questions.  Competency based questions are designed to keep the interview in control of the interview and they cover measurable skills, knowledge, behavior, and interpersonal skills.  They are the core of the interview and where you will derive the majority of your decision making information.

Competency based questions can address many behaviors, skills, and experience.  For example:

• “Tell me about an unpopular decision that you’ve had to make and how you handled it.” —This question assesses the candidate’s decision making skills.

• “Describe a situation where you were overwhelmed by a problem at work and how you handled it.” — This would address the candidate’s problem solving skills.

• “Tell me how you prioritize tasks and budget your time?” – Time management.

• “Tell me about a time when your team or department did not meet expected goals.  How did you handle that?”  — Management or Team Building.

• “Tell me about a time that you had to deal with a difficult employee/co-worker.”

• “What do you do at work to relieve stress?”

• “Describe what motivates you at your current job?”

A competency is a trait or quality that contributes to a candidate’s ability to meet the job requirements as established by you and your company prior to posting the position.  The questions therefore focus on having the candidate explain past experiences to predict future behaviors.  Questions will be designed to assess all behaviors, skills, and experiences necessary to perform the job’s responsibilities.

The next stage of a structured interview will  be a clarification or confirmation stage where you briefly address questions about the candidate’s education, and work history making sure to inquire about any inconsistencies.  If the competency portion of the interview has been comprehensive then this portion of the interview will be brief.

The last phase of the interview is the closing.  This is where you turn the interview over to the candidate to ask any questions that they may have about the position and to establish a method of communication for the future.  What is the next step?  When will you have a decision made?  How and when will the candidate contact you?  This is also the time where salary requirements will  be clarified.

Once you’ve completed the interview, if you haven’t documented or assessed the candidate’s answers to your questions then take a few moments to record your assessment.  I recommend a formal interview format where assessing an answer to a question can be as simple as circling a number on a scale of 1-10 so that you don’t have to write down complete answers.  This also enables reassessment of the interview to be an easier and more efficient process.  Leave room at the bottom of the form for comments.  Sign and date the form and make sure that the candidate’s name is on the top.  This will keep them together.

Questions not to ask.

There are of course questions that you need to avoid asking for legal and moral reasons,   including questions about the origin of a name, questions about a person’s residence, age, physical appearance, marital status, children, religion, and finances.  Tread lightly when inquiring about education, military experience, organizations, disabilities, criminal offenses, citizenship, and a person’s name sticking only with the facts.

Social Bookmark #del.icio.us #Digg it #Earthlink #Furl #iFeedReaders #ma.gnolia #Maple.nu #Netvouz #Netscape #RawSugar #reddit #Scuttle #Shadows #Simpy #Spurl #StumbleUpon #Wink #Yahoo MyWeb

Happy Holidays!

Saturday, December 22nd, 2007

Happy Holidays from all of us at MemberSpeed.com!

Simon and I along with the whole MemberSpeed team would like to thank you for being a MemberSpeed member and helping us to make 2007 a very memorable business year for us all.

We truely hope you are benefiting from using the software to build your sites now and into 2008 and beyond. Many great things to come for all members in 2008!

Be sure to take some time off this holiday season wherever you are and spend time with your family and loved ones. May you have a wonderful time and may 2008 bring you much happiness, prosperity and success!

Hope you enjoyed some time off and best wishes into 2008:)

Social Bookmark #del.icio.us #Digg it #Earthlink #Furl #iFeedReaders #ma.gnolia #Maple.nu #Netvouz #Netscape #RawSugar #reddit #Scuttle #Shadows #Simpy #Spurl #StumbleUpon #Wink #Yahoo MyWeb