The act of converting content from its original format into a format capable of being displayed on the web
Manage Multiple WordPress Sites

July, 2011

140byt.es: tweet-sized collection of JavaScript

140byt.es is a tweet-sized, fork-to-play, community-curated collection of JavaScript.

140byt.es  600x116 140byt.es: tweet sized collection of JavaScript

140byt.es contains a collection of Javascript scripts with a length of less than 140 characters that you are free to use. 140byt.es is also a community, this means that you can join to the community and share your works.

Manage Content Like An Architect – Ascensor.js

Ascensor.js is a jQuery plugin that allows you to organize your content in an “architectural” way.

ascensor Manage Content Like An Architect   Ascensor.jsAscensor.js allows you to create slide-like designs, through which the user can navigate with a road-map.

The demo on the website explains it better than I do.

Ascensor.js is great for innovative designs; representational websites (e.g., that of a cutting-edge product or a plugin); and lots of fun!

Interactive Charts With Pure JavaScript – Elycharts

Elycharts is a JavaScript charting library, based on Raphael.

elycharts Interactive Charts With Pure JavaScript   Elycharts
Elycharts provides browser-compatible chart making with lots of cool features:

  • Pure JavaScript charts (no need for anything serverside);
  • Multiple axis support for charts; automatic scaling for charts;
  • Most commonly used charts are available within Elycharts;
  • Legends, tooltips, and even something like templating is available within the library;
Overall, Elycharts is a thorough — and impressive — charting library, especially given the fact that it doesn’t use Java or Flash.

An Intuitive PHP Micro-framework Based on Symfony2 – Silex

Silex is a PHP micro-framework. It is based on Symfony2′s components and developed by the same company.

silex An Intuitive PHP Micro framework Based on Symfony2   Silex
Silex stands out as a small, yet effective alternative to larger frameworks such as CodeIgniter.

Along with a routing system, Silex has an intuitive API and a testing system that allows you to test your app in no time.

Text Rotator in a mere 1.2 kilobytes – jLetter

jLetter is a jQuery plugin for rotating text.

jLetter Text Rotator in a mere 1.2 kilobytes   jLetterjLetter can be customized with CSS and works in all major browsers. 

Text is rotated via “slides”, and their order is the same as in the code. You can adjust the time between slides and the fade time.

jLetter is useful for minimalism banners, company slogans, etc.

Microsoft Map Found to Expose PC and Mobile Locations

It has been reported that Microsoft are collecting and publishing the locations of millions of laptops, mobile phones, and WiFi devices around the world.  The huge databases are available through Live.com, with Microsoft seemingly avoiding many of the privacy precautions used by their competitors.

These databases have been assembled using data gathered from Windows Phone 7 devices.  They use a process of “managed driving”, where street vehicles record WiFi signals that are accessible from public roads.  This is intended to provide “search results, weather, movie times, maps and directions based on a device’s current location.”
microsoft 610x327 Microsoft Map Found to Expose PC and Mobile Locations
However, not everyone is happy with the – lack of – effort Microsoft has taken to protect privacy.  Elie Bursztein, a postdoctoral researcher at the Stanford Security Laboratory made the discovery, saying “I think what Google does is the smart thing to do. It’s a pretty good solution”, when comparing the Microsoft system with the limits taken by Google, such as using geolocation to filter requests.

However, according to Reid Kuhn, a program manger with Microsoft’s Windows Phone Engineering Team, there is no problem with the way things currently are.  Kuhn said this in a statement to Cnet:

“To provide location-based services, Microsoft collects publicly broadcast cell tower IDs and MAC addresses of Wi-Fi access points via both user devices and managed driving. If a user chooses to use their smartphone or mobile device as a Wi-Fi access point, their MAC address may also be included as a part of our service. However, since mobile devices typically move from one place to another they are not helpful in providing location. Once we determine that a device is not in a fixed location, we remove it from our list of active MAC addresses.”