Webbo web editor

Webbo web editor is a free, open-source, lightweight development environment for Windows web developers.

Main features:

Code Assist code completion for HTML, CSS and ASP.NET.
built-in HTML page preview.
built-in Apache server and PHP 5 support
built in support for SQL editing and SQL Server, MySQL and SQLite databases.
bundled development server.
colour syntax highlighting.
(more…)

Continue ReadingWebbo web editor

Google chrome 15 stable released

Google just released chrome 15, a new stable version of its popular browser. what’s new in this chrome 15 stable ?

Redesigned the New Tab page.

Reredesigned New Tab Page features:
Apps, bookmarks, and most visited sites now appear in three different sections.
Drag and drop to rearrange apps
Dragging items to the bottom right of the page and drop it to the trash can to remove from any section

Google has also redesigned the Chrome Web Store with a simpler layout.
(more…)

Continue ReadingGoogle chrome 15 stable released

Linux 3.1 released

  • Post last modified:October 26, 2011
  • Post category:Linux
  • Post author:

what’s new in linux 3.1

Support for the OpenRISC opensource CPU and Near-Field Communication chips used to enable mobile payments and Wii Controller.
performance improvements to the writeback throttling and speedups in the slab allocator.
a new iSCSI implementation ,cpupowerutils userspace utility for power management and new drivers.
bad block management in the generic software RAID layer.
filesystem barriers enabled by default in Ext3.
many improvements.

(more…)

Continue ReadingLinux 3.1 released

How to install Gnome Partition Editor (Gparted Partition editor) in ubuntu 11.10

  • Post last modified:October 25, 2011
  • Post category:Linux
  • Post author:

GParted is a free partition editor that enables you to resize, copy, and move partitions without data loss.

Supported file systems:

btrfs,ext2 / ext3 / ext4,fat16 / fat32,hfs / hfs+,linux-swap,ntfs,reiserfs / reiser4,ufs,xfs

To install Gnome Partition Editor in ubuntu 11.10

1.Open ubuntu software center.To open ubuntu software center click the Dash home from unity launcher.And type ubuntu software center in the search field.And click ubuntu software center.
(more…)

Continue ReadingHow to install Gnome Partition Editor (Gparted Partition editor) in ubuntu 11.10

phpMyAdmin 3.4.7 released

phpMyAdmin 3.4.7 is now available for download.This is a bugfix release.

fixed Links in navigation when $cfg[‘MainPageIconic’] = false
fixed Inline edit shows dropdowns even after closing
fixed View renaming did not work
fixed Wrong icon for view (MySQL 5.5)
fixed Missing documentation section
fixed Broken PDF file when exporting database to PDF
fixed Allow to set language in URL
fixed Fix links to PHP documentation
fixed Export to bzip2 is not working

(more…)

Continue ReadingphpMyAdmin 3.4.7 released

Mozilla firefox 8 beta 4 released

Mozilla firefox 8 beta 4 is now available for download and testing on Windows, Mac, Linux and Android. what’s new in this firefox 8 beta 4 ?

Fixed several stability issues
Added support for HTML5 context menus,insertAdjacentHTML,cross-domain textures in WebGL
Twitter to the search bar
improving start-up time when windows are restored Improved tab animations when moving, reordering, or detaching tabs Improved performance and memory handling
(more…)

Continue ReadingMozilla firefox 8 beta 4 released

How to install Netbeans IDE 7.0.1 on ubuntu 11.10

  • Post last modified:May 5, 2012
  • Post category:Linux
  • Post author:

To install Netbeans IDE on Ubuntu 12.04 Click Here

NOTE: JDK 6 is required for installing and running the Java SE, Java EE and All NetBeans Bundles.

To install JDK on ubuntu click here

1.Go to Netbeans download page  and download the netbeans Linux (x86/x64)  .sh installer file (like netbeans-7.0.1-ml-linux.sh).

2.Copy your Netbeans installer file to your Desktop.

3.Open Terminal.To open terminal click the Dash home from unity launcher.And type terminal in the search field.And click Terminal.

4.Type the below code in terminal and hit enter.

(more…)

Continue ReadingHow to install Netbeans IDE 7.0.1 on ubuntu 11.10

How to install jdk on ubuntu 11.10

  • Post last modified:May 5, 2012
  • Post category:Linux
  • Post author:

The sun-java6 package (and also jdk7) is no longer available in the official Ubuntu 11.10 Oneiric Ocelot repositories due to the removal of the JDL license. To install sun jdk on ubuntu 11.10.

To install JDK7 click Here:

1.Open Terminal.To open terminal click the Dash home from unity launcher.And type terminal in the search field.And click Terminal

2.Type the below code in terminal and hit enter.

sudo add-apt-repository ppa:ferramroberto/java

Type your ubuntu password if needed and press enter.

(more…)

Continue ReadingHow to install jdk on ubuntu 11.10

How to install vlc media player on ubuntu 11.10

  • Post last modified:October 23, 2011
  • Post category:Linux
  • Post author:

To install vlc media player on ubuntu 11.10

1.Open Terminal.To open terminal click the Dash home from unity launcher.And type terminal in the search field.And click Terminal

2.Type the below code in terminal and hit enter.

sudo apt-get update

Type your ubuntu password if needed and press enter.

3.And Type the below code in terminal and hit enter.

sudo apt-get install vlc vlc-plugin-pulse mozilla-plugin-vlc

Type y and hit enter to confirm the installation.
(more…)

Continue ReadingHow to install vlc media player on ubuntu 11.10