Friday, September 7, 2012

Joomla 3.0 Beta1 Released

Joomla 3 will be the next major release of the Joomla CMS, with Joomla 3.0 the first short term support release in its life cycle. The beta release follows two alpha releases.



 What are the new features of Joomla! 3.0?
  • Incorporation of Twitter Bootstrap into a jui media package.
  • A new responsive administrator template--Isis-- and interface.
  • A new front end template--Protostar-- built using Twitter Bootstrap Updated accessible template called Beez3
  • PostgreSQL Driver. You will be able to run Joomla 3.0 sites using the PostgreSQL database.
  • PHP Memcached Driver
  • Use of JFeed for feed management rather than SimplePie
  • Installation of language packages directly from the extension manager
  • Guest user group present by default
  • Saving blank articles allowed
  • New administrator statistics module
  • Update TinyMCE to version 3.5.6
  • Continued clean up of older unused code, files and database fields and tables and improved standardization of tables.
  • Improvements to Smart Search
  • Extensive work on code style standardisation and consistency
  • Unit testing in the CMS
  • Updated system tests in the CMS
Moving to Joomla 3.0 from Joomla 2.5 will be a migration not an upgrade, although for the core of Joomla! the migration should be simple. However it is likely that templates for Joomla 2.5 will need modification to work with Joomla 3 as will many extensions. Always test prior to migrating and consult with the developers of any extensions and templates you use.

Download Joomla 3.0 Beta1

Wednesday, September 5, 2012

Solved: Firefox closes without warning message

I've been using Mozilla Firefox since many years I don't really notice since when my FF had become rude and start closing without any warning doesn't matter how many tabs you've opened. That was irritating at times when you hit close button by mistake.



I found a really great new thing about Firefox which is there configuration that can be seen by typing about:config in address location bar. You can configure a hell of things here.

Solution:

  1. Type about:config into the location bar and press enter
  2. Accept the warning message that appears, you will be taken to a list of preferences
  3. Locate the preference browser.tabs.warnOnClose, if its value is set to false, double-click on it to change its value to true
  4. Repeat this for these 3 preferences browser.warnOnQuit, browser.warnOnRestart and browser.showQuitWarning"
That's it. This will show a warning message whenever you'll quit firefox.

FEEL SAFE N ENJOY BROWSING :)