Posts Tagged ‘featured’

How to Invite all of your Facebook Friends at Once

Posted on September 25th, 2010 by admin

This video tutorial shows you how to use a short Javascript code to invite all of you Facebook Friends with one click.  No more having to select your friends one-by-one and clicking invite.  Just watch the video and then us the code below to do to a mass invite.  You can also use this same method to suggest friends, suggest pages, etc.

Please leave a comment below to tell us what you think of this video tutorial and if you have any questions.  Also, please share this video tutorial with your friends!  Have Fun!

javascript:elms=document.getElementById(‘friends’).getElementsByTagName(‘li’);for(var fid in elms){if(typeof elms[fid] === ‘object’){fs.click(elms[fid]);}}

Are you attending the International Freelancers 2010 Day?

Posted on September 14th, 2010 by admin

Get you computer ready, rev up that internet connection and register for the Internation Freelancers 2010 Day Conference. Don’t worry, you don’t have to pack your bags. This conference is 12 hours of on line sessions to benefits freelancers of all kinds.

The best thing about it is that it is FREE. Yes, really its free. You just need to register before all of the spots are filled up. Go to http://www.internationalfreelancersday.com  to register.  Also, make sure that when it emails you that you click on the link in the email to confirm your email address.  If you miss that step you spot will not be reserved!

I hope to to learn a lot.  The date of the online conference is September 24, 25, 2010.  Are you attending?

Facebook – Confirm Your Identity Problem

Posted on August 27th, 2010 by admin

As probably many of you know, today, there has cropped up a problem with Facebook.  I’m hoping that it is being worked on by Facebook and is resolved soon.

The problem is that while logged into your Facebook account, you are reminded to log in again.  Once you go to log in, it tells you now that you must register a phone number to verify that you are a real person.  So, Facebook then tells you to verify your phone number by texting the letter “f” to 32665.  Facebook then texts you back a code which you enter into Facebook.

Sounds good so far right?  Well, I followed all of the instructions and now can no longer get into my Facebook account.  I’m attaching a screen shot below of the issue so that you can see what is happening.  When I log in, I get a message that says “Confirm You Identity”, then below that it says “Your Account is Already Verified” and then there is a button to click “Confirm”.  So, you click the “Confirm button, and nothing happens.

I just wanted those out there that are having this problem to realize that you aren’t the only ones with this issue and I don’t have an answer yet but I have contacted Facebook and I am awaiting their reply or fix.

SEO 101 Class Tonight

Posted on August 25th, 2010 by admin

LearnToWebDesign.com is going to have it’s first training event July 22, 2010.
Here are the details:
Instructor: Rebekah Owens, LearnToWebDesign.com
Date:  Wednesday, August 25, 2010
Time: 5:30pm – 8:30pm
Location: Courthouse Coffee, 1425 Lincoln Way #200 Auburn, CA

Our First Training Event

Posted on June 19th, 2010 by admin

LearnToWebDesign.com is going to have it’s first training event July 22, 2010.

Here are the details:
Instructor: Rebekah Owens, LearnToWebDesign.com
Date: Thursday, July 22, 2010
Time: 5:30pm – 8:30pm
Location: Courthouse Coffee, 1425 Lincoln Way #200 Auburn, CA

3-Hour Training Session – “Building Your Own Website”, learning how to use WordPress to build a website without knowing any web design skills. Small fee of $25 to attend the workshop.

Learning the hottest blogging software today, WordPress, you will leave with the ability to create your own business website, build sites for friends, or get you started down the path of running a webdesign business. You will also learn to integrate social networking tools such as Twitter and Facebook into your website for a more dynamic website!

Bring your laptop if you would like to try the things you learn while in training session. Laptop not required. FREE hi-speed Wifi will be available.

This event costs $25 to attend. Its well worth it. Hope to see you there.
There are only 10 slots for this training session. Preregister for this event to hold your spot!

Prerequisites: Know how to turn a computer on and connect to the internet via browser.

Ideal student: persons wanting to manage their own website, persons wanting to build websites the quickly and easily without any experience with web design.

Part 2 Using FBML to create a custom Join page.

Posted on November 30th, 2009 by admin

Thanks for returning to part 2 on How to use FBML to Create a Custom Page!
Really, in order to participate and understand this tutorial you must have some knowledge HTML and hopefully some CSS. If you don’t, I recommend that you visit the W3Schools.com website.  I have placed some code below and you are welcome to copy and paste it. 

One of the sites that you will want to visit is this Facebook site:  http://developers.facebook.com/tools.php?fbml.  It has a place for you to test your FBML before you actually place it on your Facebook page.

<table cellpadding=0 cellspacing=0><tr><td>
<table cellpadding=0 cellspacing=0>
<tr><td>
<fb:profile-pic uid=xxxxxx></fb:profile-pic> </td></tr>
<tr><td>
<fb:name useyou=false uid=xxxxxx firstnameonly=true></fb:name>
</td></tr></table>
</td><td>
<table cellpadding=0 cellspacing=0><tr><td>
<fb:profile-pic uid=xxxxxx></fb:profile-pic> </td></tr>
<tr><td>
<fb:name useyou=false uid=xxxxxx firstnameonly=true></fb:name>
</td></tr></table>
</td><td>
<table cellpadding=0 cellspacing=0><tr><td>
<fb:profile-pic uid=xxxxxx></fb:profile-pic> </td></tr>
<tr><td>
<fb:name useyou=false uid=xxxxxx firstnameonly=true></fb:name>
</td></tr></table>
</td></tr></table>

You’ll also want to visit How to Style an Application Like Facebook for more information on styling your Facebook page.

Here's the Tutorial:

Install FBML on a Facebook Page

Posted on November 28th, 2009 by admin

This is the first part of a two-step tutorial on creating a “special” page for people to see that have not yet become “Fans” of your Facebook page.  For people who are having trouble installing the FBML app in Facebook and are having trouble then this is a great tutorial for you as well.  Once, you have followed this tutorial and have installed FBML on your Facebook page, please come back to Learntowebdesign.com and watch the second part of this tutorial and creating a custom page for people to join!
What do you need to do this tutorial:
1. a Facebook account
2. at least one Facebook page.

How to Design Art in Wordle for your Website

Posted on November 8th, 2009 by admin

In this video tutorial, we are going to demonstrate how to use Wordle.net, a free service for creating interesting digital artwork for your website. The web address for Wordle is http://www.wordle.net.
To use Wordle you must have Java installed on your computer. This is a free software and can be downloaded here: http://www.java.com

First Step – Purchasing a Webhosting service

Posted on November 5th, 2009 by admin

wordartFor those of you who will be following this blog because you want to learn web design and have the intention of making it a business need to make this first step.  If you’ve been designing web sites for a while and already have a hosting account, please ignore this lesson.

  1. Decide on a Webhosting service.  Look for the words Linux or PHP hosting.  Even if you don’t know what Linux or PHP is make sure that the hosting pack you decide on is considered Linux or PHP hosting.
  2. Review web hosting packages to find the package that will meet your needs
  3. Decide on a Domain Name for your web design business
  4. Purchase the webhosting service that you decided on in #1 and when asked for the domain name you want to use, enter the domain name you decided on in step 3.
  5. Receive email from the Webhosting Company with FTP information that you will need for future tutorials on this site.

Please note that in step 5, some webhosting services such as GoDaddy, you may have to take additional steps to actually set up the FTP service.  GoDaddy is not necessarily a hosting service for beginners.

Some webhosting services that I recommend are:

Godaddy.com (for intermediate users)

Hostmonster.com

DailyRazor.com

More News

AgentPress Theme

How to add Post Links to the Navigation Bar in AgentPress

How to add Post Links to the Navigation Bar in AgentPress

This particular video tutorial is for Wordpress users who are ...

CSS

HTML/CSS Video Tutorial Using Just Notepad for Beginners

Here is a great video that I found on YouTube ...

Domain Names

First Step – Purchasing a Webhosting service

First Step – Purchasing a Webhosting service

For those of you who will be following this blog ...

Dreamweaver

How To Set up a Website in Dreamweaver

How To Set up a Website in Dreamweaver

The following video tutorial will help newbies (techie term for ...

Facebook

Facebook – Confirm Your Identity Problem

Facebook – Confirm Your Identity Problem

As probably many of you know, today, there has cropped ...

Free Stuff

How to Use Filezilla to Make Simple Changes to Website

How to Use Filezilla to Make Simple Changes to Website

Many people don't neccessarily want to learn web design just ...

Freelancing

How to Find Work

How to Find Work

Until your name is out there and before you have ...

HTML

How to Find HTML Color Codes

How to Find HTML Color Codes

In this short video tutorial we will explain how to ...

Photos and Images

Tips & Tricks for Customizing your WordPress Blog

Tips & Tricks for Customizing your WordPress Blog

In the following video I will demonstrate a couple ways ...

SEO

FREE SEO Presentation

FREE SEO Presentation

The following link is a FREE SEO Presentation that we ...

Social Networking

Part 2 Using FBML to create a custom Join page.

Part 2 Using FBML to create a custom Join page.

Thanks for returning to part 2 on How to use ...

Twitter

How to Create a Custom Twitter Page – Video Tutorial

How to Create a Custom Twitter Page – Video Tutorial

This is a great video tutorial explaining in detail how ...

Uncategorized

Protected: Password protected blogpost

This post is password protected. To view it please enter ...

Upcoming Events

SEO 101 Class Tonight

SEO 101 Class Tonight

LearnToWebDesign.com is going to have it’s first training event July ...

Viral Marketing

What is Viral Video Marketing

In the next few days I will be posting information ...

Wordpress

Placing of Attachments in a WordPress Post or Page

Tutorial on placing attachments such as PDFs, Word documents, Excel ...