Enable Select-to-Copy MiddleClick-to-Paste in Windows Firefox

Firefox Logo
Those who have used GNU+Linux know the very useful select-to-copy and middle-click-to-paste feature, which has grown to a habit. This feature is very much used when browsing. We just select a string and middle-click paste it into the search-bar, or somewhere else. Microsoft Windows do not support this feature. But the good news is this select-to-copy and middle-click-to-paste feature can be enabled in Firefox under Microsoft Windows. Read the following simple guide to know how to unlock the Windows Firefox select-to-copy and middle-click-to-paste feature.

Continue reading “Enable Select-to-Copy MiddleClick-to-Paste in Windows Firefox”

Split and Join Files

A lot of time we need to carry large sized files and we do not have enough space in a single media. At that time we need to split the large file into several small ones and then carry them in separate media. Also small files are very useful in uploading a large file for sharing or backup in online storage services. Here is a very simple way how you can split a large file in several equally sized small ones in Linux/Unix and again join them in Linux/Unix or in Microsoft Windows.

Continue reading “Split and Join Files”

Restoring GRUB Bootloader

A lot of times we loose GRUB from the MBR of the hard-disk, for a lot different causes, like file-system damage, Microsoft Windows eating it up and etc. Many people try to reinstall the full GNU+Linux distro as a solution to this. Here is the normal method how you can restore your grub boot-loader into your MBR or in your Partition. Read on.

Continue reading “Restoring GRUB Bootloader”

Making a Multi Booting CD DVD USB

Introduction

Everybody likes to use, test and hack with the mini distros, but no one likes to burn a CD for each one because they only takes a small fraction of the CD space resulting in low resource utilization and increases junk. What if we could keep all the distros in one single CD or even keep all the distros in one USB drive and boot the distros directly from there through an interactive menu system ? Yes that’s what we are going to do! We are going to pack 7 mini distros into one CD/DVD or USB ready-to-boot, and can carry them around in our pocket, booting any distro, anywhere, anytime, any place.

In this guide we will show you how to pack 7 distros into one CD, DVD or USB and make it bootable. This guide is written primarily for a CD or DVD, but we have also shown how this can be done with a USB flash drive. We will pack all the below GNU+Linux distros into a CD and USB drive, and make a multi booting multi OS CD/DVD/USB:

  1. PuppyLinux read review >>
  2. GeexBox read review >>
  3. Slitaz
  4. Goblinx (mini)
  5. Austrumi
  6. CDlinux (standard) read review >>
  7. Damn Small Linux (DSL)

So don’t wait, get the job done. Keep on reading.
Continue reading “Making a Multi Booting CD DVD USB”

Geeky Code Wallpaper with GIMP

phxwall_head_strip
gimp_logoI just made a code wallpaper in GIMP ! Although i am not an expert in GIMP i am trying to write up how i made it. This is a guide on how to make a geeky code wallpaper showing a screenful of code with your name highlighted. The screenfull of text in this guide is the ASCII characters of a statically linked ELF binary file, who’s bottom section has a screenfull of text. You could modify with your favorite code or even other texts, like your name peeking out of a randomly generated screenfull of string. Continue reading, and check out the guide.
Continue reading “Geeky Code Wallpaper with GIMP”

Allegro 4.2.2

Introduction

Allegro Logo
Designing and programming games is anything but easy. One needs to understand the game logic (algorithm) and the graphics manipulation techniques, the core of the game, and good planning and synchronization between these, to design a game. And I don’t think anyone would debate the fact the graphics alone makes a huge impact on games. That means the core logic needs priority and concentration than the eye candy graphics.

To begin programming the games and their graphics we need to have the basic concepts of game programming clear, as well as a good graphics and I/O tool which does not drag a beginner into the complex world of syntaxes, datastructres, procedures, complex internals, etc. Thus, I’m sure everyone agrees that starting with OpenGL or DirectX programming becomes quite a job for beginners. So game making needs very good management and planning at first, then it needs coding knowledge, and a good programming tool or API is needed to complete the task smoothly. Selecting an API is very important, it should be simple and is usable and also powerful at the same time which will let you spend more time on the planning the game and code the techniques. Now all the properties are difficult to find.

In this article we will introduce you with a 2D and 3D game and graphics library called Allegro, primarily to be used with C Programming Language, which brings you a great platform to start game programming. Though you still will need to know the basic techniques and algorithms to design the core, but Allegro is a great API which takes a good care of the graphics, sound, I/O and all the other components. So you can do the core design with more concentration, and then create the multimedia components, and the I/O using Allegro with great simplicity. Allegro does this by hiding the complex internals with its simple abstract datastructres and similarly simple routines. And all this is not only for beginners, but this library also has the power inside for advanced and professional-level programming. Read the whole article to know about Allegro in details and jump start into allegro programming

Continue reading “Allegro 4.2.2”

Triple Boot Your iPod

iPod Linux is an operating system for Apple iPod. Like any other Linux operating systems, it is free, and open source. A lot of modules, are available,a lot of user interfaces, i.e the podzilla are available for selection. Currently it supports most of the iPod generations, except the newest ones. Rockbox is another OS, free and open source. iPodlinux is in the development phase, so a lot of things lacks, like the music has problems. Rockbox has good stable releases, with has very good feedbacks, and no problems to use. Both of them keeps developing, and a good future of iPod’s optional OSes can be seen, which make good utilizations of the hardware, and can cross the limitations which the Apple OS enforces. In this guide we will manually install iPodLinux and Rockbox along with the inbuilt Apple OS in an iPod Nano 1G using the latest iPodLinux Kernel and all. So get going and continue reading the whole article and triple boot your ipod.
Continue reading “Triple Boot Your iPod”

Puppy Linux 4.1

PuppyLinux Logo
In this calorie-burning, fat-avoiding, health-conscious world, our poor computer gets loaded with gigabytes of fatty operating systems. Try to cut short the fat and you’ll end up either with a feeble OS unfit for regular use, or with a fairly small, but difficult-to-move alternative. The ultimate solution of a portable, fat-free desktop is made by setting free the small, thin Puppy on your disk and letting it manage your system and serve you with all the needed desktop applications.

Continue reading “Puppy Linux 4.1”