Thoughts on programming, web development and design.

Circuit Board

Author: djbrensinger Page 41 of 50

CSS3 and Multiple Backgrounds

Crearegroup created a video that demonstrates Multiple Backgrounds using CSS3. This technique makes it easier to use background images that grow as your text expands. In CSS2, you needed to use multiple divs to create this effect. This video shows you how to use Multiple Background images using only one div. They also explain that this technique is not bullet proof or usable in multiple browsers. Only modern browsers seem to be able to render this technique. If you would like to use this technique, consider what browsers your visitors use before implementing it on your website.

What do you need to start web development?

Computer CodingEvery web developer needs a set of tools to begin web development. The following list of tools can help you get started:

  1. A good computer with plenty of memory, hard drive space and a speedy processor. Choose the computer that fits your needs.
  2. You’ll want to develop locally; build sites on your own computer. A web server lets you develop and test web sites on your computer whether or not you have an internet connection. You can install a web server likeXAMPP. If you want to go the Microsoft path, you can install their Microsoft Web Platform Installer.
  3. As a web developer, you’ll need to create or edit photographs and graphics. By loading software like GIMP or Adobe Photoshop, you can make adjustments to images for your web site. Even if you hire a graphics designer to make logos for you, you still need a photo/image editor to make minor adjustments.
  4. You’ll need web development tools. There are many tools to choose from. You can build a web site using a text editor like Notepad++ or TextMate. Or you can use a development tool like Dreamweaver, Visual Web Developer or Aptana.
  5. More than 1 browser. Not all web sites look the same in all web browsers. You’ll want to install more than IE to test your designs. If you build mobile, you’ll also want to test it on more than one device or mobile emulator.
  6. Web Tutorials and cheat sheets. Tutorials teach you how to complete a specific task. A task like setting up a web server, creating a CSS navigation or anything else that you need to do. As a web developer you should have a collection of web design and development sites like Web Design Dev or StackOverFlow. A cheat sheet is a short guide that contains tips and shortcuts for a certain programming language, web design technique or framework. Here are 50 cheat sheet for web designers and developers.

Once you have your computer setup for web development, you can start building web sites. You need a knowledge of HTML, CSS and JavaScript to build static websites. From that point, you can choose to build dynamic web sites by learning PHP, MySQL and a content management system like WordPress or Joomla. Or you can choose to start learning ASP.Net, Ruby or Java. Whether you choose the Microsoft or Open Source path, there are plenty of things to learn and tools to use.

Merry Christmas and Happy Holidays

SnowflakeHave a merry christmas and a happy new year.

Keeping Your Skills Fresh

books_MorgueFileWhether you are a web designer or web developer, you need to keep your skills current. As technology changes, there are new techniques to learn and experiment with. Web Designer Depot provides you with 9 great resources for keeping your skills fresh. Try out a few of these resources to see if they work with your learning styles.

Update: On Jan 4, 2012, TechRepublic wrote Tips for staying on top of tech. Use these additional suggestions to keep your skills fresh.

Need more time?

ToolRobert Graham on Software by Rob explains “Why ‘Stop Watching TV’ is Bad Time Management Advice”. He believes that this advice is not very useful. It doesn’t help people manage their time better by telling them to stop watching TV. Robert Graham provides you with 6 strategies to help you do more. From planning to choosing activities that recharge or relax you. If you follow his strategies, you may even notice that you watch less TV.

Page 41 of 50

Powered by WordPress & Theme by Anders Norén