eduardofleury.com

eduardofleury.com Archives: English

next page · previous page

20 August 2008

Running x11perf on Maemo (N800)

Hi all, this post is about some benchmarks we did on Nokia’s N800 device to measure the performance of XShmPutImage on this hardware. I’ve been working on the QEdje project and, while studying possible optimizations, our team was interested in measuring whether we could benefit from using MIT’s X11 shared memory extensions. Among other tests, [...]

continue reading... » 5 Comments

4 August 2008

KDE unresponsible after screensaver is locked for several hours.

Hi all, I’m currently using Gentoo ~x86 on a Macbook Pro and I’d been facing a really annoying bug for sometime before I could apply a workaround to it. The bug sympthons are a very unresponsible system after leaving the screen locked for several hours, ie. all night, for instance, simply unlocking it was almost [...]

continue reading... » One Comment

8 April 2008

Running Canola2 plug-ins on the desktop

Hey, A few days ago the Canola2 SDK was released allowing users to run Canola2 on their Linux desktops for plug-ins and themes development. In this post I’ll show how one can add plugins to the SDK. What you need When deploying plugins to Canola2 SDK one must observe three main steps: Install plug-in code [...]

continue reading... » 2 Comments

18 March 2008

Time for change…

After two years working for LTC at IBM Brasil I decided it was time for new challenges and accepted an offer from INdT – Instituto Nokia de Tecnologia (Nokia’s Institute of Technology) for a Researcher position. Since March 3rd, 2008 I live and work in Recife, PE, northeast of Brazil and work in the Canola [...]

continue reading... » One Comment

13 November 2007

Termios functions, the unix terminal canonical mode and other settings.

A few days ago I was rewriting in C an old piece of script originally coded in BASH. Although the code was pretty simple, I found something that was worth sharing. Basically I had to get a confirmation from the user (y/n) – ie. read char from the standard input – and process it accordingly. [...]

continue reading... » 2 Comments

9 October 2007

New blog on air ;-)

Hi all, today this space is dedicated to promote a blog just created by someone I love My girlfriend Fabi. Fabi, bienvenue a le monde du blogs!!! http://fabithome.blogspot.com

continue reading... » 2 Comments

23 September 2007

AF_UNIX sockets and the abstract namespace, inter-process communication.

Hi all, today I’ll write something about sockets of the AF_UNIX family (aka as AF_LOCAL) and more specifically about the “abstract namespace” held by the Linux kernel. Previous knowledge Before I start, let me share what I expect you to know before reading this article, and also some references in case you are not familiar [...]

continue reading... » 5 Comments

28 August 2007

Bug in BOOTP servers? (ISC Dhcp and Bootp-dd2)

About two weeks ago I posted an introduction on the BOOTP protocol, today I’ll talk about a possible bug I found in current implementations. I recommend those not familiar with this protocol read my previous post here before continuing. Abstract My current project at the Brazilian IBM LTC (Linux Technology Center) lab is to develop [...]

continue reading... » One Comment

21 August 2007

Now on air…

A few nice songs I heard today 2.10pm David Bowie – Ashes to Ashes. 2.21pm Manic Street Preachers – Autumnsong 2.40pm Alanis Morissette – Ironic 3.48pm The Clash – Should I Stay or Should I Go 3:59pm Snow Patrol – Chasing Cars 4:07pm Stereophonics – It means nothing 5:25pm Amy MacDonald – Mr rock Cheers!

continue reading... » 0 Comments

17 August 2007

The BOOTP protocol

BOOTP. Wha? This is meant to be an introduction on the Bootstrap Protocol, or just BOOTP, specified by the RFC 915. On a later post I’ll share my opinion about the current implementations by ISC Dhcpd and Bootp-DD2. At large enterprises, server farms are often located away from tech personnel; sometimes blocks aways, sometimes in [...]

continue reading... » 2 Comments

next page · previous page