WebAppers

/ best free open source web resources /

Graphic Resources

Google Doctype – Open Encyclopedia and Reference Library

Posted · Category: CC License, Information

Google Doctype is an open encyclopedia and reference library. Written by web developers, for web developers. It includes articles on web security, JavaScript DOM manipulation, CSS tips and tricks, and more. The reference section includes a growing library of test cases for checking cross-browser and cross-platform compatibility.

Many sites offer browser compatibility charts, but few back up their compatibility claims with repeatable tests. Google believes strongly in the value of test cases and automated regression testing. All of the tests in Google Doctype can be run individually or in groups, using the JSUnit automated testing framework. This allows us to update our charts quickly and easily as new browser versions come out. It also allows you to test in your own browser to see exactly what the compatibility claims mean.

Many sites offer developer resources for the open web, but few sites make those resources available under open licenses. You can read, but you can’t download. Or you can download, but you can’t redistribute. Google makes it easy to download the entire encyclopedia and take it with you, publish it on your private intranet, or package it for redistribution.

Source: Google Doctype

OpenKM Document Management System

Posted · Category: GPL License, Tools

OpenKM Document Management System

OpenKM is a Open Source electronic document management system, which, due to its characteristics, can be used by large companies as well as by the small ones, as a useful tool in knowledge management processing, providing a more flexible and lower-cost alternative to other proprietary applications.

Using OpenKM to manage documents at your company, will be easy. OpenKM is a document management application with a web user interface that allows the following operations to be carried out: sharing, setting security roles, auditing and finding enterprise documents and registers. With OpenKM users can easily collaborate and communicate.

OpenKM Document Management System

The source code is available to the community, which can freely use, modify and redistribute it under the GNU General Public License version 2 license.

Requirements: –
Demo: http://www.openkm.com/
License: GPL License

An SEO Guide for Designers

Posted · Category: Information

SEO Guide for Designers

Few days ago, we have SEO Cheat Sheet from SEOMoz. Now, Nick La from WebDesignerWall has discovered that just over 1 out of 10 people don’t think SEO (Search Engine Optimization) is mandatory as a designer as well, therefore he has written an SEO Guide for Designers who want to learn about making it easier for websites or blogs to be found by search engines. He explains the common mistakes made by designers and developers. He also provides some basic tips that you should be practising to optimize your site for search engines.

Source: SEO Guide for Designers

Open Source Silverlight Data Visualization Tool

Posted · Category: Charts, GPL License

Visifire is a set of open source data visualization components – powered by Silverlight. With Visifire you can create and embed visually stunning animated Silverlight Charts within minutes. Visifire is easy to use and independent of the server side technology. It can be used with ASP, ASP.Net, PHP, JSP, ColdFusion, Ruby on Rails or just simple HTML. Visit Visifire Gallery or design your own chart using Chart Designer.

Requirements: –
Demo: http://www.visifire.com/
License: GPL License

The Processing Language

Posted · Category: Framework, MIT License

John Resig has ported the Processing visualization language to JavaScript, using the Canvas element called The Processing Language. The first portion of the project was writing a parser to dynamically convert code written in the Processing language, to JavaScript. This involves a lot of gnarly regular expressions chewing up the code, spitting it out in a format that the browser understands. The language includes a number of interesting aspects as follow.

  • Types and type casting – Type information is generally discarded, but becomes important in variable declaration and in casting (which is generally handled well).
  • Classes – The full class system is supported (can be instantiated, etc. just fine).
  • Method overloading and multiple constructors – Within classes you can have multiple method (or constructor) definitions – with the appropriate methods being called, based upon their signature length.
  • Inheritance – Even classical-style inheritance is supported.

The second portion of the project is the full 2d Processing API. This includes all sorts of different methods:

  • Shapes drawing
  • Canvas manipulation
  • Pixel utilities
  • Image drawing
  • Math functions
  • Keyboard and mouse access
  • Objects (point, arrays, random number generators)
  • Color manipulation
  • Font selection and text drawing
  • Buffers

The full source code of The Processing Language is contained within a single file. It comes in at about 5000 lines, compresses down to less than 10kb. It is licensed under MIT license.

Requirements: –
Demo: http://dev.jquery.com/~john/processing.js/examples/basic/
License: MIT License

Easiest Tooltip and Image Preview Using jQuery

Posted · Category: Capture, License Free, Tooltips

Easiest Tooltip and Image Preview is one of those tooltip-like bubble popups that appears when you roll over link or a thumbnail. What this script does is adds an element to the body when you roll over a certain object. That element’s appearance is predefined with css (positioned absolute and styled) so all we need to do is fill the element with content, calculate mouse position and make it move accordingly. When cursor is moved over he object, element moves with it and when cursor roll out, the element is deleted. Easiest Tooltip and Image Preview is powered by jQuery.

Easiest Tooltip and Image Preview Using jQuery

Requirements: –
Demo: http://cssglobe.com/post/1695/easiest-tooltip-and-image-preview…
License: License Free

Javascript Information Visualization Toolkit

Posted · Category: CC License, Charts

JavaScript Information Visualization Toolkit (JIT) is an advanced JavaScript infovis toolkit that was based on 5 papers regarding different information visualization techniques. The JIT implements advanced features of information visualization like Treemaps (with the slice and dice and squarified methods), an adapted visualization of trees based on the Spacetree, a focus+context technique to lay Hyperbolic Trees, and a radial layout of trees with advanced animations (RGraph).

Javascript Information Visualization Toolkit (JIT)

JavaScript Information Visualization

These are the different features of the JIT toolkit. It’s still on an alpha state, but it’s very well documented and on active development. The library consists on standalone libraries. That means at the moment you won’t be able to include more than one visualization library per page.

Requirements: –
Demo: http://blog.thejit.org/?page_id=14
License: Creative Commons 3.0 License

Free DIY Application Builder For Your Business

Posted · Category: License Free, Tools

Free DIY Application Builder for Your Business

Iceberg is a powerful web-based tool for the creation and usage of custom-built business software. Using Iceberg allows you to use and create complex, reliable business applications. Unlike many off-the-shelf applications, an Iceberg application is custom-built specifically for your business and is, therefore, highly dynamic and adaptable to your own personal needs.

An Iceberg application is also highly reliable. Because Iceberg doesn’t rely on any hand-written-code, there is little likelihood for human-error in the creation of an Iceberg application. Iceberg allows for the quick creation of strong stable applications. Iceberg is completely free for up to 5 users and 100% free for Non-Profits and Academics.

Free DIY Application Builder for Business

Requirements: –
Demo: http://www.geticeberg.com/
License: License Free

2D Fisheye Menus Component with Flex

Posted · Category: Menu, MIT License

We have seen a lot of Fisheye menus, however The Fisheye component is a bit different to others. It is built with Flex which shows us how the best of what flex gives you (productivity, development process, consistent component model) with the best of what people have been doing in flash for years (rich, highly interactive, fluid, etc).

The Fisheye component is based around the concept of itemRenderer factories, just like the flex list and charting components. The goal is to use composition to separate behaviour from content, so you can reuse the basic fisheye effect across many different applications and uses. It’s available under the MIT Open Source license, so feel free to use it or modify it in your own applications. Check out the 2D Fisheye Demo, it looks really nice.

Fisheye Component

Requirements: Flex
Demo: http://www.quietlyscheming.com/blog/components/fisheye-component
License: MIT License

The Web Developer’s SEO Cheat Sheet

Posted · Category: Information

SEOmoz has become a recognized leader in the field of SEO by providing the very highest quality solutions to their clients. These services are intended to help websites achieve higher rankings and greater levels of traffic through the organic listings on search engines (Google, Yahoo!, MSN & Ask). Recently, SEOmoz has released The Web Developer’s SEO Cheat Sheet which I have found very useful for webmasters. The Web Developer’s SEO Cheat Sheet shows us the following.

  • Important SEO Html Tags, Search Engine Indexing Limits
  • Recommended Title Tag Syntax, Common Canonical Issues
  • 301 Redirect, Important Search Engine Robot User-Agents
  • Common Robot Traps to Avoid, Robots Meta Tag Syntax
  • Robots.txt Syntax, Sitemap Syntax

The Web Developer's SEO Cheat Sheet

Source: The Web Developer’s SEO Cheat Sheet

Page 279 of 322...«275276277278279280281282283»...
Supported By

Deals

Web Browsers Icon Set
Food Icon Set
Flat Icon Set

Flat Icon Set

100 icons