Monday, December 7, 2009

Latest Tips from MakeUseOf.com

Latest Tips from MakeUseOf.com

Link to MakeUseOf.com

How To Create Your Own Homebrew Atari 2600 Games

Posted: 07 Dec 2009 04:00 AM PST

So, you've been snooping around Atariage and Atarimania, and now, not surprisingly, you're in love with the Atari 2600.  You love the games, the look, everything. Well, maybe you should take your new found devotion a step further and make a homebrew Atari 2600 game.

You may be asking what a homebrew game is. Simply put, a homebrew game is any game made for a console by a person like you or me, under no contract from a company. Some systems are harder to program than others, therefore, some systems have more avid homebrew communities than other.

The Atari 2600 has a devoted homebrew base and several homebrew games are released every year. Because of the age of the system, the only new content for the 2600 being released today is from homebrewers. Here is a list of some current games being worked on by people for the system.  If you want to see what some people have done in the homebrew scene, here is Elevator Amiss, programmed by Bob Montgomery, and Go Fish, also by Montgomery.

Most games on the 2600 revolve around getting a high score doing some arcade style task like shooting enemies or dodging obstacles. Thinking about creative ways to make simple tasks into games can be very fun and since games for the 2600 are generally pretty simple, game design is not all that hard.

There is a snag though. The Atari 2600 was made a rather long time ago and people were completely happy to program in assembly language back in those days. Programmers were a lot more patient. Assembly for the Atari 2600 may seem daunting and for a novice programmer it is. Unfortunately, there was never much of another, more high level option for a programmer wanting to get into the VCS home brew scene.

That was until now! In 2007, some Atari 2600 fans wrote a BASIC compiler for the 2600. This was ground breaking in the sense that now, anyone with at least some sort of programming knowledge could start writing homebrew Atari 2600 games without having to learn the unfamiliar 6502 assembly language.

To get batari Basic up and running on your computer, you'll need a couple of things.

First, you need to actually download the compiler source code, which could be found on the batari Basic website, under "Download".  Thankfully, the compiler is multiplatform, it runs on Windows, Mac, and Linux, and instructions for installation and use of it can be found on their website.  Just follow the instructions for your platform.

Next you will need an emulator to play your games after you compile them.  Stella is a good one, but there are some others out there.  Stella and z26 are both linked to on the batari website, also under "Download".

If you're proficient at the command line, then you're good to go.  All you'll need beyond that is some sort of text editor, like notepad on any Windows machine.

If you want to go the command line route, thorough instructions for setting up all of that are included in the "Installation" and "Tutorial" sections of the batari Basic website.  Basically, you need to download and extract the compiler and then set up the command path so you can use the "2600bas" command on the command line to compile your games.

If you aren't comfortable compiling on the command line, then you can download a couple of Integrated Development Environments, both of which are Windows only unfortunately.  Crimson Editor is linked to on the batari Basic website and instructions for setting that up are included in the "Tutorial".

Your other option is Visual bB.  You can download that here.  Visual bB looks and works a lot like Microsoft Visual Studio and is focused on use with batari Basic, unlike Crimson Editor.  This makes it streamlined for batari Basic.  Best of all, Visual bB has integrated sprite and sound editors, further easing the development process.

To set up Visual bB you just need to start the program.  It will then ask for the path to the compiler and emulator.  Just go through the folders on your PC to the executable for the compiler and then for your emulator.

Batari Basic is heavily documented and the documentation is linked to on the batari website.  You can view that here also.  If you have some prior programming knowledge, it shouldn't be too hard to pick it up.

This is where it gets fun.  Start programming.  Let your imagination run wild!

batari Basic makes Atari 2600 programming approachable for the masses.  Its main advantages lie in the ability it gives to program without learning assembly language, which is something we can all appreciate.

Designing homebrew Atari 2600 games can be extremely fun and the Atari 2600 combined with batari Basic makes it so that almost anyone can get into it rather painlessly.  So, why not give it a try?

Did you like the post? Please do share your thoughts in the comments section!

New on Twitter ? Now you can follow MakeUseOf on Twitter too.

Related posts


Cool Websites and Tools [December 6th]

Posted: 06 Dec 2009 05:01 PM PST

cool websites Check out some of the latest MakeUseOf discoveries. All listed websites are FREE (or come with a decent free account option). No trials or buy-to-use craplets. For more cool websites and web app reviews subscribe to MakeUseOf Directory.

 

(1) FireFound – Handy Firefox add-on that remotely clears your browser's personal data and tracks your computer's location if it ever gets lost or stolen. This extension logs your geo-location data to the FireFound server. Read more:FireFound: Firefox Addon That Helps to Locate Your Stolen Computer

(2) AppRejections – While everything went well with the iPhone, there was one area where everyone, starting from developers to hardcore Apple fans criticized the company. It was the rejection of iPhone apps based on reasons that didn't sound convincing.  App Rejections is a forum for developers and other people tracking the tech industry to talk about their rejected iPhone apps. Read more: AppRejections: Aggregates All Rejected iPhone Apps In One Place

(3) FlockDraw – Simple but elegant collaborative sketching website which lets you draw, share and collaborate on freehand sketches and diagrams. Just hit 'start drawing' and you are presented with a whiteboard which has a url that could be easily shared (no sign up required). Read more: FlockDraw: Online Collaborative Sketching & Drawing

(4) SendSocial – Innovative service which allows you to send gifts to friends without requiring you to know their physical addresses. First, you send an item to the person's Twitter ID or email address. Read more: SendSocial: Send gifts to friends without knowing their address

(5) WeTransfer – New file transferring service which allows you to easily transfer large (up to 2GB) files over the internet. Read more: WeTransfer: Transfer Large Files Over The Internet

Submit Your Web App

 

These are just half of the websites that we discovered in the last couple of days. If you want us to send you daily round-ups of all cool websites we come across, leave your email here. Or follow us via RSS feed.

Related posts


How To Easily Create & Manage An FAQ Page For Your Wordpress Blog

Posted: 06 Dec 2009 02:00 PM PST

how to make an faqWhy Wordpress? These days, many people run their blogs with Wordpress.  Wordpress, simply put, is an easy-to-learn and use blogging platform originally created to help people manage their own blog.  Today, there are more and more people actually using Wordpress as a CMS (Content Management System) to run full-fledged websites!  Sure enough there are more and more people turning to Wordpress because of how easy it is to use!  For this reason I thought it to be helpful to share an easy way to make an FAQ page on a Wordpress-hosted blog.

Why an FAQ page?

An FAQ (frequently asked questions) page can help your blog or site in several ways.  For instance, it could save you the time of answering the same questions over and over again (check out SnappyFingers, a search engine that only searches FAQs for more targeted results than normal search engines).  It could add some credibility to your site in the eyes of newer visitors.  I also hear that it can help with your site’s SEO (Search Engine Optimization).  So, if a plugin can make the process easy; why not add one to your site, right?

About the plugin

I came across this plugin by accident but I couldn’t resist trying it out.  It’s called FAQ Builder and it’s made by Square Compass.  There are a few aspects of FAQ Builder that make creating an FAQ page easy.  First of all, creating and managing your FAQ page is simple.  Secondly, receiving, moderating and answering questions from readers is effortless.  Let’s see how easy installation and setup is!

How to install and set up

Installing plugins is a cinch with Wordpress these days!  From the dashboard of your Wordpress site, navigate to and click on “Add new” under the plugins menu.

how to make an faq

In the search field, type in “FAQ Builder.”

how to make an faq

The correct plugin should show up first on the list (cross your fingers!).  If not, just look around a bit, you’ll find it.  We’re looking for the one by “Square Compass.”  Click Install.

how to make an faq page

Click the orange “Install Now” button.

how to make an faq page

Click “Activate Plugin.”

faq.6

Now you should have a nifty little orange icon added to your tool bar so you can setup your FAQ page easily.

how to make an faq page

If you click the FAQ Builder link you’ll be given options such as adding new questions, editing existing questions, and adding the FAQ list to a page on your site.  If you actually want to add the list someplace, simply use the short code given and it will populate it for you.  Very easy.  There’s also a short code to add a search field to the page.  This is also the place you will moderate questions submitted by your readers.

You’ll notice there is also a place where you can add categories for the questions.  This will help in the organization of your FAQ page.  If I’m not mistaken, once you have so many questions it will automatically make separate pages to make the list more manageable for your readers.

As you can see, Square Compass’s FAQ Builder turns making your own FAQ page as easy as filling in a few fields and moderating a few questions from readers.  I personally never really considered making an FAQ page for my blog until I saw how easy it really is.  Here’s a link to the FAQ page I’m working on for my own blog.

Do you have an FAQ page on your site or blog?  As a reader, do you find FAQ pages helpful?

Image credits: MorgueFile.com

Did you like the post? Please do share your thoughts in the comments section!

Become a MakeUseOf fan on Facebook? – Our photos, MakeUseOf specials and more.

Related posts


6 Fun Sites To Find Out What Your Name Says About You

Posted: 06 Dec 2009 12:00 PM PST

what does my name say about meRecently, the following story headline went through the German media: “Kevin is not a name, it’s a diagnosis” (Freakonomics, NY Times).

According to one study, elementary school teachers are prejudiced against pupils based on their first names. Non-traditional names are associated with bad behavior. Previous studies demonstrated that bearers of trendy names are generally from an underclass background. This may indeed account for their bad behavior, but seen in context it also has dramatic consequences. Not only do these kids live a less privileged life, but they must also disprove prejudice and convince teachers of their abilities with much better performances than the next kid that carries a traditional name. Cruel childhood.

Maybe Shakespeare set the stage for it when he wondered, “What’s in a name?” It looks like names do have an impact on their bearers or on how people receive them.

So, I started to wonder what does my name say about me? There are a number of sites out there that offer to calculate and predict your character, attractiveness, and luck. Please take this with a grain of salt, though. It’s just fun!

Numerology Name Analysis

At Astrobix.com, your name and birthdate are needed to calculate your expression or compound number. How these secret calculations reveal details about your character is a miracle. Would you like to know whether your name is lucky? Have this tool calculate whether your birth and compound numbers are compatible and explain to you what exactly that means.

what does my name say about me

What Your Name Says About You Quiz

what does my name say about meBlogthings.com has a much simpler tool to analyze your name. You really just need to know your name.

If my name was Tina, which is only part of the truth, I would be dynamic but aggressive, artistic but extreme, unconventional but unstable, and finally ambitious but stubborn.

Fortunately, this analysis is not the whole story.

What Does My Name Say About Me

On Anvari.org someone posted an alphabetical chart that allows to compile the analysis based on the letters in your name. So for example our lovely editor can be characterized like this:

M – Success comes easily to you.

A – You can be very quiet when you have something on your mind.

R – You are a social butterfly.

K – You like to try new things.

I rather let him be the judge.

What Your Name Means

what does my name meanPaul Sadowski provides another numerology tool, which returns the most thorough report in this list.

The analysis includes a summary of what your name means in different languages or cultures, your expression or destiny number, your soul urge number, your inner dream number, and detailed information regarding what this means.

The note below the name field is most interesting:

Most authorities agree that the full birth name as recorded on your birth certificate is the name that must be used for all calculations involving name. Nicknames, changed names including marriage name changes do not dilute the importance of the name given to you by your parents.

Who or what exactly is an authority in name numerology?

Behind the Name

This page finally is a little more serious. It’s actually based on historical records that reveal the origin and eventually meaning of your first name.

For example Felicitas is the female version of Felix, the origin of the name is Spanish, and it essentially means “happy”.

Now that was a very common example, but did you know Ryan was Irish and means “little king”?

what does my name mean

Your Name Here

At last, here is a humorous approach, brought to you by The Weekly.

According to this page, the literal meaning of Daniel, a foreigner who loves adverbs and whose nickname is characterized by desperate self-invention, is “born covered with fur”. The summary concludes with Daniel’s motto: “Does this look like a rash to you, or is it just where I’ve been scratching?”

what does my name mean

This Daniel is of course a fictional character. No offense please!

In a more serious article the Scotsman.com News reported what people see in names. Apparently, names like Elizabeth or William express success, while a Jack or an Emma are percieved as happy individuals, and Sarah or Chris are thought to be most attractive.

Want to find out how popular your name is? Try the name stats page.

Now what do you think of your name and all this numerology business? What does your name mean? Tell us in the comments.

Image credits: porah

Did you like the post? Please do share your thoughts in the comments section!

Become a MakeUseOf fan on Facebook? – Our photos, MakeUseOf specials and more.

Related posts


2 Amazing Widgets To Translate Your Website Into Over 20 Languages

Posted: 06 Dec 2009 10:00 AM PST

Internet World Stats show that English web surfers represent less than 28% of the Internet population. In other words, if your blog or website is English-only, it is largely useless to 72% of Internet users. True, your readers can take the effort of using a translation service themselves, but wouldn't it be friendlier to make it easy for them?

Making your blog or website language-friendly is not at all difficult. In this article, let us see how you can use free translation widgets on your site to allow visitors to instantly translate your website into the most popular foreign languages. If you want to let users subscribe to translated RSS feeds of your website, you should check out Mloovi. Let's see how to use the Google Translate Gadget and the Microsoft Translator Widget and see how they compare.

Translate Your Website with Google Translate Gadget

Google Translate Gadget is powered by Google Translate Tools, and supports over 50 languages. The "gadget" is nothing but a short code snipped that you can place anywhere on your website. If you have a blog, the best place for the gadget is your blog's sidebar. As an example, we'll assume you have an English website powered by Wordpress. Follow these steps:

  1. Go to Google Translate Tools and choose the language of your website.
  2. If you wish, you can restrict which languages you want to support. It is best to use the default All languages option.
  3. Copy the code snippet shown on the page.
  4. In your Wordpress Dashboard, paste the code in a Text Widget in your Appearance > Widgets section and add it to your sidebar.

Google Translate Gadget

That's it! Your blog can now be read in over 50 languages.

When users who have set a different default language in their browser visit your blog, they are prompted to automatically translate your website to their native language. You can also check how your blog looks in different languages.

Mouseover Original Text

Also, when a translated page is viewed, moving your mouse over the translated text paragraph pops up the original text. You can conveniently compare the original and the translated text in this way.

Microsoft Translator Widget

The Microsoft Translator Widget supports over 20 languages. This is the same translation engine that is used in MS Office, Bing, and the Messenger translation bot we previously covered on MakeUseOf. To use the Microsoft Translator Widget, follow these steps:

  1. Go to the Microsoft Translator Widget page.
  2. Enter your website or blog URL address and the language of your site.
  3. Choose the widget of the widget as suitable for your blog. You can experiment back and forth if you need.
  4. Choose a suitable color based on the theme of your blog.
  5. Check the "I agree to the terms of use" box, and click Generate code to get the code snippet.
  6. Copy paste the code snippet in a Text Widget in your blog sidebar.

Microsoft Translator Widget

That's it! Your blog can now be read in over 20 languages. Just like the Google Translate Widget, when a translated page is viewed, the original text is visible on mouse rollover. Here is how the widgets look in the blog sidebar when stacked on top of each other:

Translation Widgets

Which Widget Should You Use?

Choosing the right widget for your website may not be a simple matter of comparing the number of languages supported. Here are factors you can consider:

  • Obviously, the Google Gadget gives you the widest reach because it supports far greater languages (50 vs. 20)
  • The Google Gadget auto-detects the user's language and prompts the user to translate
  • The Microsoft Widget supports different colors to suit your blog theme, while the Google Gadget has the classic minimalist look
  • The Microsoft Widget has a width option and looks different depending upon the size you choose
  • Lastly, the Microsoft Widget supports "Progressive Rendering", which means web pages show up in the translated language in incremental fashion. Users do not need for the complete page to be translated before they start reading. This is useful if you have long pages of text.

You might also want to check out ConveyThis, which takes a different approach by popping up a dialog letting users choose from different online translation services.

Needless to say, machine (robot) translation has its limitations. Nevertheless, it can surely make your webpage comprehensible to foreign language users, who might otherwise quickly jump to another website. Will you try using these free tools on your site? Do they work well on your blog? Tell us in the comments!

Did you like the post? Please do share your thoughts in the comments section!

New on Twitter ? Now you can follow MakeUseOf on Twitter too.

Related posts


4 Basic Actions You Can Perform With Google Quick Search Box [Mac]

Posted: 06 Dec 2009 08:00 AM PST

I once was an avid Quicksilver user. I got so used to it that I don’t think I could life my Mac life without it. Then there was the news, the one that I didn’t believe was true, Quicksilver was abandoned by its creator.

Several months forward, I wasn’t able to use Quicksilver anymore. It kept on quitting under Snow Leopard. Even the latest version – that supposed to go along well with SL – quit on me as well.

Like it or not, I had to find a substitute. And what could be more perfect as a replacement than another creation by the same hands, the reason why Quicksilver was abandoned (or so they said): Google Quick Search Box (QSB).

Quick actions using Google Quick Search Box

As the name suggests, the basic function of this app is to perform searches. You could perform a local search or internet search and act on the result. Google Quick Search Box also comes with plugins to extend its functionality.

There are many possible uses of QSB. I tried to list as many as I can and managed to come up with quite a few. To be able to discuss each point in detail, I divided the list into two. In this first part, we will look at several basic actions that I use most

  1. As an app launcher: Since I use QSB to replace Quicksilver, this feature is highly coveted. To launch an application or a file, summon QSB, type a few letters of the name, and hit Enter.

    01a File Launcher.jpg

    By default, the shortcut key to invoke QSB is Command + Command (pressing Command key twice). But you can change it from the Basics tab in its Preferences (Use Command + Comma while QSB is on focus to open the Preferences window). Personally, I use the default and add Command + Space to honor Quicksilver.

    01b Preferences Shortcut.jpg

  2. To tweet quickly: This feature has been discussed before. But I forgot to mention one thing back then: you can add more spice to Twittering by adding more than one Twitter account in QSB.

    02 Quick Tweet-1.jpg

  3. To perform Google web searches and more: Web searching is the core functionality of Google. Being a Google product, it’s only natural if one of QSB’s major features is to search the web.Type anything into the search field and QSB will give you the option to search using Google.

    03a General Web Search.jpg

    But you can do more than just general Google searches. You could tell QSB to search within a specific Google product like: Image Search, GMail, Google News, even Wikipedia and YouTube. You can see all the options by clicking on the small arrow at the right end of the search box.

    03b QSB Search Options-1.jpg

    To do that kind of search, just use the assigned shortcut in addition to QSB’s shortcut. For example, if I want to search something in the Wikipedia, I’d press Command twice (to open QSB) followed by Command + 4 (to assign the search to Wikipedia), write the search string and hit Enter.

    03c Wikipedia Search.jpg

  4. To perform a site-specific search: The previous feature is limited to predefined locations and there’s no way to edit them or add more. But that doesn’t mean that you can’t get around this limitation.QSB can also perform a site-specific search, even without using the comfortable shortcut keys. Type in the site, hit Tab or Right Arrow key, type in the search string, and press Enter.

    04 Site Specific Search.jpg

What I like about QSB is its ability to learn and adapt. For example, the first time I type in “Quick”, QSB gave me QuickScale, Quicktime and Quicksilver (in order of appearance).

05a Search Quick.jpg

After few more times at attempting to launch Quicksilver, the order is reversed and displayed Quicksilver at the top followed by QuickScale and Quicktime.

05b Search Quick 2.jpg

In the next part of this article, we will look at more advanced quick actions that you can do using Quick Search Box.

Do you miss Quicksilver? What did you replace it with?

Did you like the post? Please do share your thoughts in the comments section!

Become a MakeUseOf fan on Facebook? – Our photos, MakeUseOf specials and more.

Related posts


4 Ways To Transfer Files From One Computer to Another

Posted: 06 Dec 2009 06:00 AM PST

When you buy a new computer – like I did recently – you’ll want to transfer most of your existing files over to the new computer. A lot of people, who spend their time gathering vacation pictures and family videos, will want to make a big move leaving nearly nothing behind. Others, like myself, only keep the essential stuff; some documents they’re still working on and a few application installations they’ll be needing shortly.

No matter how much you plan on taking along, you want to do it quickly. Spend the minimal amount of time before you can cut that old hardware loose. There are a number of ways to do this, and we’re taking a look at five of the ways how to transfer files from one computer to another. Depending on what you’re working with, some might be better than others.

Use An External Storage Media

The standard way of backing up data. These days, everyone has a USB stick, or a at least a computer that can burn CDs and DVDs. An even better alternative are external hard drives which you can connect over USB – these often combine crazy speed with incredible storage.

how to transfer files from one computer to another

There are three back-up patterns you can follow. Often the easiest way is to create categorical folders to put your files in – movies, pictures, documents, applications, and so on. Back on your new computer, you can easily put these wherever you want to have them.

A duplicate copy requires even less effort, but you’ll be passing up on an excuse to (finally?) categorize your data. Just copy the folders your files are in – Desktop, My Documents, etc. – and you’ll be able to merge them with your new system’s counterparts.

Too lazy to do it manually? You can always use back-up software suites to do the work for you. These are often able to return your file to right location on your new disk, but are especially useful if you plan on doing periodical back-ups (e.g. every two weeks).

Share Over LAN

You can also use your existing home network to transfer your files, given that both of your systems are connected. The speed can vary from ‘incredibly fast’ on a wired network to ‘pretty damn slow’ on a wireless one.

First and foremost, you’ll need to enable the sharing of your hard drive. In Mac OS X, just go to System Preferences -> Sharing, and the rest is pretty obvious. In Windows, the process is quite easy as well. Browse to My Computer -> (right-click) Properties on your hard drive. In the Sharing tab, you’ll need to enable file sharing for the folder. Below is a screenshot of how it looks like on a Windows 7 PC.

how to transfer files from one computer to another

Vista and 7 — If your disk isn’t Shared, go to the Network and Sharing Screen and open the ‘Advanced Sharing’ settings. Here you’ll be able to turn on File and Printer Sharing.

how to transfer files from one computer to another

Got everything set up? On your new system, you should be able to find the drive shared in ‘Network’. When opening the hard drive, you’ll probably be asked for a password. From there on, you’re free to go. Copy the files and folders as if the network drive is just another folder.

transfer files to new computer

If you don’t have a home network, or don’t feel like using your wireless one, you can directly connect two computers with a crossover ethernet cable. This one looks exactly the same as your everyday internet cable, but has a slightly different wiring. You can buy these for a few bucks in most hardware and computer stores.

Use an EasyTransfer Cable

Windows Easy Transfer is a new application that comes installed in most newer Microsoft Windows operation system. One way to use the program is with an EasyTransfer cable, a special double “male” USB cable.

transfer files to new computer

The cable, that can be bought online and in computer stores, facilitates file transfers between two Windows systems and works great for our purpose. If you don’t mind spending the extra money, this is an option you might want to consider.

Connect the HDD Manually

This is the way I ended up doing it – the geeky way. If you don’t have an external HDD casing, why not make one? By taking out your old hard drive and using the right connections, you’ll quickly have it hooked via USB to your new system. This has a number of advantages – the speed is well enjoyable, you don’t need (much) extra hardware, and you can copy the files straight from point A to B.

transfer files to new computer

All you need are (depending on your hard drive model) a SATA to USB or an IDE to USB adapter. These can be bought separate or together with an external hard drive casing – which is often even cheaper. If you’ve got an external drive of the right type lying around, you can even use the casing from that one, and spare yourself the extra costs.

Do you have any other data transfer tips? Share them with us in the comments.

Did you like the post? Please do share your thoughts in the comments section!

New on Twitter ? Now you can follow MakeUseOf on Twitter too.

Related posts


How To Save $87 By Making A Free ‘Thesis’ Wordpress Theme Clone

Posted: 06 Dec 2009 04:00 AM PST

If there was ever a boilerplate theme for Wordpress that people turned to for style and simplicity, it was Thesis, among many others. This little doozey allows you to build a professional-looking blog with little or no coding. Many top bloggers such as Adam Baker and James Allen use it, not to mention its praise by the ultimate ‘Problogger’ Darren Rowse.

But there is a downside to all of this. You see, in order to create a fully-functional website with no coding necessary, you have to pay. And pay big you will — $87 to be exact. However, I have found a free alternative Wordpress theme clone of Thesis which is almost identical, but it’s only for those of us who aren’t afraid to get our heads stuck into bit of HTML snipping and altering.

It’s called ‘2 Column Neoclassical’ theme and it’s available to download at the end of this very long post. It looks almost exactly like Thesis. Below is a screenshot of my blog with the theme running. As you can see, it has the same fonts, format and style that Thesis has and I paid exactly $0 for it all.

Making A Wordpress Thesis Clone

I customized my theme in three main ways. The first, and perhaps the most obvious was to change the header image to something more appropriate for my blog. With most themes, the code to do this is in the Header.php file so it knocked me off balance a little to discover it wasn’t. But never fear, in keeping with the Thesis ‘customization’ calling, the changes have to be made to the Custom.css file around halfway down.

You’ll see the following area of code which I have highlighted. By standard, it will be like 'themes/neoclasical2/header.png'.

Thesis Alt- header code

Enter in the location of your image (which you will have already uploaded using the ‘Add Media’ function in Wordpress). It should be the URL from the ‘/wp-content…’ part onwards. You can also adjust the dimensions of the picture using the code directly above the highlighted section. The standard dimensions are "width: 910px; height:200px;".

The second change you may wish to make is to the sidebar; a place where many of us put most of our functions, feeds and fun stuff. Anyone who has used Wordpress before will know that this can be done by accessing ‘Widgets’ under the ‘Appearance’ tab in the WP Admin screen. As you can see, I have inserted images (Twitter badge and RSS icon) which are hyperlinked to their respective accounts. I also added in some counters (still shamefully low as it’s in its first month!).

Thesis Alt- sidebarI also added in a calendar and other generic widgets which are already on Wordpress, by dragging them into the sidebar on the ‘Widgets’ menu.

Another thing you may want to add to your blog is advertisements. The bulk of services (such as AdSense) serve you your ads in HTML code. To add this to your sidebar (or indeed anywhere on your site), simply paste this code into a text widget on your sidebar (or elsewhere, into a code file if you want it somewhere else, such as in the header).

Finally, if you want to spice your site up a little and boost traffic, add social media such as Twitter, Digg and Stumble Upon. For this task, I’ll direct you to a previous article of mine here on MUO which covers the subject in depth.

What do you think of the FREE Thesis Wordpress theme clone? Which is your favourite professional-looking Wordpress theme?

Did you like the post? Please do share your thoughts in the comments section!

Become a MakeUseOf fan on Facebook? – Our photos, MakeUseOf specials and more.

Related posts


1 comment: