Category Archives: Uncategorized

A Slick Web-Based CSS3 Generator With Instant Previews

CSS3 Generator is a free-to-use web-based application for styling an HTML element with CSS3 simply by playing with some settings.

The rules that can be changed includes border, border-radius, box-shadow, background gradient and opacity.

Almost each rule has optional and detailed settings like ability to define different border-radius values for each corner or selecting inset our outset shadow for box-shadow.

CSS3 Generator

The application instantly displays the output once any updates are made which is good for faster fine-tuning.

Once you feel satisfied with the result, CSS3 Generator creates the CSS code with detailed comments.

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

Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

StackLayout – Flexible & Modular CSS Layouts

StackLayout is a CSS framework which supports both fluid and fixed-width layouts.

Compared to many popular grid systems, it only uses 12 class names in total and makes use of inline-block CSS property rather than floats.

StackLayout CSS Framework

Stacks can be nested infinitely which helps creating complicated layouts easily.

The framework has a component (a CSS file) which eases building cross-device compatible versions of websites.

StackLayout is compatible with most of the browsers, few old ones has some issues which can be fixed with the help of the documentation provided.

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

Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Illustrator-Like Warped Text With Pure CSS & HTML: CSSWARP

CSS3 enables us to transform HTML objects in several ways and rotation is one of them.

CSSWARP is a free-to-use web application that enables us to warp text with drag 'n' drops and get the HTML-CSS output.

CSSWARP

The text, curve type and font can be customized (fonts can also be selected from Google Fonts).

After the warp effect is created, the HTML-CSS to be used can be instantly generated.

P.S. It is also possible to include/exclude browser-specific CSS rules.

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

Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Live from South by Southwest 2011

If you’ve ever heard Matt Mullenweg talk about the early days of WordPress, the South by Southwest (SxSW) Interactive festival that takes place each spring in Austin, TX usually crops up in the story. South by Southwest is in full swing right now, and WordPress has been all over the place.

On Friday the 11th, Matt was interviewed by John Battelle of Federated Media in front of a packed ballroom, talking about the future of WordPress. That night, the annual SxSW WordPress BBQ party played host to hundreds of WordPress users, developers, and businesspeople, and attendees got an extra treat this year in the form of a t-shirt made especially to commemorate WordPress and its Texas roots.

On Saturday the 12th, a second party co-hosted by the Austin WordPress Meetup Group and GeekAustin (and co-sponsored by the WordPress Foundation and WPEngine) brought together a similar crowd but with the addition of local WordPress community members who were not registered for the SxSW conference.

Starting today, the South by Southwest trade show opens, and this year for the first time it will feature an official WordPress Genius Bar. Staffed by professional WordPress support staff, developers, advanced users, theme designers, and even some of the core contributors and project leaders, the booth will be open from 11am-6pm each day to answer questions and help people with any WordPress problems they might have. If you are at South by Southwest this year, consider stopping by to say hello and pick up a WordPress button or sticker. We’ll also have a limited supply of the special WordPress/Texas shirts that we’ll be giving away at the booth, so if you’re at SxSW between now and Thursday, stop by.  Hope to see you there!

Location: The WordPress booth will be in trade show stand numbers 829, 831, 928, and 930 (it’s an endcap booth that combines those four spaces). You can find us in those spaces by following the numbered banners hanging from the ceiling.

A Great Guide For JavaScript’s Tricky Parts – JavaScript Garden

In general, JavaScript is a pretty straightforward language where anyone can learn the basics within hours.

And, like any other language, some common mistakes and bad practices -which can be avoided easily- exist.

JavaScript Garden

JavaScript Garden is a website (it is open source) which documents these details to help non-expert JavaScript programmers.

The project is also handy as it is sometimes hard to debug JavaScript code (specially for beginners) because of unfriendly errors in some situations.

To sum up, bookmarking the project and referring to its related category in case of a hard-to-fix error would be good idea.

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

Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Simplified Data Handling For JQuery – Amplify

Amplify is a set of jQuery components for data management and application communication.

It aims to ease any form of data handling by providing a unified API for various data sources.

Amplify jQuery Components

The store component offers a persistent client-side storage by localStorage and sessionStorage but falling back to non-standard implementations for older browsers.

Its request component improves jQuery's ajax method with new features (like caching). And, the core of Amplify has a pub/sub system.

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

Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

A Bookmarklet To Prettify Codes In Any Web Page – Syntaclet

Reading codes in websites can be challenging if no syntax highlighter is used (check 11 Syntax Highlighters To Beautify Code Presentation).

Language specific tags, functions, etc. will be hard to recognize specially in long pieces of codes.

Syntaclet

Syntaclet is a bookmarklet which can automatically highlight codes on web pages that are not already highlighted.

The bookmarklet auto-detects the language used and applies syntax coloring with line numbers to all the code on the page.

Simply drag it to your bookmarks bar and press it whenever you see any hard-to-read codes on any web page.

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

Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Standalone & Feature Rich JavaScript Modal Windows – TinyBox2

TinyBox2 is the successor of the previously published resource TinyBox which is a standalone JavaScript modal windows library.

The library is lightweight (5kb) and supports images, iframes, HTML and Ajax requests natively.

TinyBox2

Modal windows are very flexible with the options like toggle animation, auto-hide, opacity level, custom positions and more.

And, they can be closed by simply clicking on the close button, anywhere outside the modal box or ESC.

There are callback functions for the open + close events and the windows can be set to load in a specific size or the width/height (auto) of the content to be displayed.

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

Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

A Complete Tracker For Dev. Projects – mtrack

mtrack is an open source application (built with PHP) for controlling a software/web app. project completely.

It has project management, source browser, wiki and issue tracking features which are inspired from the Trac Project.

mtrack

The application has a flexible issue tracking system with configurable components, priorities, severities and milestones.

It has integration with Subversion, Mercurial and Git (SSH integration with push and pull permissions).

Users can get notified of updates to the code or issues via e-mails. And, a consolidated e-mail system helps minimizing the number of deliveries.

Also, with the API offered, mtrack can be extended/customized further.

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

Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Android Icons Set As Photoshop Shapes

Coşkun Deniz, a web and interface designer, is sharing a free set of 41 Android Icons.

The set is in the format of Photoshop custom shapes (.csh) so it can be resized perfectly.

Icons include most of the popular items and they are completely free to use.

Android Icons Photoshop Shapes

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

Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Powered by Gewgley