Linux, News and Random Stuffs
Powered by MaxBlogPress 
Your Ad Here

Ubuntu 8.04 LTS Available for Download

The latest version of Ubuntu is recently released. Ubuntu 8.04 Hardy Heron is the second release of the popular Linux operating system to offer Long Term Support (LTS). As you can imagine this is extremely important in the corporate world where IT departments can’t afford to hassle with upgrading the operating system every six months.
Here is the list of some new features introduced:

  • Wubi - Install and uninstall Ubuntu in Windows as if it were a simple Windows application. It does not need a dedicated partition to operate, but it is still able to offer a dual-boot setup.
  • PulseAudio - Mix audio from multiple applications together, adjust the volume for each specific application, and more.
  • Xorg 7.3 - Includes a new Screen Resolution utility that allows users to dynamically configure the resolution, refresh rate, and rotation of a second monitor. This will be particularly handy for laptop users that connect to a projector or external monitor.
  • Firefox 3 (Beta 5) - Integrates much better into the operating system.
  • Brasero - CD/DVD burning application
  • Transmission - BitTorrent client
  • World Clock Applet - The GNOME panel clock can display the time and weather of multiple locations around the world.
  • Vinagre - Remote desktop (VNC) client
  • Totem - Movie player that includes a plugin for directly searching and playing YouTube videos.
  • Inkscape - Native PDF support that provides an easy way to edit text and graphics in PDF documents.

And that’s just for Ubuntu! Don’t forget to check out some of the other variants:

  • Kubuntu 8.04 - A KDE version of Ubuntu. There’s now a “cutting edge” version available that includes KDE 4.0!
  • Edubuntu 8.04 - Designed for the education setting, and includes iTalc classroom management software allowing for teacher sharing, monitoring, and control of networked workstations.
  • Xubuntu 8.04 - Xubuntu uses the Xfce desktop environment which is geared towards less-powerful computers. Have an old computer sitting around? Put it to work with this Ubuntu variant!

via

Install CMS Wordpress Locally on Windows XP

Blogging being a new hype and on running bussiness nowadays, every one trying to find new ways to have online presence or to earn some money via online advertising, even those with some creative brains are chosing the blogging as easiest platform to work online and to contact their customers.

Blogging is getting easier as new ways are coming for userfriendly blogging experience along with new CMS systems for different needs and types of blogging.

This tutorial is about Installing a CMS locally on Windows Xp, process is same for many of the CMS so here I’ll write about how to install wordpress.

Important Note: CMS need a webserver mysql or php to run, locally this function is done by XAMP Lite. Xamp is a localserver easy to setup, easy to run, easy to tweak. It is so easy that you will install you own wordpress or CMS locally in just 10 minutes.

1. Get XAMP Lite (for Windows) and Install it in “C:\” Drive


2. Browse and go to C:\xampplite there double click setup_xampp or setup_xampp.bat

3. Once that is done, double click xampp-control.exe and click on start the Apache and Mysql services.

Note: Certain errors can resist and service may not start. One error may be about mysql or apache is busy. For that simply go to Start > Run > type cmd a command line interface will open, there type iisreset / stop after 3 sec iis service will be stopped, then try to start that service again. (or get more info on this here).

4. Now open your browser (may it be Firefox, I.E, Safari, Opera etc) and go to this address: http://localhost/. From the menu on the left column, choose your preferred language. Although english is default if your PC is on English language by default.

5. Now that the interface displays a language that you can understand, click on phpMyAdmin (on the left column once again)

6. Enter “wordpress” (without quotes) in the “Create New Database” Field, and select utf8_unicode_ci in the drop down box in the next field (as shown in the picture below). Click on Create. The Xampp setup is now complete.

It is needed by wordpress CMS, for certain other CMS or another wordpress installation, you can name it as you like, simply mention it as it is while in installation process.

7. Download Wordpress and unzip it under c:\xampplite\htdocs.

8. Upto this step we have a wordpress folder in c:\xampplite\htdocs. Browse and go to the folder, and you will see a file named wp-config-sample.php. Open it in your text editor and replace the default values by the ones you as follows (below). Save the file with the changes as wp-config.php (under the same folder). Note we have removed the “-sample” in the file name.

// ** MySQL settings ** //
define(’DB_NAME’, ‘wordpress’); // The name of the database
define(’DB_USER’, ‘root’); // Your MySQL username
define(’DB_PASSWORD’, ”); // …and password (needs to be empty, just for local install)
define(’DB_HOST’, ‘localhost’); // 99% chance you won’t need to change this value.

9. Open browser and go to http://localhost/wordpress/wp-admin/install.php , follow all instructions, and finally you are done with the setup.

Digitally Scribefired !


Among all blog publishing tool including qumana, msn writer, etc I liked the Scribe Fire extension of the Firefox, which quite handy as well as easy to use and add blog of any type and location and almost any blogging platform for easy publishing.

It seems it’s Firefox or it is scribe fire team who read my mind, dont know when but they added the most wanted feature I needed first time I used the scribe (when it was named as performancing), the alignment and in text toggle feature of images and between posts.

Simply put up the extension from the here, open the extension from the firefox status bar by a single click on the golden notepad and by the sidebar add your blog by selecting your own blogging platform tanging from blogger, typepad, wordpress, wordpress hosted even jeeran is there.

Write a post and add tags to the specific post and press Publish. For advanced users one may also see the coding of the post for any changing or lookup.

Enjoy the best publishing platform !

How to Upload Documents to Google Doc’s?

Simply download Documents List Uploader and access your documents via you Google Doc’s account anywhere round the globe. It works on Windows PCs running the .NET Framework 2.0 or higher.

How to ?

You can upload your documents to Google Doc’s either by enabling a right-click menu item or through drag-and-drop option. Simply browse through your local files and selectively upload the ones you want to edit, share, or publish using Google Docs.

Here is already a Drawback. you can’t upload bigger files. You could remove the images from your documents, the embedded objects or copy the entire content of the document and paste it in Google Docs.

Blog via Nokia S60 Phones


[Wavelog] is new tool to enable S60 Nokia Phones to directly blog from phone. One can post content as text, image, audio or video.

Wavelog does not restrict users to a specific blog hosting provider, social network or an intermediate content aggregation. It permits a complete freedom for choosing blog hosting provider or even installing own blog publishing system on the Internet, extranet, intranet, or a local area network. It is designed for performance, scalability and reliability, so it is coded in C++ programming language as a native S60 application. Wavelog does not use any form of usage tracking for targeted advertisement or direct marketing purposes.

It has been developed and tested successively on Nokia N95 mobile phones posting to the WordPresspublishing system.

Code Editor & An Alternative to Classic Notepad

I have been always in search of good looking, nice and fast code editor to reckon and edit my blog widgets, code look-ups, and to save many tiny bitty things onto my desktop for read at later time. Once I also had my hands on Metapad, which is quite similar to WordPad (which comes with windows) so I prefered WordPad over it. But then Notepad++ come to the rescue. Imagine a code-editor with language support like HTML, CSS, Java, PHP, XML, etc. It also offer you to switch between Windows, Mac, and Unix format. One can work in tabs instead of opening a new one and filling up the space in taskbar. You can also access your all files and directory via built in explorer with just a click on the toolbar. Back up feature is also a worth to mention.

The most catchy and amazing feature is the Macro’s. Simply record a macro, name it and apply it in the document as many times you want. Although it has all the basic features of the notepad. This application is free licensed and open-source. Here I want to mention one thing it lacks, not a big one for many of us for me atleast. The built in Help section, as it referred me to some of its home-site when I found myself lost. (I think all open-source softwares don’t offer built in help)

It is nice alternative to the classic notepad and I bet you won’t miss your classic notepad ever.


How to Perform Windows Function Automatically

Mouse and keyboard macros and hotkeys.


AutoHotkey is a free, open-source utility for Windows. With it, you can:


  • Automate
    almost anything by sending keystrokes and mouse clicks. You can write a
    mouse or keyboard macro by hand or use the macro recorder.
  • Create hotkeys for keyboard, joystick, and mouse. Virtually any key, button, or combination can become a hotkey.
  • Expand abbreviations as you type them. For example, typing “btw” can automatically produce “by the way”.
  • Create custom data-entry forms, user interfaces, and menu bars. See GUI for details.
  • Remap keys and buttons on your keyboard, joystick, and mouse.
  • Respond to signals from hand-held remote controls via the WinLIRC client script.
  • Run existing AutoIt v2 scripts and enhance them with new capabilities.
  • Convert any script into an EXE file that can be run on computers that don’t have AutoHotkey installed.

Page

How to Downloade Youtube Videos, Metacafe and more

Orbit Downloader is an indispensable free tool that lets us to download streaming web videos in a click.When you are watching a video on say YouTube,Orbit adds small button when you hover the mouse over the player - click that button to download the video or song to your hard drive.

chakde

Orbit works with practically all web browsers including Maxthon and Opera. And since Orbit is a full fledged download manager, it can make multiple connections to the same file so it can download faster.

Not just YouTube or Yahoo! videos, Orbit can be used with MySpace music, Pandora or even Rapidshare files. It also supports the MMS protocols so you can try grabbing those programs on BBC and CNN.

Orbit Downloader

How to Bulk Upload Multiple YouTube Videos and upto 1GB files With YouTube’s Multi-Video Upload Application

YouTube today released a great application Multi-Video Upload for video
publishers which allow them to upload multiple videos at a time. This
excellent application allows you upload multiple videos that are up to
10 minutes in length and up to 1GB in size.

First you should install Multi-Video Upload Application and then access the YouTube Multi-Upload interface to upload all your videos at one shot.

The
application installer is very small (222 KB) and installs in few
seconds. The advantages of the application are you can upload bigger
files, you can upload multiple videos files available in a folders and
you can even leave the page while videos are uploaded.

The Multi-Video Upload application is compatible with Windows Operating System and soon a Mac version will be released.

Real Player Goes Live; Downloading YouTube, MetaCafe and Other Videos Easy

The latest RealPlayer Version 11 is live after more than five months
beta testing. The major feature of this new version of RealPlayer is
the ability to download videos from websites. RealPlayer is the first mainstream media player that lets users download and record videos from thousands of websites like YouTube, MetaCafe, Comedy Central, CNet, and other sites.

After installing the RealPlayer 11, when you visit a website with embedded video (Flash, QuickTime, Real or Windows Media) a floating tool bar appears on the video to easily download it.

Realplayer 11 with Download This Video Option

Once you select the download option, the embedded video is downloaded to your PC and it is automatically added to RealPlayer Library. It is even possible to download multiple videos simultaneously and download the video while watching it.

Realplayer 11 Download Manager

RealPlayer 11 respects respects publishers who copyright their content.
Users are not allowed to download video files which are associated with
copyrights. For example it is not possible to download the streaming
videos from BBC with the help of new RealPlayer.

Also users can share the watching videos with share the video link via email option available in the floating tool bar shown on top of videos.

For
the users who want to create a personal video library, the new
RealPlayer 11 looks very promising as it is works on Internet Explorer
and Firefox to download videos from thousands of websites.

Download RealPlayer 11