Archiwum kategorii: Web Tools

Open Source Chat System With Ruby And JSON: JsChat

Post pobrano z: Open Source Chat System With Ruby And JSON: JsChat

JsChat is an open source chat script that is built with Ruby (Sinatra), uses a simple protocol based on JSON and comes as a server/client application.

It is similar to IRC but simpler and has very useful features like:

  • IRC-like commands: /names, /name new_name (/nick works too), /clear, /lastlog
  • auto-linking: pasting an image displays it inline, Youtube and Vimeo videos will appear as well
  • last messages are displayed when logged in

JsChat

Users can "login to" or create multiple chatrooms (and they will be saved when logged out).

And, optionally, users can authenticate with their Twitter profiles.

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
FindIcons.com – Ultimate Free Icon Search Engine
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Tags: ,

Related posts

Building Smartphone Apps. With Ruby: Rhodes

Post pobrano z: Building Smartphone Apps. With Ruby: Rhodes

Rhodes is an open source framework for building native applications for all major smartphone operating systems: iPhone, Windows Mobile, RIM, Symbian and Android using Ruby as the development language.

It has access to native device capabilities such as GPS geolocation, PIM contact reading/writing and camera image capture.

Rhodes Smartphone Development Framework

Development process can be called as "easier" with Rhodes as most of your UI customization can be done in HTML templates.

There are integrated styling libraries for matching the look and feel of native applications (ex: for iPhone, it is based on iUI and jQTouch can be used as well).

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
FindIcons.com – Ultimate Free Icon Search Engine
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Tags: , , , ,

Related posts

Flip Any HTML Element With jQuery Flip!

Post pobrano z: Flip Any HTML Element With jQuery Flip!

Flip! is a jQuery plugin that enables you to flip any HTML, text or jQuery element beautifully.

It is possible to set the direction of the effect, right-to-left, up-to-down or vice versa of both, the content to be displayed after the flip and the background of it.

Also, optionally, you can define the speed of the animation and use the callback functions: onBefore, onAnimation and onEnd.

P.S. Tutorialzine shares a very nice tutorial using the plugin.

jQuery Flip Plugin

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
FindIcons.com – Ultimate Free Icon Search Engine
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Tags:

Related posts

50 Creative And Free Icons: Isloo

Post pobrano z: 50 Creative And Free Icons: Isloo

Psdtuts+ is sharing a beautiful and free icon set, named Isloo, which are designed in detail and have a shiny, web 2.0 look.

The set consists of 50 icons that comes in 128px*128px sizes and as transparent .PNG files.

They are designed to celebrate the 3rd anniversary of the popular icon search engine IconFinder and free to be used in both personal and commercial projects.

Isloo Icon Set

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
FindIcons.com – Ultimate Free Icon Search Engine
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Tags:

Related posts

50 Creative And Free Icons: Isloo

Post pobrano z: 50 Creative And Free Icons: Isloo

Psdtuts+ is sharing a beautiful and free icon set, named Isloo, which are designed in detail and have a shiny, web 2.0 look.

The set consists of 50 icons that comes in 128px*128px sizes and as transparent .PNG files.

They are designed to celebrate the 3rd anniversary of the popular icon search engine IconFinder and free to be used in both personal and commercial projects.

Isloo Icon Set

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
FindIcons.com – Ultimate Free Icon Search Engine
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Tags:

Related posts

Control HTML5 Video With MooTools: CwVideo

Post pobrano z: Control HTML5 Video With MooTools: CwVideo

CwVideo is a toolkit for using and controlling HTML5 video with MooTools.

By simply providing an id to the video tag and calling a function, every property of the video can be reached in a MooTools way.

It supports the methods play, pause, top, rewind, move, volume, getNetworkState and more.

CwVideo

Also, there are 2 custom extensions built with the Fx.Slider:

  • timeline
  • volume slider

that offers a good looking and user-friendly experience.

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
FindIcons.com – Ultimate Free Icon Search Engine
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Tags: ,

Related posts

On-Site Tweeting Widget: Like It? Tweet It!

Post pobrano z: On-Site Tweeting Widget: Like It? Tweet It!

Like It? Tweet It! is a jQuery-powered Twitter widget that enables visitors to tweet about your page from a chic box appearing at the corner of you web page.

It includes the URL of your website in it and users can fill something personal besides that.

The widget uses the @anywhere API of Twitter which already has such a ready-to-use feature but simpler and less customizable.

Tip: Follow WebResourcesDepot at Twitter & get more resources!

Like It? Tweet It!

Like It? Tweet It! is installed by simply inserting a line of JavaScript and adding the function which call the widget (jQuery must already be inserted).

After that, the widget can be customized with several options like:

  • changing various text used
  • choosing an animation type (fade, slide or no animation)
  • URL of the custom CSS file (optional)
  • whether the widget will be displayed as a pop-up or not
  • and more..

There is also a plugin for WordPress users for an instant setup.

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
FindIcons.com – Ultimate Free Icon Search Engine
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Tags: ,

Related posts

Simple Web Application Prototyping: ProtoFluid

Post pobrano z: Simple Web Application Prototyping: ProtoFluid

ProtoFluid is a free web-based tool which eases web application testing on various screen sizes and orientations.

It simply asks you you to mention the website to be tested and the desired screen size (sizes for popular devices are predefined).

Once launched, you can see the website inside a modal box with the mentioned size, and with a click, you can change the orientation.

For anyone, who prefers to complete this task on the browser-side, web developer add-on has the resize function, but keep in mind that you can still use Firebug or other tools at the fullscreen view with such a web-based app.

Also, it lets you design for CSS3 compliant (mobile) browsers using Media Queries.

ProtoFluid

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
FindIcons.com – Ultimate Free Icon Search Engine
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Tags: ,

Related posts

CometChat Giveaway – Winners Announced (Discount Extended)

Post pobrano z: CometChat Giveaway – Winners Announced (Discount Extended)

Last week, a post at WRD was announcing the giveaway of 3 Basic Edition licenses and 1 Professional Edition license of CometChat, the in-page chat application.

Winners are selected and can be found at the bottom of this post. But before that, let's remember:

What Is CometChat?

It is a feature-rich and Facebook chat-like application, built with PHP-MySQL, that sits in a website's footer and enables users to communicate easily.

CometChat is compatible with many popular applications like vBulletin, phpBB, WordPress, Joomla and more. Also, it can be integrated with any custom code.

CometChat

The application is more than a standard and basic chat. Users can create chatrooms, send files to each other and even play games.

An impressive feature is the video chat (included in the Platinum Edition) which makes it possible to see and hear each other with a fast loading/working interface.

10% Discount (Extended until 14th May 2010)

If you are not one of the lucky readers mentioned below, CometChat extended the 10% discount (valid on every license) until 14th May 2010.

In order to get the discount, go to http://www.cometchat.com/?ref=wrd and use the coupon code: WRD10OFF.

And, The Winners

Here are the winners of the giveaway:

  • Shamsensei (comment #141096) (Professional Edition)
  • dean (comment #140931) (Basic Edition)
  • @lazorstudios (Twitter user) (Basic Edition)
  • apis (comment #140831) (Basic Edition)

Congratulations to the winners and thanks very much to everyone for joining the giveaway.

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
FindIcons.com – Ultimate Free Icon Search Engine
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Tags: ,

Related posts

HTML5 Demos And Examples: Html5Demos.com

Post pobrano z: HTML5 Demos And Examples: Html5Demos.com

Html5Demos.com, created by Remy Sharp, is a website that is sharing a list of beautiful HTML5 demos and examples.

The list includes items using HTML5 features like video, audio, canvas, geolocation, drag'n drop, web storage and more.

Browsers that are compatible with every demo is mentioned as well and it is possible to filter them according to the browsers and/or HTML5 feature used.

HTML5 Demos

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
FindIcons.com – Ultimate Free Icon Search Engine
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Tags:

Related posts