0

IDE Skeleton

http://lists.gnu.org

"Ide-skel is a skeleton (or framework) of IDE for Emacs users. Like Eclipse, it can be used as is with some predefined plugins on board, but is designed to extend by Emacs Lisp programmers to suite their own needs. [...] http://www.emacswiki.org/cgi-bin/wiki/IdeSkel [...] The only currently known external plugin for ide-skel is SqlPlus (http://www.emacswiki.org/cgi-bin/wiki/SqlPlus)."

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

Tale of a codec optimisation: doing things the GNU/Linux way

http://www.freesoftwaremagazine.com

Encoding is a CPU-intensive operation. Whilst encoding, using optimised code is crucial. In this short article I will explain how I gained a 300% speed boost when encoding DVDs and will show how having the program’s sources and being able to talk to the maintainers sometimes really, really helps. Welcome to doing things “the GNU/Linux way”.

Read more »
greengrass's picture
Created by greengrass 16 years 17 weeks ago – Made popular 16 years 17 weeks ago
Category: High End   Tags:
0

Chapter 4: Automatically writing makefiles with Automake

http://www.freesoftwaremagazine.com

Most of the general complaints I’ve ever seen aimed at the Autotools are ultimately associated with Automake, in the final analysis. The reason for this is simple: Automake provides the highest level of abstraction over the build system. This high level of abstraction is both apparent, and actual.

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

Howto Create Name Based and IP Based Virtual hosts in Apache

http://www.ubuntugeek.com

We have already seen the apache2 installation if you want to check here Virtual Host refers to the practice of running more than one web site (such as www.company1.com and www.company2.com) on a single machine. Virtual hosts can be “IP-based”, meaning that you have a different IP address for every web site, or “name-based”, meaning that you have multiple names running on each IP address.

Read more »
giantrobot's picture
Created by giantrobot 16 years 18 weeks ago – Made popular 16 years 18 weeks ago
Category: High End   Tags:
0

GitCasts: Video Tutorials for Using Git

http://www.gitcasts.com

Git is a free and open source version control system designed to handle very large projects with speed and efficiency. Scott Chacon started GitCasts to help teach people what Git is and how to use it.

Read more »
JRepin's picture
Created by JRepin 16 years 18 weeks ago – Made popular 16 years 18 weeks ago
Category: High End   Tags:
0

coreutils-6.12 released

http://lists.gnu.org

The GNU Core Utilities version 6.12 released today...

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

GNU autotools primer (part one)

http://linoleum.leapster.org

The GNU autotools programs (autoconf, automake and libtool), which are used for making software portable between Unix-like operating systems, have been around for more than fifteen years now, but their use is still regarded by many programmers to be a dark art.

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

Common Lisp as an AI language

http://www.duckyblog.com

"Programming AI using standard programming languages, e.g., C/C++ or Java is not a good idea. It's too general purpose language. I'm considering to select between (Common) Lisp ..." -- Cool, but it's better on GNU systems ;-)

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

Getting Started with Lisp Databases

http://peter-lane.blogspot.com

"The task here is to explore connecting Lisp to a MySql database. I used synaptic on my Ubuntu system to install mysql-server and cl-sql. A simple database was created on mysql. The aim is to access the database from Lisp: search for entries, get back information, add new entries, etc. ..."

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

Three sitemap generators for WordPress

http://www.linux.com

Some search engine optimization (SEO) experts say sitemaps are important tools for promoting your site, because when a search engine picks up your sitemap, it automatically picks up a link to every page in your site. Not only does the spider crawl those pages, but the sitemap page shows up in search results for keywords on your blog.

Read more »
vlovindia's picture
Created by vlovindia 16 years 18 weeks ago – Made popular 16 years 18 weeks ago
Category: High End   Tags:
0

Bash Regular Expressions

http://www.linuxjournal.com

When working with regular expressions in a shell script the norm is to use grep or sed or some other external command/program. Since version 3 of bash (released in 2004) there is another option: bash's built-in regular expression comparison operator "=~".

Read more »
chimera's picture
Created by chimera 16 years 19 weeks ago – Made popular 16 years 18 weeks ago
Category: High End   Tags:
0

Gentoo 2008.0 beta2 - Even Better

http://www.saigonnezumi.com

Last night I decided to give Gentoo 2008.0 beta2 a try. All I got to say is wow! It installed much easier than Gentoo 2008.0 beta1 and is probably one of my fastest Gentoo installs ever.

Read more »
kevmille's picture
Created by kevmille 16 years 19 weeks ago – Made popular 16 years 19 weeks ago
Category: High End   Tags:
0

Blender 2.46 released

http://www.blender.org

The work of the past half year - also thanks to the open movie project "Big Buck Bunny" - has resulted in a greatly improved feature set, now released as Blender 2.46, the "Bunny release"!

Read more »
electronichouse's picture
Created by electronichouse 16 years 19 weeks ago – Made popular 16 years 19 weeks ago
Category: High End   Tags:
0

Reporting bugs the Debian way

http://www.freesoftwaremagazine.com

Following on from my recommendation for apt-buglist where you can see the reported bugs on a package before installing it I thought it might be useful to look at the other side of the coin, reporting bugs in Debian. The best way to do this is with the dedicated tool: reportbug.

Read more »
tony's picture
Created by tony 16 years 19 weeks ago – Made popular 16 years 19 weeks ago
Category: High End   Tags:
0

Learning and Mastering Ruby on Rails on GNU/Linux and chosing Emacs, the perfect IDE

http://git.caboo.se

Much thanks to Phil Hagelberg for its technomancy.git project. You can get it from its git repo and study the code...

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

Best karma users