Tumblelog by Soup.io
Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.

March 06 2010

geier

PaperC

Willkommen auf der Plattform zum kostenlosen Lesen von Fachbüchern im Internet.
Gratis
* Bücher von A-Z lesen
Erweitert – FÜR NUR 10 CENT PRO SEITE
* Seiten herunterladen und ausdrucken
* Textstellen einfach kopieren und zitieren
* Eigene Notizen anfügen und online verwalten

February 26 2010

geier

beameruserguide.pdf

The LaTeX beamer class Manual for version 3.07.
geier

February 23 2010

geier

Secure Programming for Linux and Unix HOWTO

This book provides a set of design and implementation guidelines for writing secure programs for Linux and Unix systems. Such programs include application programs used as viewers of remote data, web applications (including CGI scripts), network servers, and setuid/setgid programs. Specific guidelines for C, C++, Java, Perl, PHP, Python, Tcl, and Ada95 are included

February 22 2010

geier

Deutscher Bundestag: Parlamentsfernsehen des Deutschen Bundestages

Ob Plenardebatte, Ausschusssitzung oder Streitgespräch - das Parlamentsfernsehen des Deutschen Bundestages dokumentiert und informiert täglich von Montag bis Freitag via Web-TV über die Arbeit des Parlaments und seiner Abgeordneten.

February 19 2010

geier

mutt offlineimap msmtp

Using 2 IMAP accounts in Mutt through Offlineimap

February 17 2010

geier

VimOutliner.org :: Work fast. Think well.

VimOutliner's purpose is to give Linux users a fast and productive outliner in a reasonable timeframe. The design manifesto of VimOutliner is easy and fast outlining. It has been designed so that you can outline as fast as you can think. Most of the credit for accomplishing that design goal goes to the Vim editor itself, which is so keyboarder friendly as to double the productivity of average "GUI apps", at least for those comfortable with its keystrokes.

February 16 2010

geier

boost:. Boost.Function

The Boost.Function library contains a family of class templates that are function object wrappers. The notion is similar to a generalized callback. It shares features with function pointers in that both define a call interface (e.g., a function taking two integer arguments and returning a floating-point value) through which some implementation can be called, and the implementation that is invoked may change throughout the course of the program.
geier

The Function Pointer Tutorials - Introduction

Function Pointers provide some extremely interesting, efficient and elegant programming techniques. You can use them to replace switch/if-statements, to realize your own late-binding or to implement callbacks.
geier

C++ Callback Solution

Unlike other languages such as Object Pascal and Ada, C++ does not offer a native solution to the issue of passing a class's method as a callback function. In the C language these are known as functors and exist very commonly in many event driven applications. The main problem centers around the fact that multiple instances of a particular class will result in different memory locations for each instantiation. This leads to the need of having not only the method pointer but also a pointer to the instance itself. The problem's definition brings about an intuitive solution which falls within the realms of templates and compile time instantiation and specialization.

February 15 2010

geier

GlutMaster

GlutMaster is a very simple C++ wrapper for the widely-used multi-platform GUI called GLUT.

February 12 2010

geier

Ersatz geplatzter Low ESR Elkos bei PC und Mac

Die Reparaturinfos und Erfahrungsberichte auf dieser Seite spiegeln die Meinung und Erfahrungen meine Kunden und mir wieder.

February 11 2010

geier

February 10 2010

geier

PDF with animations in LaTeX

Including animations in PDF using LaTeX Let's explain how to put multimedia content into PDF presentations. If you look at the manual for the LaTeX beamer class, there is in fact a rather detailed description of the necessary commands for movie or sound inclusion. Use that approach if you are developing a really fancy presentation.
geier

Valgrind for Mac OS X

This is a port of Valgrind for Mac OS X.

February 09 2010

geier

» Getting xpra to work on OS X

xpra. I’ve managed to get it working with a remote Debian server and my Mac laptop as a client. I have at least the following packages installed in support of xpra (all installed using MacPorts):

February 08 2010

geier

xpra - screen for remote X apps

So basically it's screen for remote X apps. Xpra gives you "persistent remote applications" for X. That is, unlike normal X applications, applications run with xpra are "persistent" -- you can run them remotely, and they don't die if your connection does. You can detach them, and reattach them later -- even from another computer -- with no loss of state. And unlike VNC or RDP, xpra is for remote applications, not remote desktops -- individual applications show up as individual windows on your screen, managed by your window manager. They're not trapped in a box.

February 04 2010

geier

BSD magazine

BSD magazine is a free monthly publication for BSD users, enthusiasts and communitites.

January 29 2010

geier

The LaTeX Font Catalogue

The aim of The LaTeX Font Catalogue is to display all free fonts available for easy use with LaTeX, and how to use them. If you know of some fonts that should be included please contact me (see below).
geier

GitX - Home

GitX is a git GUI made for Mac OS X. It currently features a history viewer much like gitk and a commit GUI like git gui. But then in silky smooth OS X style!
Older posts are this way If this message doesn't go away, click anywhere on the page to continue loading posts.
Could not load more posts
Maybe Soup is currently being updated? I'll try again automatically in a few seconds...
Just a second, loading more posts...
You've reached the end.