21
May 08

CSSFLY does live editing right in your browser

Category: CSS, Tools | Leave a Comment
CSSFly is a web 2.0 tool for easy editing websites direct and in real-time in your browser. Simply edit the (X)HTML-code and the external Style-Sheet files : what you code is what you get! This tool is designed for developers. Use it for developing, testing or checking your web-project or take a look behind the scenerys of your favourite websites.
Visit site

Tags: None
24
Apr 08

Pure CSS XHTML Banner

Category: Banner, CSS | Leave a Comment
Front-endDeveloper
“Pure CSS XHTML Banner” …

Grab the code below


Tags: , ,
24
Apr 08

53 CSS tutorials anyone can do

There are many advantages to designing with Cascading Style Sheets. CSS is extremely easy to learn and rework once a basic site framework has been established. Websites, or website components can easily be changed into something totally different just by swapping a single CSS file, or a line within a CSS file.

CSS designers always seem to have a few different elements that they commonly use over and over in all designs, these can include navigation elements and form fields, among other items. Smashing Magazine has compiled a list of 53 CSS Techniques that you couldn’t live without, linking out to tutorials on CSS navigation, tabbed navigation, bar graphs, rounded corners, hover effects, image map, submit buttons, custom bullets, and sidenotes. Whether you are new to CSS, or have been in it for a while, these are some great tutorials to have archived as reference materials.


23
Apr 08

How will you use the power of Web 2.0

The 2008 edition of Web 2.0 Expo is now underway in San Francisco. Check out all the highlights from the show:

Web 2.0 Expo SF Brochure

Web 2.0 Expo SF Brochure

Attending Web 2.0 Expo? Use some of the networking tools to connect with other attendees while you are here.

Please note: Online registration for Web 2.0 Expo San Francisco is now closed. Please come down to Moscone West and register on-site.

Web 2.0 technologies are empowering us in ways we could only have imagined even just a few years ago. We’re able to build more, connect more, have more fun, sell more stuff, share more than ever before—and do it all faster. But as the pace of change and innovation accelerates, separating signal from noise, useful from annoying, genuine from fluff becomes increasingly challenging.

What tools and applications are right for a given project? How can we provide a more meaningful experience for users and customers? How can we have a positive impact on the world we live in? What are the ways we can create more value for our businesses? How do we gather and focus datapoints to deliver relevant information? How can we increase conversation and collaboration?

The second Web 2.0 Expo San Francisco takes the pulse of the Web ecosystem and looks to its future, training a spotlight across the Web 2.0 universe to illuminate how the Internet Revolution is being created and delivered. Web 2.0 Expo is for the builders of the next generation web: designers, developers, entrepreneurs, marketers, business strategists, and venture capitalists, people who have experiences to share and a passion for learning–the hot new thing, lessons from failures, innovations and inspirations, and the practical applications of all of the above. What will you do with the power of Web 2.0?

Experience Web 2.0 Expo

A companion event to the Web 2.0 Summit, Web 2.0 Expo is an expanded, inclusive gathering for the technology and business communities through a combined conference and tradeshow. Read more about Web 2.0 Expo San Francisco

Web 2.0 Expo San Francisco happens April 22-25, 2008 at Moscone West. Whether you’re new to the Web 2.0 world or an expert or in Ajax, Ruby, tagging, the social graph, user experience, meta-programming, search engine marketing, community building, web operations, user-generated content, building startups from scratch, or “Web2.0-ifying” the enterprise, come to Web 2.0 Expo San Francisco and immerse yourself in the Web 2.0 experience.

Tracks at Web 2.0 Expo San Francisco 2008:

In addition to on-stage sessions, keynote presentations, workshops, panel discussions, and demos, Web 2.0 Expo San Francisco will provide ample opportunity for all participants to engage face-to-face:

  • A vibrant Expo Hall bustling with essential products, tools, services, and projects at the cutting edge of technology
  • Launch Pad, an opportunity to publicly unveil new companies and products
  • Web2Open, a space where any participant can lead a conversation with other attendees
  • Expo Booth Crawl, parties, and other fun networking events

The inaugural Web 2.0 Expo San Francisco attracted 8,500 attendees from companies and organizations like:
Adobe Systems, America Online, American Greetings Interactive, Apple, BA Venture Partners, BP, Centers for Disease Control, Discovery Health Media, Dow Jones, EMC, Experian Interactive, First Round Capital, Hitachi, Ltd., Hummer Winblad Venture Partners, IEEE, Intel, Intuit, Jet Propultion Laboratory, Labrador Ventures, MTV Networks, Magazine Publishers of America, McGill University,, Merrill Lynch, Monster, Motion Picture Association of America, Nokia, North Bridge Venture Partners, Northrop Grumman, RealNetworks, Simon & Schuster, Standard & Poor’s, Sun Microsystems, The Heritage Foundation, The Wall Street Journal Online, Turner Broadcastings Systems Inc., University of Richmond, University of Southern California, Walt Disney, WhitePages.com, and many, many more.


16
Apr 08

Top-10 design mistakes in web applications

According to Jakob Nielsen, these are the 10 most common usability violations found in web applications:

  1. Non-standard interface controls, such as home-grown scrollbars
  2. Inconsistency in the way things work, appear and are labelled across the app
  3. No providing proper affordances that give people visual clues about what they can do with an object (e.g. that they can drag-and-drop an object)
  4. Not giving proper feedback about what is happening
  5. Bad error messages that don’t tell what went wrong and how to fix it
  6. Asking for the same information twice
  7. Not providing defaults (e.g. in a list of radio buttons)
  8. Dumping users into the app without giving them an idea of how it works
  9. Not indicating how collected information will be used
  10. Offering system-centric features that reflect the system’s internal view rather than the users

And generous as Jakob is, he also has a bonus mistake: Reset buttons on web forms.

Links:
Top-10 Application-Design Mistakes



Recently on Front-end Developer

24
Apr 08

Pure CSS XHTML Banner

Category: Banner, CSS | Leave a Comment
24
Apr 08

53 CSS tutorials anyone can do

16
Apr 08

Submit Your Blog to 100 Directories With Good Google Page Rank For Free With No Reciprocal Link Needed

Category: SEO | Leave a Comment
11
Apr 08

Top 9 CSS and HTML validation services

11
Apr 08

Top 17 CSS Tutorials

11
Apr 08

Top 17 CSS Lightbox Variations

10
Apr 08

CSS:Auto-matic Link Icons

Category: CSS, Icons | Leave a Comment
08
Apr 08

Loading XML into a page with xmlHttpRequest

Category: Ajax | Leave a Comment