Blogs

Blogs

Popular content

Donate to Us


Donate by clicking Ads :)

Recent comments

Who's online

There are currently 0 users and 17 guests online.

Blogs

Why Opera mini do not allow access to local web pages?

Download Opera Mini : Opera Mini Download Page

This is like a small limitation but we cannot straightly tell that is quite a limitation of the Opera Mini browser. Seems Opera mini do not allow you to access local web server, lets say your connecting through Wifi and trying to connect with your local machine which also in same local network, then you cannot access your local machine web server.

Tags

Video Module 6.x.3-dev Release

Drupal video module has long history with Drupal, initially it started only with simple file upload and now it has many great features like ffmpeg support, auto thumbnail support and Youtube API support etc.

I'm happy to see every week the video module is increasing its download count now about 4000 per week. I'm really really happy to see ppl are using my module.

Tags

Ubuntu Software Center

Ubuntu Software Center was initially known as Ubuntu Software Store. The initial version (0.1) was released on 21 August 2009. The package was renamed the Ubuntu Software Center in version 0.4.0 on 25 September 2009 following a discussion with Ubuntu community members. In most English-speaking countries outside the USA it will be known as the Ubuntu Software Centre.

Tags

Different Ways to Play wav Sound from a Web Page

There are many ways to embeded audio/video files on a web site. What we called "trend" is embeding flash player and play files, in my case I coudn't find any flash player to play wav files, but there are many mp3 flash players free and open source.

Follow following if you want to play any audio/video without using known flash, my self I also highly recommed to use flash, cause it is the standard today.

 

Using simple hyperlink you can allow browser to handle stream file play :) as simple like below

Installing Tomcat 6 on Ubuntu 9.10

Recently I couldn't post any blos items cause of lack of time due to Drupal works, and some Java Tags

Fast Private File Transfer with X-send file in Drupal

Why xsend module is made for?

xsend is a simple module to help you to speed up your private file transfer, normally Drupal private file transfer is quite troublesome and not secure if files folder locate at public_html, not only that but also this module will help you to protect your files from unauthorized access too.

Why you need this?

- If your still using Drupal public file transfer your not secure at all, every one can get your files.

- If your using Drupal private file transfer, your secure. But files transfer to the client is very slow.

Tags

Ubuntu 9.10 Karmic Koala Beta

 

The beta release of Karmic Koala, the next version of Ubuntu Linux, just arrived on the net. Wondering what's new inside the open-source operating system?

Try it by yourself .. :o)

Upgrading from Ubuntu 9.04

 Open shell type

Tags

How to install Netbeans 6.7.1 on Ubuntu 9.04

Reference from netbeans.org
 

1. What is NetBeans?

NetBeans is an open-source Integrated Development Environment (IDE) you can download and use for free. NetBeans is also an extensible platform which you can use to build OS-independent applications. Finally, NetBeans is a thriving open-source community with hundreds of thousands of experienced developers located all around the world.

More information

.

Tags

How to install Skype on Ubuntu 9.04

Skype is an IP telephony service provider that offers free calling between computers and low-cost calling to regular telephones that aren't connected to the Internet. Included in the free service is a softphone application that can be downloaded to any laptop or desktop computer, or other computing device running Windows, Macintosh, Linux, or Windows Mobile operating systems. A function called SkypeOut enables calls to regular telephones; these calls are charged to a prepaid account or to a flat-fee annual subscription.

Here we go ....

Tags

How to export a mysql database via the linux command line


Prerequities:

You need to have MySQL client installed.

Dumping a database is usefull when moving data and backup data.

These examples shows you how to export a database. It is a good idea to export your data often as a backup.

First connect to the mysql server that has the database and use this command line.

Tags