Ext Core 3.0 Now Available

April 8, 2009

Are you waiting for Extjs 3.0 ?. Now available. But it’s still core ( Ext Core 3.0 Beta Released ), not full version. Extjs 3.0 included with other javascript library such as Carousel and Lightbox.

broadcaster

Ext Core is a lightweight, high-performance cross-browser JavaScript library for building dynamic web pages. It features:

* Highly portable 25kb file size (minified/gzipped)
* Flexible, permissive open-source MIT license
* Comprehensive 75 page manual written by the Ext team
* The same easy to use API you’re already used to
Read the rest of this entry »


Wireless Not Work in Linux

April 4, 2009

If you hava any problem about Atheros AR242x wireless i will give you some solution. If you had linux-restricted-modules installed please completely remove these by running the following commands:

sudo update-rc.d -f linux-restricted-modules-common remove

Make sure you have the right wireless adapter run this command in Terminal:

lspci | grep Atheros

Read the rest of this entry »