C vs C++: unplugged, generic comments…

Just a brief explanation on what I pretend to do with C vs C++: unplugged.

Someone said once that it's best to code with the best of the two worlds, so lets figure out what is best in each world.

These tests are exclusively based on speed performance. For me, at the moment, doesn’t make any sense to test for size performance (C beats the hell out of C++). Coding performance is pointless (C++ beats the heck out of C…it was it’s purpose :) ). Learning curve is quite identical to match identical language functionality (Pointless to test).

This is not about determining if a language is better then the other. Both have it’s advantages and disadvantages. Both are great languages, but both are optimised differently. The point is, on some occasions is better to use one instead of the other.

Be aware that I’ll try to test for common usage of certain facilities of each language and not hard-core algorithms that are hard to code and unusually implemented that way. There’s always a better way to do things, but I’ll focus on common usage.

Some rules will be applied on posts. Posts will have to be constructive. New test cases will be welcome and implemented in due time (this is not a day job and I still have a life).

Hope this will help to clear what is better to code in C and what is better to code in C++.

Behave with each other ;)

Respect

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • Reddit
  • Technorati
  • Slashdot
  • Ma.gnolia
  • E-mail this story to a friend!
  • Print this article!

Centralized data using kontact

Some of us that work on different stations, often have the need to use some data that was updated somewhere else. I felt that need when sending mails, and since my contacts are updated constantly, I had to pass a file with all contacts around several computers.
I tried using LDAP with some degree of success, but the configuration was not easy with some mail servers that I use.
Read More »

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • Reddit
  • Technorati
  • Slashdot
  • Ma.gnolia
  • E-mail this story to a friend!
  • Print this article!

Overview on KDE 4.1

So here it is…KDE 4.1, the so waited new user release of KDE. I have to say I was quite anxious about this. After playing a little with it, I think I have something to say about this brand new version.

Read More »

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • Reddit
  • Technorati
  • Slashdot
  • Ma.gnolia
  • E-mail this story to a friend!
  • Print this article!

Understanding DNS SPF records

I recently needed to configure some email servers to comply with the SPF (Sender Policy Framework) standard and allow email users to send email to Yahoo, Hotmail and other public email services.

The problem was that the email sent to those servers was bounced or simply ignored. This was due to the absence of DNS SPF records for the user domains.

All is done at the DNS level and the email servers don’t need to be configured to send email with SPF compliance.

Read More »

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • Reddit
  • Technorati
  • Slashdot
  • Ma.gnolia
  • E-mail this story to a friend!
  • Print this article!

KDE 4.1 release

Today is an important day!

It is the day that the KDE 4.1 release will be launched.

I can’t wait to download the updates from my distribution to test it. Already did 50+ updates to check if there was something new… The packages are compiling…

Ok, I’ll wait more. But don’t take too long…

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • Reddit
  • Technorati
  • Slashdot
  • Ma.gnolia
  • E-mail this story to a friend!
  • Print this article!

Nice to meet you! Do you Linux?

That’s it! “Do you Linux?” is live!

The idea of this site was maturing for some time in my head, but now is real. Here it is.

Enjoy this site at least as much as I enjoy writing and reading it!

And don’t forget to comment our articles and possibly send us yours. The world of Free Software is about sharing, and this site also…

And if you don’t Linux, which I doubt, feel free to read about it. Maybe you will Linux in a near future!

Greetings to all of you that do Linux, and the others who will!

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • Reddit
  • Technorati
  • Slashdot
  • Ma.gnolia
  • E-mail this story to a friend!
  • Print this article!
RSS for Posts RSS for Comments