background preloader

Web Development

Facebook Twitter

iScroll 4. Project info Last code update: 2012.07.14 – v4.2Device compatibility: iPhone/Ipod touch >=3.1.1, iPad >=3.2, Android >=1.6, Desktop Webkit, Firefox, Opera desktop/mobile.Discussion groupQR Code opens demo page.

iScroll 4

Support development If this script saved your day and you wish to support future developments you may consider sending some funds via PayPal or Flattr. Overview iScroll 4 is a complete rewrite of the original iScroll code. While latest Android revisions are supporting this functionality (although support is not optimal), Apple seems reluctant to add one finger scrolling to divs. In addition to all previous iScroll features, version 4 introduces: Pinch / ZoomPull up/down to refreshImproved speed and momentumSnap to elementCustomizable scrollbars. Building Real-Time Form Validation Using jQuery. Client-side validation is something every web form should have, no doubts about that.

Building Real-Time Form Validation Using jQuery

While server-side validation does its job, it certainly lacks good user experience. What is so great about client-side validation then? Not only is it useful to the user because it makes the process of filling out the form a lot quicker and a lot less painful, but it also shows that you actually care about them. The Moz Top 10. Pixel Proliferation: A Toolset For Managing Screen Resolutions. In the digital world, change is constant.

Pixel Proliferation: A Toolset For Managing Screen Resolutions

The device landscape is always changing and the device types are proliferating. With the increasing demand for more fluid and responsive experiences, it is becoming an even more arduous task to keep all of the device resolutions and screen sizes straight. So we have packaged up our set of tools that help us stay current and we are offering it for download. The device landscape is diverse, bordering on splintered. Screens vary in physical size and aspect ratio. Of course, it is important to remember, this is a tool, and only a tool. Mozilla Firefox. JW Player: Download. Creating a Web App from Scratch. 40 Online Generators for Web Designers Should Bookmark. Hackety Hack Teaches Ruby Programming to Aspiring Beginners for Free. @valladolid: I actually program entirely professionally in Ruby.

Hackety Hack Teaches Ruby Programming to Aspiring Beginners for Free

I consider the main benefit of Ruby is that the code is incredibly beautiful and enjoyable to program in. There's also a very large ecosystem of libraries to help you accomplish almost any task. @valladolid: It's pure OO language, everything is an object. Web Anywhere. CSS, Web Development, Color Tools, SEO, Usability etc. Clientcopia : Stupid Client Quotes. Someone's stolen my stuff! What to do when someone copies your content. If it’s on the internet, it must be free.

Someone's stolen my stuff! What to do when someone copies your content

That statement isn’t true, but lots of people believe it. How else can we explain the way entire blog posts are copied and pasted, pros’ photos are reproduced without permission or payment and entire website designs are blatantly nicked? The good news is that in many cases the offenders are clueless, not criminal. The bad news? 50 Essential Web Typography Tutorials, Tips, Guides and Best Practices. Web typography is the most undervalued and misunderstood aspect of web design.

50 Essential Web Typography Tutorials, Tips, Guides and Best Practices

There are many reasons for this, probably, the most frequent factor is it is ignored purely for simplicity. Why over complicate something that works fine as it is? Web typography is all theories and opinions, that is the point. The evolution of web design relies on opinions and ideas, otherwise we would be stuck with the repulsive web designs we had 10 years. So, yes, good web typography is crucial, and you cannot afford to ignore it anymore. 10 Extremely Useful Background Generators for Designers. Using good background image in web design can really lift up a simple layout.

10 Extremely Useful Background Generators for Designers

Now the question is, how to generate interesting backgrounds for your website. There are many ways to achieve that, you can do it either a simple way or harder way. Simple way is to use online background generators, which can be used to make stripped, tiled, textured and dotted patterns. Overview (Struts Taglib Tag library documentation) [Since Struts 1.1] This tag library brings a nested context to the functionality of the Struts custom tag library.

Overview (Struts Taglib Tag library documentation)

It's written in a layer that extends the current Struts tags, building on their logic and functionality. The layer enables the tags to be aware of the tags which surround them so they can correctly provide the nesting property reference to the Struts system. Spritebox - Create CSS from Sprite Images. Interactive tutorial. The Power Of ZOOM - Fixing CSS Issues In Internet Explorer. I think we've all experienced how frustrating it can be to do cross-browser testing with CSS-based web sites.

The Power Of ZOOM - Fixing CSS Issues In Internet Explorer

Why is it that Internet Explorer (IE) never seems to play nicely with good, solid CSS markup?!? Anyway, I just thought I'd share one technique that I've found to be extremely helpful. When I have some CSS that just won't work in IE, I see if adding a ZOOM property of 1 (one) will help: I have to say, 90% of the time, this fixes the display issues that I am having in IE... and, it does so without adversely affecting any of the other browsers (that I have tested).

30 Inspiring Web Design Layouts from deviantART. DeviantART, a widely popular online graphic design community, is an unlikely (but surprisingly terrific) place to find inspiration for web design. There are many designers and artists at deviantART who choose to display their beautiful creations to the rest of the community. [en] .htaccess Editor.

40 Useful Online Generators For Web Designers - Noupe Design Blog. Oct 11 2010 Generators can be a great way to save time in your web design projects.

40 Useful Online Generators For Web Designers - Noupe Design Blog

High-quality generators can create graphics or code or even layouts in a matter of seconds or minutes, things that might take an hour or more if done by hand. Below are some useful generators to help you speed up your web design process. There’s everything from color scheme tools to complete layout generators included. If you know of other useful generators out there, please share in the comments! Color Schemes. 40 Incredibly Useful Web Design Tools You Should Use Daily.

This article will showcase tools which should and could be used by designers daily. If you need some inspiration – you can visit the most popular and recommended design showcase sites to find really good works and examples. Check out design related tools, online generators, free font sites, template sites, great websites helping to test and manage websites – those all have been created to save your time! Remember - not always the best way is to create everything by yourself. Be smart and you will accomplish your tasks much easier and quicker without struggling! I strongly suggest you to go through this article and bookmark tools, which could help you or just bookmark this page and come back whenever you feel discouraged or struggled!

Inspiration. 10 Big Time-Saving Tools for Web Designers. Clip art of tools originally sourced from the Wikimedia Commons. Humans just aren’t as good at performing repetitive tasks as computers are. Moreover, I really hate doing the same thing more than once. I think anyone who uses computers in a professional capacity (and who doesn’t, these days?)

CSS

Test Users. You can delete a test user by making a delete operation on this node. DELETE /{test-user-id} HTTP/1.1Host: graph.facebook.com /* make the API call */ $response = $facebook->api( "/{test-user-id}", "DELETE");/* handle the result */ /* make the API call */ FB.api( "/{test-user-id}", "DELETE", function (response) { if (response && ! Response.error) { /* handle the result */ } }); /* make the API call */new Request( session, "/{test-user-id}", null, HttpMethod.DELETE, new Request.Callback() { public void onCompleted(Response response) { /* handle the result */ } }).executeAsync(); curl -X DELETE \ -d "" \ Permissions. Virtual PC. Wordpress. Lightview. WWW SQL Designer. Turn your blog into anything: 13 unusual uses for WordPress. Dr Dobbs - Apache CouchDB and Java.