0

Conquering Character Encoding Chaos With GNU Recode

http://www.linuxplanet.com

GNU Recode supports over 150 character sets, and converts just about anything to anything. For example, there are still users of legacy Linux systems that still run ISO-8859-1. Recode will convert these to nice modern UTF-8

Read more »
serdar's picture
Created by serdar 15 years 45 weeks ago – Made popular 15 years 45 weeks ago
Category: High End   Tags:
0

Installing Ruby on Rails in Linux

http://www.linux.com

Ruby on Rails is garnering a lot of praise as an easy-to-use, database-driven Web framework for developing Web applications. Most of the documentation for Ruby on Rails centers on Macintosh, with the remainder seemingly only for Windows machines, but RoR is perfectly usable on Linux computers too. This article explains how to install and begin developing with RoR in Linux.

Read more »
kandykorn's picture
Created by kandykorn 15 years 45 weeks ago – Made popular 15 years 45 weeks ago
Category: High End   Tags:
0

Python 3.0 Released

http://developers.slashdot.org

"The 3.0 version of Python (also known as Python3k and Python3000) just got released few hours ago. It's the first ever intentionally backwards-incompatible Python release."

Read more »
can.axis's picture
Created by can.axis 15 years 45 weeks ago – Made popular 15 years 45 weeks ago
Category: High End   Tags:
0

Text::EmacsColor

http://blog.jrock.us

"I have always been unhappy reading source code on the Internet and on slides. The colors are never quite right. It seems like every Perl to HTML converter in existence gets it wrong (my blog is no exception).

Read more »
can.axis's picture
Created by can.axis 15 years 45 weeks ago – Made popular 15 years 45 weeks ago
Category: High End   Tags:
0

Installing OpenVPN

http://beginlinux.com

For the most part, the how-to documentation on the OpenVPN website it quite good, and easy to follow. However, there are a few “gotcha’s” that the documentation doesn’t make clear. Some of these “gotcha’s” involve errors on the part of the package maintainers or developers. Some involve things that you need to do, but that the documentation doesn’t even mention.

Read more »
mogyweb's picture
Created by mogyweb 15 years 45 weeks ago – Made popular 15 years 45 weeks ago
Category: High End   Tags:
0

LyX - A mighty document processor

http://www.dedoimedo.com

If you want to create book-quality articles with very little effort, increase your efficiency while working with documents by several orders of magnitude, easily create tables of contents, references or bibliography, this can mean only one thing:

Read more »
docsmartz's picture
Created by docsmartz 15 years 46 weeks ago – Made popular 15 years 45 weeks ago
Category: High End   Tags:
0

olsrd 0.5.6-r3 released !

http://www.olsr.org

"The olsr.org OLSR daemon is an implementation of the Optimized Link State Routing protocol. As such it allows mesh routing for any network equipment. It runs on any wifi card that supports ad-hoc mode and of course on any ethernet device...."

Read more »
can.axis's picture
Created by can.axis 15 years 46 weeks ago – Made popular 15 years 46 weeks ago
Category: High End   Tags:
0

Set up a SSH-based point to point connection

http://www.linux-tip.net

OpenSSH version 4.3 introduced a new feature: the ability to create on-the-fly "Virtual Private Networks" via the tunnel driver (the so-called "tun" driver). This allows you to create a network interface that bridges two physically disparate network segments in different locations.

Read more »
missgeek's picture
Created by missgeek 15 years 46 weeks ago – Made popular 15 years 46 weeks ago
Category: High End   Tags:
0

Nectarine City Handbook of C Programming Style

http://jfm3-repl.blogspot.com

"For nearly every company or group I've worked for, I have written a programming style guide. I've spent some time re-thinking all of these old style guides, and have written a new one, the Nectarine City Handbook of C Programming Style..."

Read more »
can.axis's picture
Created by can.axis 15 years 46 weeks ago – Made popular 15 years 46 weeks ago
Category: High End   Tags:
0

eproject

http://blog.jrock.us

«For a long time, I've had a hack in my local elisp directory that let me easily visit related files in my perl projects [...] Now that I've started programming more frequently in other languages, I've missed having this feature. Instead of hacking something together for every other language I might use, I decided to generalize the concept of a "project" and "related files".

Read more »
can.axis's picture
Created by can.axis 15 years 46 weeks ago – Made popular 15 years 46 weeks ago
Category: High End   Tags:
0

10 mistakes new Linux administrators make

http://blogs.techrepublic.com.com

If you’re new to Linux, a few common mistakes are likely to get you into trouble. Learn about them up front so you can avoid major problems as you become increasingly Linux-savvy.

Read more »
missgeek's picture
Created by missgeek 15 years 46 weeks ago – Made popular 15 years 46 weeks ago
Category: High End   Tags:
0

Getting UTF-8 working in Emacs inside a terminal SSH session

http://skybert.wordpress.com

"I can’t believe this can be so difficult! I’ve for a long time used Emacs and VM for one of a couple of email accounts. It’s great, fast and wonderful. However, Emacs VM doesn’t deal with IMAP that well and I decided last month to ditch it for Mutt [...] So now, I get full UTF-8 support as well as Emacs shortcuts when running Mutt/Emacs inside an SSH session! "

Read more »
can.axis's picture
Created by can.axis 15 years 46 weeks ago – Made popular 15 years 46 weeks ago
Category: High End   Tags:
0

GCC hacks in the Linux kernel

http://www.ibm.com

The Linux® kernel uses several special capabilities of the GNU Compiler Collection (GCC) suite. These capabilities range from giving you shortcuts and simplifications to providing the compiler with hints for optimization. Discover some of these special GCC features and learn how to use them in the Linux kernel.

Read more »
missgeek's picture
Created by missgeek 15 years 46 weeks ago – Made popular 15 years 46 weeks ago
Category: High End   Tags:
0

Church Encoding in Python

http://jtauber.com

"...If you're content with the engineering or craft side of things, Marty, this sort of stuff probably isn't important. But if you're interested in computational theory, the mathematical foundations of computing, the computational foundations of mathematics or just what these guys Turing, Gödel, Curry and Church got up to all those years ago, this stuff is pretty core...."

Read more »
can.axis's picture
Created by can.axis 15 years 46 weeks ago – Made popular 15 years 46 weeks ago
Category: High End   Tags:
0

C++ Code Completion and Qt Signals/Slots in KDevelop 4 IDE

http://zwabel.wordpress.com

Most C++/Qt programmers love the signals and slots, since they allow getting stuff up and running really fast. KDevelop 4 allows you to see all places where a signal/slot is connected, intelligently rename it, and to intelligently rename any types involved in the signature. Together with highlighting this can help detect broken connections.

Read more »
JRepin's picture
Created by JRepin 15 years 47 weeks ago – Made popular 15 years 46 weeks ago
Category: High End   Tags:

Best karma users