eWebsiteServices

Yelp opens up for public shares and soars 64%

Yelp opened up for public shares this week and found itself 64% higher then the price it had initially opened up at, $15.00. This stock now resides at $24.58 and hopefully will see more increase as time goes on. So far this year has started with the now recovering Zynga stock and this promising Yelp stock. Soon enough the long awaited Facebook will be opened to the public.

You can view the Yelp stock here on Google Finance

Google Finance NYSE:YELP Stock
Posted in News, Stocks, Technology | Tagged , , , , , , , , , , , , | Leave a comment

Creating and Implementing New Templates

Taking a look around I’m sure you can tell that we’ve gone through a remodel. It was about time. Although there were no comments directly related to the previous template, it was just simply too aggressive. I was a little angered when I viewed it. I can pay complements to the red and black that was used, it wasn’t quite the look for a Web Development Firm’s website. I think the new redesign better explains the comfort that we, as a company, provide to our clients in terms of customer service and products.

I paid a lot of attention to the amount of white space that was used. Going for as much as possible to allow the eyes an easy view but not enough that there was simply no content. A visitor should know exactly what’s going on the second they land on a website, where they want to go, and what they want to do. Confusion isn’t an emotion that should be felt when browsing a website, especially a website of the company that will be building your website. Keep this in mind when browsing around for a proper company to build your businesses online identity. Most companies and people have styles and unique methods when it comes to designing and that will usually show in all of the work they do.

Once I had everything laid out, what pages I would include, what content I would display I started looking around for graphics that related to the type of content that is being presented. I was excited to realize the time had come to look for those icons that you can align next to a title or paragraph to give it more attitude, a more visual presence rather then lines of text. Being a web designer, I’m a visual person, so seeing graphics aligned with text representing and paraphrasing the meaning of that text brings me relief and helps me better understand what I’m getting into before I actually get into it.

Finding the JavaScript plug-ins was the last of the steps before integrating into WordPress and making live. I knew that I needed a slideshow to go on the top of the pages that weren’t the Portfolio page, but I wasn’t quite sure what type of slideshow would fit there. With Google on my side I searched for jQuery slideshows, and what do you know, I received plenty of blog articles listing hundreds of different types of slideshows. I ended up finding this Sliding Image Gallery jQuery Plug-In and it fit perfectly for the style that I was going for. If you need help installing and using jQuery on your website you might want to check out our article. I also decided to use tooltips on the front home page where the services are listed, a good way to describe what the service is without anyone having to invest themselves further into the website.

Posted in jQuery, News, Plugins, Tips, Web Design | Tagged , , , , , , , , , , , , , , , , | Leave a comment



Freelancers, try not to work at home.

I’ve been a free lance web designer for five years now and as much as I enjoy waking up in the morning, eating some breakfast, turning on my computer and start working while still in my pajamas I’ve learned it’s not the best work environment or way to get projects done.

Personal life vs. Free lance life

It’s relaxing, but I still have the mindset of being home and even though I’m working I have all my personal life around me. Free lancing and personal life have always been a struggle for me to keep separate. I enjoy working so much that when my day of work is supposed to be over and I should be out doing other, non-work related things, I find myself finishing up something that I could wait until tomorrow to do; especially if I’ve been at home all day working. Projects just tend to take longer too because of all the other personal interests I find myself doing while in the middle of a work project.

Make believe your going into an office if you don’t otherwise have one to go too…

If you don’t have somewhere else to go to, such as an office, the least I can suggest is getting ready as if you were going to go somewhere else to work; and possible have your workstation somewhere where you don’t often go when you’re not “clocked in”. Places such as coffee shops also work much better then staying at home, and you have the chance of meeting people which ultimately has been somewhat of a challenge for me. The less I communicate with people, because of the job I have, the less I overall would like to communicate with people. Having the human interaction day-to-day as a free lancer is very important if you don’t otherwise see clients daily.

Take breaks… often

It’s easy to find yourself at the computer for hours without realizing it’s been that long, also long sessions at a computer might slow down efficiency. I’ve learned to get up at least every two hours to take a walk around the office or my house. Possibly do a quick errand or some task that gets me away from the computer for 15 minutes. This is important not only for efficiency but for what being at a computer will slowly do to our wrists, back, neck and other parts of our bodies that don’t do well with long periods of sitting.

Posted in News, Tips, Web Development | Tagged , , , , , , , , , , , , , , , | Leave a comment

Installing the Javascript library; jQuery

The javascript library called jQuery is an easily usable library and easy to install onto your website. The possibilities that are possible with jQuery with ease of use is unimaginable until you get to use with it. There are a few ways of installing it onto your website and calling the library into use.

Ways of Installation

jQuery Website

You may visit the jQuery website at http://jquery.com/ and download the library at http://docs.jquery.com/Downloading_jQuery. Once downloaded you’ll upload the library onto your server and include it through Javascript.

<script type="text/javascript" src="PATH/FILENAME.js"></script>

Google Libraries API

You may use the libraries Google has put together for free which allows a user to stream it from Google with a few different URLs. You may read up about the capabilities with jQuery through Google here. You can link the jQuery plugin library from here https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js. Using javascript include you can include it into page with the following code:

<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js"></script>
Posted in How To, Install Libraries, jQuery, Plugins, Web Development | Tagged , , , , , , , , , , , , | 1 Comment

jQuery Slideshows Meta-List

Interested in a jQuery slideshows lists of lists? Below are dozens of easy to install and manage jQuery slideshows. If your interested in any of these below but have a problem installing it into your website feel free to contact us and we can work out a rate.

Posted in jQuery, Plugins, Web Development | Tagged , , , , , , , , , , | Leave a comment

Create a Facebook landing page for your Facebook Page

Have you noticed many Facebook pages landing on a something other than the wall or information about the page; possibly a custom form, large graphic, or mini-website? It’s no surprise that it’s included within Facebook’s Page options but it’s easy to do.

If you haven’t already created a Facebook Page you can find an article on how to accomplish that on How to create a Facebook account and Facebook page.

Switch to the personal account that holds access to the Facebook Page, or if you’re already on the personal account you’re a quarter of the way there! Search for the application Static FBML and click Add to my Page on the left hand column. You’ll be presented with a list of your Facebook Pages that you can add this application too. Select the Facebook Page you want it on then switch to that Facebook Page.

On the right hand side click on Edit Page and you’re default page to edit settings. Go to the Apps section on the left hand column and find FBML – FBML then click Go to App. Here is the title of the FBML application as well as the content that it will hold. Fill in the two fields and Save Changes then back up your browser one page.

Go up to Manage Permissions and find Default Landing Page with the drop down list. Select the FBML page that you created and titled and Save Changes. Visit your Facebook Page now and the initial page will be your FBML page!

Posted in Facebook, How To, News, Social Media Marketing, Tips, Web Development | Tagged , , , , , , , , , | Leave a comment

Instantly retrieve traffic data from your website

There are plenty of free applications on the internet that will allow you to track your traffic. If the website is without one then optimization would be such a hassle. Without knowing where your traffic is going, how long they are staying, or what they are most interested in how can you efficiently use a website as a selling tool?

When it comes to using a website as a selling tool the needs of the visitor must be met. Imagine if you were a visitor. There are certain images, links, or menu items that attract you most. Those attractive links should be a road map to what the website is trying to accomplish.

Take a look at a few applications below that allow you to realize what kind of traffic is flowing to your site.

These two online applications will provide graphs and data on traffic to your website.

The first stage is to see what kind of traffic is flowing to a website, the second stage is optimizing the website in order to efficiently create an online selling tool. Each one of these tools are very intuitive, however data is only half the battle. Interested in how a website is properly marketed?

Posted in Google Tools, News, SEO, Webmaster Tools, Website Analytics & Statistics | Tagged , , , , , , , , , , , | 3 Comments

How to manage your Facebook privacy settings

Facebook has gone through a lot of changes to their privacy settings. Originally they had such a maze of privacy settings for all sorts of things and it made it hard for most users to understand how to change their settings to suite what kind of privacy they are looking for. Now Facebook has minimized their settings and generalized them in a way that makes it easy for any user to understand what they are doing and who they are sharing their Facebook with.

Facebook privacy settings page

Here is the entire Privacy settings page that you will manage to secure your Facebook. To get to this page simply go to the top right of your Facebook to your Home menu, click the arrow and go to Privacy Settings. Facebook has made this page pretty intuitive to any user and has added helpful descriptions for one to quickly update.

Settings on status updates and photos

Privacy setting for status updates and photos

This first option you’ll want to personalize. It’s the setting for every status update you make as well as photos that are uploaded or tagged of you. When you post a status update there is a way to change the privacy on that update when you’re posting it but this is the setting that will be used as default for when you are posting an update.

Public setting allows anyone to see your updates and will also allow search engines to index it so if someone were to search a term that appears in your status update, it might appear on Google if it’s relevant enough. This is good if you’d like your Facebook or your Page to be a selling tool, or would someone like to bring more traffic to your Facebook for a purpose other then just sharing your ideas with friends.

Friends setting will allow only your friends to read your status update and view your photos. This doesn’t include friends of friends and these posts will not appear on search engines.

Custom setting will allow you to specifically pick who will be allowed or who won’t be allowed to see your status updates and photos.

Description of possible setting options

Most of the security options following your Default Privacy will be Friends, Friends of Friends, Everyone, Public, Only Me and for some settings it will allow you to be more specific and choose groups that you are apart of. All of the options are what they seem and Public, just like the previous option, will show on search engines if relevant enough to the search.

Apps and Websites

This is much more detailed then most settings, it will allow you to individually custom the security of each Application, Games, and Websites you have associated with your account. You can also delete specific applications this way. When you first associate an Application with your account, the Application has a certain amount of information that it will request from you so that it may work correctly. That’s what you agree to when you install an Application. This information may range from just your Name to allowing to see your location & posting to your wall.

How people bring your info to apps they use allows you to check or uncheck any information on Facebook that you may never want an Application to access so in the future you’ll never have to worry about accidentally accepting an Applications usage terms and having information divulged about you that you didn’t want.

Posted in Facebook, How To, News, Social Media Marketing | Tagged , , , , , , | Leave a comment