Archive for the ‘web design’ Category

JavaScript and Flash Statistics

JavaScript - FlashJavaScript Statistics are of the utmost importance for rich websites and web applications. As of today, statistics show that more than 98% of users have JavaScript. The remaining 2% represent users who turn the scripting off or use a browser that doesn’t support JavaScript (some mobile phones).

Flash Statistics are very surprising! They show that more than 80% of the users update their flash player within 6 months of the release. These statistics are the official Adobe Flash Statistics for the US and Canada:
(more…)

Screen Resolution Statistics

Web StatisticsScreen resolution statistics are very important. When designing a website, it is a good idea for a web designer to make the design fit within a 1024px screen width (so about 1000px for the actual site design). Below are the latest known screen resolution statistics (US & Canada). What you can read from the web statistics below is that the big majority of users are using a display with 1024 pixels or more.

(more…)

How to Design a Flash Website with Friendly URLs

web design swfI hope everyone had a great Thanksgiving weekend. I just wanted to point out a very useful tool for Flash web designers and developers. It’s called SWFAddress and it is an effective tool in providing support for deep linking your Flash websites and applications.

What SWFAddress does is it lets you create unique virtual URLs for all the different sections of your Flash website. This helps with general usability, as it makes the forward and back buttons on your browser functionable as well as makes your flash websites more search-engine friendly. You can download and read about it here.

In short, SWFAddress is a small, but powerful library that provides deep linking for Flash and Ajax. It’s a developer tool, allowing creation of unique virtual URLs that can point to a website section or an application state. (more…)

Award Winning Web Design

web design awardsAs 2008 is coming to an end, we are looking back at the past year with great pride and satisfaction. New York Web Design Company Noam Design is a winner of more than 20 awards for its web design and web development work. For the past year, Noam Design Web Design Company has been pioneering the web with unique websites and web applications, innovative concepts, cutting edge technologies, and state of the art designs.

Noam Design web design work has been featured in countless websites and web galleries. And just to start the holiday season on the right track, Noam Design has recently received the Web Design Association Web Award “Standard of Excellence”.

Most of our web projects are given awards – from W3 Awards, to Web Marketing Association’s Web Awards, to Interactive Media Awards, and much more! Browse through our Award Winning Projects – your company could be next on the list!

Useful Tweening Engines for ActionScript 3.0

web design flashHere at Noam Design our flash developers typically use Actionscript animation over timeline tweens. The advantage to that is significantly smaller file sizes and smoother, more stable movements. For most developers, it is much easier to deal with your motion in terms of time rather than in frame. Also, when a client requests a change, editing a small snippet of code is far quicker than attempting to adjust the objects on your timeline (especially when you’re dealing with many objects on the stage). (more…)

20 Websites to Download Free Photoshop Brushes

  1. BlendFlu (www.blendfu.com)
  2. Brush King (www.brushking.eu)
  3. Celestial Star (celestial-star.net/brushes)
  4. Brusheezy (www.brusheezy.com)
  5. My Photoshop Brushes (myphotoshopbrushes.com/brushes) (more…)

Adding a 301 permanent redirect using htaccess

It’s easy to add 301 redirects to your website using Apache’s htaccess. A 301 permanent redirect is the most efficient and Search Engine Friendly method for web page redirection. It’s not difficult to implement and, if done appropriately, it will improve your search engine ranking as well. (more…)