WebAppers

/ best free open source web resources /

Graphic Resources

Giving Away 5 Copies of SlideDeck Pro Licenses

Posted · Category: Announcement

slidedeck2

SlideDeck aims to make it easier for users to digest and understand the content of a website. It was designed to replace the web’s current model of text heavy services pages, unclear product tours and confusing process diagrams with a fun, quick and beautiful way to interact with websites.

When viewing a SlideDeck, you can index the content at first glance by reviewing the vertical sliders. You can take a holistic approach with the SlideDeck by progressing through each slide in order to understand the complete concept. Or you you can jump ahead to the topic you are interested in. Each slide can contain simple HTML text and images as well as rich content such as flash, videos, screen casts and presentations.

A SlideDeck can be custom designed to blend in perfectly on your website as a header or navigation system. It can also be contained within a button, waiting to be clicked and opened in a lightbox view. Think of all the content you can express to your user in a simple, elegant and fun interface. SlideDeck adheres to web standards and is great for SEO as it is entirely indexable via search engines.

slidedeck

SlideDeck Lite is a limited version of the feature-rich SlideDeck Pro. It’s a great way to give SlideDeck a try and immediately improve the performance of your website. SlideDeck Pro ($299 usd each) includes all the features listed below as well as free upgrades for new functionality. Now, you can have a chance grabbing a SlideDeck Pro for Free. Simply leave a comment under this post. We will randomly select 5 lucky people and announce the winners on 27th Jan. What are you waiting for?

Open Source Video, Audio & Podcast Publishing Platform

Posted · Category: GPL License, Video

MediaCore is a free open source video, audio, and podcast publishing platform. It is built for organizations who wish to distribute media in a variety of formats on their website while maintaining the ability to control the user experience.

The purpose behind MediaCore was to make a central media library that could pull media from any source, track statistics, enable commenting, and provide a high degree of control over the presentation and administration.

Administrative Workflow is straight forward and is built based around moderating and approving user-submitted media. Media can be added through either the front-end or administrative back-end.

mediacore

Requirements: –
Demo: http://getmediacore.com/
License: GPL License

TipTip Custom Tooltip jQuery Plugin with Zero Images

Posted · Category: GPL License, MIT License, Tooltips

TipTip is a very lightweight and intelligent custom tooltip jQuery plugin. It uses ZERO images and is completely customizable via CSS. TipTip detects the edges of the browser window and will make sure the tooltip stays within the current window size. As a result the tooltip will adjust itself to be displayed above, below, to the left or to the right of the element with TipTip applied to it, depending on what is necessary to stay within the browser window.

TipTip jQuery Plugin is dual licensed under the MIT and GPL licenses. It’s also only 3.5kb minified!

tiptip-jquery

Requirements: jQuery Framework
Demo: http://code.drewwilson.com/entry/tiptip-jquery-plugin
License: GPL, MIT License

iJab – Ajax Instant Messaging Program for XMPP/Jabber

Posted · Category: Chat, GPL License

ijab-chat

iJab is an Ajax-based web based instant messaging program for XMPP/Jabber. It is free software and users can run their own instant messaging without limitations or software cost, complimenting the XMPP philosophy of a distributed network. iJab is interpreted purely by the client webbrowser. It runs solely in a browser and does not require downloading or installation of additional software.

iJab also developed iJabBar, a Facebook styled web chat client. Do you need integrating IM into you website or hosting your own IM service? iJab might be suitable for you.

Requirements: –
Demo: http://www.ijab.im/demos/
License: GPL License

How to Create a Custom Facebook Page with FBJS

Posted · Category: Information

A Facebook Page is a public Profile that enables information about business and products to be shared with Facebook users and the public. An user should be able to create one in a few minutes. This article “Creating a Custom Facebook Page” explains how to add custom tabs to your Facebook page to make it do more. He has explained how to built a carousel, navigation tabs, forms, etc on your facebook page easily.

You will need to use FBJS (Facebook Javascript). This provides the functionality we need to develop custom facebook pages. This is also to protect other users privacy at the same time and restrict Javascript features that can be abused. This tutorial helps you cut short your search and gives you a head start in your quest to build custom tabs within Facebook pages.

custom-facebook-page

Source: http://www.webdigi.co.uk/blog/2010/creating-a-custom-facebook-page/

How to Build the New Visual Annotations with CSS3

Posted · Category: License Free, Tooltips

ZURB has taught us How to Build the New Visual Annotations. The solution was not technically too complex. With Notable, they have embraced the concept of graceful degradation: they take advantage of new CSS techniques that degrade cleanly to older browsers.

The note overlays are composed of two main elements, an outer border div and an inner overlay div. The trickiest piece, and most fun, was actually the gradient on the border. They didn’t want to use a canvas knockout so instead they used border-image, which is a really versatile but slightly tricky CSS property.

The basic gist of border-image is that you can set an image of your choosing as the overlay for the border of an object, but the truth is quite a bit more complicated.

new-annotations

Requirements: CSS3 Support
Demo: https://zurb.notableapp.com/website-feedback/10696…
License: License Free

Open Source Mac Rich Internet Application Framework

Posted · Category: Framework

Fluidium is an open-source platform for developing Rich Internet Applications that run as native Mac OS X desktop apps. Fluidium is much like Adobe Air, except open source (liberal Apache license), and exclusive to the Mac.

Increasingly, new applications are being written as web apps, but native Cocoa applications still provide the best user experience on Mac OS X. Using Fluidium, you can wrap your existing web app in a pure, native Mac application shell and provide the best of both worlds to your demanding user base.

Fluidium is unabashedly Mac-only, and makes no cross-platform compromises. With the high quality of native Mac apps, cross-platform, least-common denominator approaches don’t cut it on OS X. Your Fluidium-based app will fit right in on OS X as a first-class Cocoa citizen.

fluidium

Requirements: Mac OS X
Demo: http://fluidium.org/
License: Apache License

How to Create Facebook Style Footer Admin Panel

Posted · Category: License Free, Menu

The popularity of social media has been booming in the past few years and Facebook definitely has climbed high to the top of the social network rankings. Facebook has many Ajax driven features and applications that are very impressive, and one of the things is the footer admin panel, where it neatly organizes frequently used links and applications.

SohTanaka has created a tutorial about how to recreate the Facebook Style Footer Admin Panel with CSS and jQuery Part I and Part II. The footer panel can be useful for admin driven applications and much more. There are many useful techniques like the fixed footer, CSS tooltips, height calculation function, and multiple toggle function, that can be used in various ways for your future projects.

facebook-admin

Requirements: jQuery Framework
Demo: http://www.sohtanaka.com/web-design/examples/footer-panel/
License: License Free

iPhone Style Password Masking using Mootools

Posted · Category: Forms, MIT License

We have introduced jQuery iPhone-like Password Fields few months ago. Now, we have a similar iPhone Style Passing Masking using Mootools – PassShark. It is a free and easy-to-implement password masking class, which has been on tested on Safari 3+, Firefox 3+, Opera 10+, IE 6 and 7.

The goal with delayed password masking, is to help the user through a less painful way of populating forms and specifically password fields. This methodology is fast becoming popular on Mobile Devices, Desktop applications and the Web browser alike.

iphone-password

Requirements: Mootools Framework
Demo: https://www.queridodesign.net/blog/passshark
License: MIT License

The 14 Days of jQuery with Fresh Videos & Tutorials Daily

Posted · Category: Information

The 14 Days of jQuery brings you fourteen consecutive days of new releases to celebrate the release of jQuery 1.4. Each day they will publish some fresh videos and announcements — there’ll be code releases, project-related updates, and jQuery UI goodness, among other things.

In addition to the announcements, they will also be releasing a set of videos over the 14 days with talks and tutorials relating the jQuery 1.4 release and other general jQuery topics. You’ll want to check back at The 14 Days of jQuery every day during the two weeks to see what’s new, or sign up to be notified via email. Think of it like an online conference, only longer, freer, and with a bit of mystery and suspense!

14-days-jquery

Source: http://jquery14.com/

Page 2 of 3«123»
Supported By

Deals

Web Browsers Icon Set
Food Icon Set
Flat Icon Set

Flat Icon Set

100 icons