Oct 16 2007

A List Apart Web Design Survey

Char| Category: Web Design | 0 Comments

Back in April the team from A List Apart and An Event Apart conducted the first real survey of people who make web sites. They wanted to know who we are, what our education was, who we work for, what we earn, the skills we have, and a few more important questions.

I took the survey and have been looking forward to seeing the results of the survey. The 82-page report of findings was released today. WOW! The team at A List Apart did a great job of pulling all the data together and presenting it in an easy to read and meaningful format.

Visit A List Apart for the full report and if you really want it, you can get the raw data too - mmm, crunchy!

What did I learn from the report? In many areas, I am in the minority - but that doesn’t surprise me, nor does it bother me.

  • Age: Since I am now a ripe old 39, I fall into the 39-50 age group - along with 10% of other web professionals who took the survey.
  • Gender: 16% of those surveyed are women (another reason I am so proud to be on that W list)
  • Education: I’m with the majority here - I have my Bachelor’s Degree but like 46% of those surveyed, its in a totally unrelated field - Economics
  • Work: Like 23% of my peers, I am self employed. I have been in the field for more than 10 years like 9% of those surveyed. (Does that make me a dinosaur in web years?) And 35% of us do web work full-time.

Enough about me. The report is goes into much greater detail on salaries, where we work, perceived and actual bias, skill sets and more. It is definitely an interesting read - especially if you took the survey or you are in the web design field.

Oct 04 2007

13 Sites For Beautiful Patterns and Backgrounds

Char| Category: Graphic Design, Thursday Thirteen, Web Design | 18 Comments

Patterned backgrounds are a very popular finishing touch for many websites. While it seems that diagonal stripes are in this season (especially for Web 2.0 sites), there are so many other options from elegant to whimsy, preppy to proper. The following sites have some really fabulous patterns to choose from:

Squidfingers1. Squidfingers - 158 absolutely stunning background patterns by Travis Beckham.

2. DinPattern - about 50 patterns (and it looks like more will be added) that are beautiful eye candy. There is even a live preview option to test out the backgrounds as you browse.

3. Kaliber10000 - currently there are 927 pixellated patterns on their site, many of which are user submitted.

4. 44Suburbia - 61 very sophisticated patterns

5. Pattern4u - another site jam packed with unique backgrounds and patterns - there are well over 100 different patterns to choose from.

6. Pootato - many of these patterns are more simplistic and can be used in Photoshop and other graphics programs. Looking for some cool Photoshop brushes? Pootato has them too.

7. iStockPhoto - clearly one of the best resources for fresh, new backgrounds of every kind.

8. One Pattern - while their patterns are not free, you purchase them in collections for less than $20 a set.

9. 3Quarks - very subtle paper like backgrounds

CitrusMoon10. CitrusMoon - the CitrusMoon site hasn’t been updated in years, but the backgrounds are free and many of them are still beautiful

11. TartanMaker - want to have fun and design your own tartan plaid background? Tartan Maker is an interactive tartan plaid maker.

12. StripeGenerator - craving the current Web 2.0 trend? Make your own stripes background with Stripe Generator.

13. Background Maker - this was addictively FUN - click on pixels and watch your background come to life before you very eyes

Just a tip - you might want to set aside a nice block of time to browse these sites - there is so much to look at that it becomes a giant time vacuum. Have fun!!

This post is part of Thursday Thirteen. You can find more TT entries at the TT hub.

Related posts:

View My Portfolio

Sep 10 2007

More Tips for Making a Web Hosting Switch

Char| Category: Technology Tips, Web Design, What I Learned | 1 Comment

share.jpgIn November 2006 I wrote a post called 6 Easy Step to Making a Web Hosting Switch. The steps I spelled out were the basics - for moving a basic site. This past weekend the post made a resurgence when it was featured by Wendy Boswell at Lifehacker.com (Easily Switch from One Web Host to Another). I was really impressed with the quality of comments and the willingness of my new visitors to share more knowledge with my readers. There is just too much good information to leave it all in the comments. Here are more tips for making a web hosting switch.

From Pablo:

When your website uses any kind of insert data in a database (register users, add comments or anything else) it’s better to create a holder page while moving and testing everything on the new host, avoiding forgotten data on your DB. I always do that putting a holder on the old host and, on the new, keep everything working fine, because when changing DNS servers it may take a while replicating the changes to the “world”.

From Steven Rushing:

Something that very new website owners may not think about is your databases. My very first host switch, I downloaded all my files and ran. I reallly didn’t like my host.  But without the database my wordpress files were useless! This was 4 years ago now, when I was very new, but DON’T FORGET YOUR DATABASES!

From Michael:

Problems arise when people buy domains from the same web host, because transferring domains is much, much more complex (if even possible) so I would also recommend that you never buy your domain from the same company that hosts your site, even though it seems more convenient.

From Dan:

If you have access to your machine’s hosts file, do this before changing the DNS servers with your registrar:

Add entries domain name pointing to your new hosting companies IP in your hosts file (Linux, /etc/hosts; Windows, should be %SystemRoot%\System32\Drivers\etc\hosts). Then, when you go to your site in your web browser, you’ll be seeing it from your new site. You may have to restart your browser or even your computer (or just manually clear the DNS cache).

For example, if the new IP address is 1.1.1.1 and your domain is yourdomain.com, add this to your hosts file:

1.1.1.1 yourdomain.com www.yourdomain.com

This way you can test before every committing to changing DNS servers. If all looks good THEN change your DNS over.

From Michael:

Check out a Slicehost VPS. Switched from multiple shared hosting providers to a VPS and the performance has been orders of magnitude better that a shared host. It’s for the technically inclined, but if you get a VPS or dedicated server, it’s trivial to move between hosts.

From Loren:

Your list is not perfect. When you sign up for new hosting, you can have the new hosting company provide you with your IP address so you can actually see your files on the web before you change the name servers. You will also need to update your scripts as the name of your database may change depending on some hosts.

Also, some hosts (such as for .nr domains) are very picky about name server changes.. it can really be hard when some lousy companies don’t even have an online control panel for you to manage this stuff.

From Andrew:

I would not recommend having your hosting provider register your domain for you in order not to have problems later when moving to a new host.

From Barry:

I agree with a couple earlier posts–for database driven sites, the database is the most important part. Here’s a good tip if you know how to configure your databases.

First copy the files to the new host, and then also copy the database to the new host.

Then change the permissions on the new host’s database so that the OLD host has permission to access the database, and then go to the old site and edit the config files to point to the database on the new host instead of localhost.

Now if you edit the DB content (posts, comments, etc.) the changes will all be on the new host, and the database on the old host isn’t needed anymore.

Then whan that all works, switch the DNS to point to the new host….and editing your local hosts file to test the new host first is a good idea.

From Vic:

easier way - if your host is cPanel; just tell your new host to do the transfer for you - they can do it immediately within a couple moments ; all your files + emails and settings will be instantly transfered.

From webhosting:

One of the reason I prefer CPanel control panel over other control panel is because switching between Cpanel host is much easier. WHM has a feature that can helps in downloading the entire site from one server to another and thus making moving host very easy (HostGator is using Cpanel).

From Gil Megadish:

I’m an expert at this field ;)

I have moved 5 providers in the past 2 years. The guideline above is good for static websites. I have encountered difficulties not discussed in the post. Among are:

1. While DNS update is propagating, some users see the old server, to which they register and add new content. While others see the new server and add new content to that. Within 48 hours, nobody will be using the old server, but how do you sync the old with the new?

2. Apache/PHP versions matter! PHP of one version returns warning which is an error on the other. Different versions of shutils behave differently. And last but not least, sendmail never survives the move! Remember this! :)

3. Always make sure your new server can handle at least the same load as the old server. If possible, make an .htaccess to force 301 redirect to the new server (by ip address of course.)

4. Use Amazon S3 for user uploaded media!

5. Another trick I haven’t tried yet, is to set two A record on your DNS, with priority for the old server. Then let it propagate for 48 hours before simply shutting down the old server and removing it from DNS. That way, clients are supposed to try both IPs, so for the first 48 hours, they will always fail on the first IP before moving to the second. Haven’t tried it yet, but time will come to move again ;)

From Vaibhav:

I had a similar post some time ago.. This one is specific for wordpress blogs. If anyone is interested, it is at: http://blog.gadodia.net/steps-to-move-your-blog/

From Baz L:

These steps work great if you have just HTML content. Things get a bit more complicated when you have MySQL databases involved. This will help: http://www.webdevelopment2.com/moving-wordpress-to-a-different-domain/

Have you done a hosting switch? If so, what would you do differently next time or what did you learn in the process?

«older posts newer posts»

© 2006-2008 Essential Keystrokes | Wordpress | dKret 1.9 heavily modified by Char at Keystrokes | Hosting by HostGator