Navigation

Home
Search
Submit A Resource
Contact Us
About Functionn

Subscription Options


Subscribe By Email (265+)


Lists


Archives

Showing posts with label Ads. Show all posts
Showing posts with label Ads. Show all posts

Oct 3, 2012

Author: Hirvesh Posted At: 10/03/2012 Tags: , , , , , , , , , , , , , , ,

Sheetsee.js - A JavaScript Library Mashup To Manage Visualized Web Content Through Google Spreadsheets

Sheetsee.js is a JavaScript library mashup that allows you to manage visualized web content through Google Spreadsheets.  The web content and visualizations will update with every auto save by Google.  That means no pushing or uploading changes.

It all starts with tabletop.js. With that you can pile on any other library to style and visualize your data.  You can feed raphael.js the data it needs to make pie charts.  You can feed leaflet.js the data it needs to make maps. Use mustache.js to create templates for the data in your spreadsheet.

Requirements: tabletop.js, raphael.js , leaflet.js, mustache.js
Demo: http://jllord.github.com/sheetsee.js/
License: BSD

Sep 24, 2012

Author: Hirvesh Posted At: 9/24/2012 Tags: , , , , , , , , , , , , , ,

Jam - A JavaScript Package Manager For front-End Developers

Jam is a JavaScript package manager for front-end developers who crave maintainable assets.  Unlike other repositories, Jam puts the browser first.


Features

  • Manage dependencies - Using a stack of script tags isn't the most maintainable way of managing dependencies, with Jam packages and loaders like RequireJS you get automatic dependency resolution.
  • Fast and modular - Achieve faster load times with asynchronous loading and the ability to optimize downloads. JavaScript modules and packages provide properly namespaced and more modular code.
  • Use with existing stack - Jam manages only your front-end assets, the rest of your app can be written in your favourite language or framework. Node.js tools can use the repository directly with the Jam API.
  • Custom builds - No more configuring custom builds of popular libraries. Now, every build can be optimized automatically depending on the parts you use, and additional components can always be loaded later.
  • Focus on size - Installing multiple versions works great on the server, but client-side we don't want five versions of jQuery! Jam can use powerful dependency resolution to find a working set of packages using only a single version of each.
  • 100% browser - Every package you see here will work in the browser and play nicely with module loaders like RequireJS. We're not hijacking an existing repository, we're creating a 100% browser-focused community!

Requirements: None
Demo: http://jamjs.org/
License: MIT License

May 1, 2012

Author: Hirvesh Posted At: 5/01/2012 Tags: , , , , ,

Responsive Ad Checker - A Tool To Check How Responsive Banner Ads Are

Responsive Ad Checker is a tool to check how responsive banner ads are.  You can use it to do the following:
  • Use it to check HTML5 banner ads at multiple sizes.
  • Enter the URL of a responsive ad and it will be displayed at a variety of common sizes (both flexible and static).
  • Adjust the size of your browser window to see how the flexible banners respond.


Requirements: None
Demohttp://matthewjamestaylor.com/responsive-ad-checker
License: Free
 


Recent Posts

Popular Categories



Popular Components



Popular Licenses