Category Archives: Technology

Web Design Elements that Users Look For

Jakob Nielsen’s and Kara Pernice’s new book on “Eyetracking Web Usability” has proven some ideas for necessary element placement on your web pages. This book shows eyetracking data on the most important elements that you should place on all your web pages and where to place them.

Also posted in Web Design | Tagged | Leave a comment

We Offer Reasonably Priced Web Design & Development Services

We offer comprehensive web design and web development services for individuals or small businesses. We have over 15 years experience developing interactive and dynamic sites that attract many visitors. Please consider our services by submitting a quote request. We are also offering very reasonably priced WordPress and Moodle prebuilt themes and help installing those themes. [...]

Also posted in Web Design | Leave a comment

Reserved Characters in HTML

There are several characters that you cannot type directly  into HTML. You must use code to represent those characters. you can use either the entity number or the entity name in your code.

Also posted in Web Design | Tagged | Leave a comment

Major WordPress Meltdown

I apologize. This blog had a major meltdown the past couple of days.  I had to reinstall WordPress, and this resulted in some of my posts getting corrupted.  Please be patient with me while I update the nonsensical code found on some posts. In addition, some of the most important plugins were the naughty bits [...]

Also posted in Web Design | Leave a comment

Web design for your users, not for you

I see many blogs and articles that teach you how to use the latest technology tricks and how to use marketing techniques on your site. However, research on human-computer interaction has found that design of web sites should be based on user needs and goals. If you base your site design on user needs, then [...]

Also posted in Web Design | Tagged | Leave a comment

Updates to IE 9 will help web designers

The Internet explorer development team has announced that they are working copy of their upcoming browser will better support web design standards and CSS 3. You can find their announcement on the MSDN blog.

Tagged | Leave a comment

PHP and MySQL on Snow Leopard

I just got PHP and MySQL working on my computer. I am now restarting my web development business and I needed a test server running on my computer. Apache 2 and PHP 5.3 come already installed and compiled on Mac Snow Leopard. I followed the great tutorial found on www.dwfaq.info. I had to move a [...]

Also posted in Web Design | Tagged , | Leave a comment

Positioning Web Page Elements

What is Positioning? The Cascading Style Sheets (CSS) positioning properties allow you to position an element. It can also place an element behind another, and specify what should happen when an element’s content is too big. Elements can be positioned using the top, bottom, left, and right properties. However, these properties will not work unless [...]

Also posted in Web Design | Tagged , | Leave a comment

Creating a hyperlink to a specific area in a webpage

You can specify a hyperlink to go to a specific area on a webpage (try it out). These types of links are often used on long pages when you want your user to quickly jump to another section on a webpage.

Also posted in Web Design | Tagged | Leave a comment

HTML Math Symbols

∫ You may need to add math symbols to your blogs or other web pages. The table below gives you the character entity code for common mathematic symbols.

Also posted in Web Design | Tagged | Leave a comment

My New EdTech Blog Design

I have just updated the look to this, my educational technology blog. It has been a long time coming as I have longed to have a design that was personal rather than my updated, free WordPress theme from Scribble Scratch. I use a WordPress blog that has been installed on my web site account with [...]

Also posted in Web Design | Tagged , , | Leave a comment

How to Sync the Things App for Mac with MobileMe

I use and depend upon Cultured Code’s Things application to keep my tasks and to-dos organized. Things is a really cool for the iPhone/iTouch and for your Mac computer. Both apps sync and you can keep your to-dos with you all the time. You can either use the mobile or computer app to add and [...]

3 Comments