25 June, 2012

Unify 3 / 3.0.3-beta


Developer:

Website:

License / Price:


Platforms:

Databases:

Language:

Last Updated:

Category:
Unify Project | More scripts
unify-project.org
MIT License
Apache License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
Ruby
June 25th, 2012, 09:54 GMT
C: \ Development Tools \ Mobile Development Tools

Currently it supports mobile/desktop devices running the iOS, Android, WebOS, Windows or Mac OS systems.

Even if developed in Ruby, the framework makes lots of use of HTML5, CSS3 and JavaScript.

It integrates technologies previously launched in projects like SASS, qooxdoo, PhoneGap and Adobe AIR.

Here are some key features of "Unify":

Mobile Application Support:
· iPhone-Style App Navigation
· Integrated Application Recovery Support
· URL-based Navigation (Bookmarkable)
· In-App Navigation via Standard Links
· Animated Layer Control

Mobile UI Components:
· Activity Indicator
· Tab Views
· Elastic Scroll & Slide Views
· Segmentation Controls
· Toolbars & Titlebars

Business Layer:
· Powerful Communication API
· Intelligent Caching
· Support for HTTP Proxying
· YQL Support

Misc APIs:
· Support for TouchScreen Events
· Integrated Support for CSS3 Transitions
· Lightweight Browser History Support
· Geo Location API
· URI Parser

Integration:
· XCode Project Integration
· Android Project Integration

qooxdoo Optimizations:
· Improved Client-/Feature-Detection API
· Completely Rewritten Property System
· Improved Theme System
· Performance Optimization
· Reduced Number of Dependencies


Download button
Via: Unify 3 / 3.0.3-beta

Per Page Sidebars 2.0.0


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Brian Layman | More scripts
thecodecave.com
GPL - GNU General Public License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
PHP
June 25th, 2012, 08:53 GMT [view history]
C: \ Modules \ WordPress Plugins

For every created page, a custom sidebar can be used.

A special widget underneath the WYSIWYG editor is added for activating and selecting which sidebar to use.

Installation:

Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.

Requirements:

· WordPress 2.5 or higher

What's New in This Release: [ read full changelog ]

· Added the ability to activate custom sidebars on posts
· Fixed a bug that caused the wrong custom sidebar to be displayed on the page that was assigned as the Post page


Download button
Via: Per Page Sidebars 2.0.0

Apache Traffic Server 3.2.0


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Apache Software Foundation | More scripts
trafficserver.apache.org
Apache License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
C/C++
June 25th, 2012, 07:46 GMT [view history]
C: \ Server Management

Apache Traffic Server has been developed at Yahoo!.

Here are some key features of "Apache Traffic Server":

· Caching - Improve your response time, while reducing server load and bandwidth needs by caching and reusing frequently-requested web pages, images, and web service calls.
· Proxying - Easily add keep-alive, filter or anonymize content requests, or add load balancing by adding a proxy layer.
· Fast - Scales well on modern SMP hardware, handling 10s of thousands of requests per second.
· Extensible - APIs to write your own plug-ins to do anything from modifying HTTP headers to handling ESI requests to writing your own cache algorithm.
· Proven - Handing over 400TB a day at Yahoo! both as forward and reverse proxies, Traffic Server is battle hardened.

What's New in This Release: [ read full changelog ]

· Over 800 commits, and 300 Jira tickets closed since v3.0.
· Several SSL improvements, including SNI (Server Name Indication) and NPN (Next Protocol Negotiation). Overall SSL stability is also improved.
· Full IPv6 support, v3.0 only had client side IPv6. All IP related plugin APIs are now also IPv6 aware.
· New, flexible configurations for managing inbound and outgoing IP addresses and ports. You can now bind any number, and combinations, of addresses and ports for both HTTP and HTTPS.
· Range request for large objects in cache are now much (much) faster.
· Several new, and improved, plugin APIs are now available.
· Performance and stability improvements in the Cluster Cache feature.
· Much better performance when proxying to a Keep-Alive HTTP backend server connection. Overall cache performance is also significantly better.
· Several stable plugins are now included with the core distributions.


Download button
Via: Apache Traffic Server 3.2.0

XHPy 0.83


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Evan Stratford | More scripts
github.com
Apache License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
Python
June 25th, 2012, 07:12 GMT
C: \ Development Tools \ XML Tools

XHP is a PHP extension developed by Facebook to augment the syntax of the PHP language such that XML document fragments become valid PHP expressions.

Similarly, XHPy extends Python syntax such that XML document fragments become valid Python expressions.

The original XHP can be downloaded from here.

Here are some key features of "XHPy":

· Write UI logic in a simple, expressive syntax without the need for external templates or templating languages.
· Use Python expressions freely within XHPy tags, and vice-versa.
· Benefit from automatic escaping of text within XHPy tags.
· Build reusable components by subclassing :x:element.


Download button
Via: XHPy 0.83

Unity Revamped Adds New Features to Ubuntu 12.04

Dodge Windows functionality for Unity Launcher in CompizConfig Settings Manager

Isaac Joseph created a customized version of the Unity interface for the Ubuntu 12.04 LTS (Precise Pangolin) operating system, called Unity Revamped.

When installed, Unity Revamped adds the following missing features from Unity: Dodge Windows functionality to Unity Launcher (can be selected in CompizConfig Settings Manager app), and the ability to minimize/unminimize apps by clicking their icon in the Unity Launcher (spread behavior is still available for multiple windows of the same app).

To install Unity Revamped in your Ubuntu 12.04 LTS operating system, open a terminal window (hit the CTRL+ALT+T key combination) and paste the following commands (one by one, hitting Enter after each one):

sudo add-apt-repository ppa:ikarosdev/unity-revamped
sudo apt-get update && sudo apt-get dist-upgrade

To uninstall Unity Revamped, paste the following commands (one by one, hitting Enter after each one):

sudo apt-get install ppa-purge
sudo ppa-purge ppa:ikarosdev/unity-revamped

You will need to restart your session after the installation.