New story links

FBReader - e-book reader for Linux desktops

(via www.ubuntugeek.com)

FBReader is an e-book reader. It currently works on the Sharp Zaurus, Siemens Simpad with Opensimpad ROM, Nokia
Internet Tablet (Maemo platform), Archos PMA430, Motorola E680i/A780/A1200 smartphones, PepperPad 3, Asus Eee PC, IRex iLiad, UMPC, and desktop computers running Linux, Windows XP/Vista, or FreeBSD. It supports several e-book formats: epub, plucker, palmdoc, zTXT, HTML, CHM, fb2, TCR (psion text), OEB, OpenReader, RTF, non-DRM'ed Mobipocket, and plain text.

Advance Linux Programming

(via www.advancedlinuxprogramming.com)

Advanced Linux Programming is published under the Open Publication License, Version 1, no options exercised.

If you're a developer already experienced with programming for the GNU/Linux system, are experienced with another UNIX-like system and are interested in developing GNU/Linux software, or want to make the transition for a non-UNIX environment and are already familiar with the general principles of writing good software, this book is for you...

Cinecutie - New Video editor and composer for Linux

(via www.ubuntugeek.com)

After lot of time spent to learn the cinelerra code, I want to move an other step on the opensource contribute. I’m started from tangolerra project made by Franco Iacomella and after an hard job with svg I made my personal mochup
of Cinelerra called Cutiehd. But when I started to work on the mochup of Cinelerra 2.1cv I tryed to enable again
the support of font antialias (xft), write a draft of Utf-8 support, rewrite some parts of titler code and adapt
the svg plugin from the Cinelerrasv by “Simeon Völkel”.

Create Custom Ubuntu Live-CD With Remastersys in Karmic

(via www.ubuntugeek.com)

Remastersys is a tool that can be used to do 2 things with an existing Klikit or Ubuntu or derivative installation.It can make a full system backup including personal data to a live cd or dvd that you can use anywhere and install. It can make a distributable copy you can share with friends. This will not have any of your personal user data in it.

Permanent SSH Tunnel Between Linux Servers

(via www.brandonchecketts.com)

I recently had a need to create a permanent SSH tunnel between Linux servers. My need was to allow regular non-encrypted MySQL connections over an encrypted tunnel, but there could be many other uses as well. Google can identify plenty of resources regarding the fundamental SSH commands for port forwarding but I didn’t ever find a good resource for setting up a connection and ensuring that it remains active, which is what I hope to provide here...

MySQL Persistent vs Non-Persistent Connections

(via www.robertswarthout.com)

This post will be about benchmarking of MySQL Persistent Connections vs Non-Persistent Connections -- what always seems to be a hot topic among PHPers about what connection type to use when connection to a MySQL database...

MySQL Connection Management in PHP

(via jpipes.com)

This article is intended to highlight various basic topics concerning proper methods of handling connections to MySQL databases in PHP, guidelines for caching dynamic content, and a technique called "lazy loading". Hopefully by the end of the article you'll have learned how to combat a very widespread and potentially devastating scalability problem seen in an enormous number of PHP web applications...

Step By Step Ubuntu 9.10 (Karmic) LAMP Server Setup

(via www.ubuntugeek.com)

In around 15 minutes, the time it takes to install Ubuntu Server Edition, you can have a LAMP (Linux, Apache, MySQL and PHP) server up and ready to go.

How to Configure compiz Fusion in Ubuntu 9.10(Karmic)

(via www.ubuntugeek.com)

Compiz is a compositing window manager that uses 3D graphics acceleration via OpenGL. It provides various new graphical effects and features on any desktop environment, including Gnome and KDE. Compiz Fusion is a collection
of plugins and a configuration system for the Compiz compositing window manager. It was created from the remerging
of Beryl into Compiz.

Nice Tool for eeePC Linux Users : eee-control

(via shibuvarkala.blogspot.com)

eee-control is an easy-to-use utility for controlling Eee PC hardware under Linux. It can toggle hardware (WiFi, Bluetooth, etc.) ON and OFF, lets you configure all hardware hotkeys, enables aggressive powersaving, and more. Almost all Eee PC netbook models are supported to varying degrees.Ubuntu9.04 and higher will support eee-control with out any kernel modification.

Comment