Posts tagged JavaScript

MobiOne : Free iPhone Emulator For Windows Only

MobiOne is iPhone emulator and Palm Pre emulator which includes a new drag-n-drop mobile Web visual designer for mockups, mobile HTML code generation, convenient mobile design templates, updated OSS components, screen capture, multi-touch and gesture support and more!

mobione

The tool doesn’t require any SDK to be installed as it takes advantage of HTML5, CSS3 and JavaScript for development.

MobiOne also supports PhoneGap (an open source, JS-based mobile development toolkit)

Compatibility: Windows Xp, Vista, 7
Website: http://www.genuitec.com/mobile/
Download: http://www.genuitec.com/mobile/download_contact.html

SlimStat : Open Source Web Analytics like Google Analytics, but “live stats”

SlimStat is an open source web analytics is built with PHP-MySQL & can be integrated into websites with JavaScript (like Google Analytics) or PHP.

SlimStat

SlimStat

SlimStat feature :
- Get up and running in seconds
- Drill-down and filter data in any way you choose

- New iPhone-optimised interface
- Re-implemented SlimStat 0.9’s Paths plugin
- Updated UI including exciting Ajax-ness
- Better browser detection
- Lots of bug fixes

- Almost completely rewritten from scratch
- Graphs and charts
- Record stats via JavaScript
- Up to 90% smaller database than SlimStat 0.9
- Considerably faster than SlimStat 0.9
- New XML-based API

This is the alternatif web analytic like Google Analytics, but “live stats”.

Simple PHP Proxy: Cross-domain JavaScript

Simple PHP Proxy is a PHP script which aims to fill this gap by creating a layer between your JavaScript code and the remote domain to get data in HTML, XML or JSON formats.

With Simple PHP Proxy, your JavaScript can access content in remote webpages, without cross-domain security limitations, even if it’s not available in JSONP format.

Simple PHP Proxy

Simple PHP Proxy


Some features of Simple PHP Proxy:
- requested URLs can be white-listed & validated against a regex.
- optionally forward client cookies / SID to the remote server.
- optionally forward configurable User Agent to the remote server.
- requests can use either GET or POST request methods.
- remote data can be delivered as-is with all remote headers intact.
- remote data can be wrapped in a JSON/P structure that includes status codes & remote headers.
- if using JSON/P & remote data is valid JSON, it will be merged into the resulting data object.

More >