Inspiration: Awesome Dark Portfolio Sites

These days, a portfolio is a must. What we have here is a list of dark portfolio websites that are split up into common groups that most portfolios fall in. The last group will be for those experimental dark layouts, where the designer tries something different.

Direct Link

Read the rest of this entry »

How to Generate PDFs with PHP: New Premium Tutorial

PDFs may well be the best format for distributing documents on the web. In today’s tutorial and screencast, I’ll show you how you can generated PDFs with PHP. Help give back to Nettuts+ by becoming a Premium member! Example PDF Created with PHP! By subscribing and becoming a Premium member, you’ll gain access to the best tutorial, screencasts, and freebies that every Tuts sites has to offer – all for a measly $9 a month.

Direct Link

Read the rest of this entry »

Create a Quick MooTools Slideshow with Preloading Images

I’ve been creating a lot of slideshow posts lately. Why, you ask? Because they help me get chicks.

Direct Link

Read the rest of this entry »

Winners Announced: Introducing CodeCanyon Competition

For the entire month of February, developers were encouraged to submit their best scripts and components to CodeCanyon . With over $6200 worth of prizes to win, it was a battle full of many top level items. However, the competition has since concluded, and after two weeks of deliberating, the reviewers and I have been our choices for the top three spots! Grand Prize Winner: Sitebase “This script is a must have for every webdeveloper/webmaster that want to save some time.

Direct Link

Read the rest of this entry »

IE9 May Actually Be a Fantastic Browser

Today, as part of MIX 2010 , some exciting updates were released on the progress of Internet Explorer 9. The IE team is implementing some incredible features, such as HTML5, CSS3, SVG support, and a new lightning fast JavaScript engine, Chakra! Further, they’re currently scoring a 55 on the Acid3 test – a figure that’s surely to increase substantially before the official release. What about the idea of Microsoft contributing to an open source project, jQuery, with their proposed templating engine ?

Direct Link

Read the rest of this entry »

Win a Copy of Rockable’s Latest eBook, ‘How to Write Great Copy for the Web’

Today we’ve got three copies of the new eBook from Rockable and FreelanceSwitch , How to Write Great Copy for the Web , to give away. Entering takes seconds, just leave a comment below and three lucky people will be selected. Win How to Write Great Copy for the Web About the Book How to Write Great Copy for the Web is the latest book from Rockable Press.

Direct Link

Read the rest of this entry »

Top 10 best practices for front-end web developers

Explain which div you’re closing Most of the time when I’m viewing a website source, I see, at the very bottom of the page, an almost endless list of closing </div> tags. In fact, many beginners think they just have to use divs instead of tables to produce quality code. Divs are cleaners than tables, but without proper code organization, it can be as (or even sometimes more) messy as table based code.

Direct Link

Read the rest of this entry »

Introducing 9lessons iphone Web Application.

Today I am introducing 9lessons labs iphone web application. In this post I want to present application screeshots and some tips about how to design iphone web application. It is so simple just some CSS width changes.

Direct Link

Read the rest of this entry »

Quick Tip: How to Get Great HTML Meta Tags

When you’re reading around the web about what to focus on when creating a web page, and you’re sure to find a host of opinions which, in total, insist that every single page element holds the secret to attracting traffic, pleasing visitors, or simply “doing it right.” Though some page elements are necessarily more crucial in terms of their uniformity than others, designers and developers can count on the essential nature of the HTML meta tag on any given web page. Meta tags are capable of telling search engines and other interested parties key information about the contents of the page, the meta tag is arguably as important as the page’s actual title–yet it leaves greater room for taking advantage of keyword use and relaxing the rules of style. Of the many attributes that can be defined using a meta tag, the description tag is likely to be the most meaningful for modern sites.

Direct Link

Read the rest of this entry »