The future of gaming is OpenGL
Posted by ITechLog in Itechlog News, Linux, Open Source on March 11th, 2010
As a Linux user and Open Source enthusiast I always want to see people moving away from the proprietary stuff and into the Open Source world, but sometimes it’s easier to keep them where they are (stuck to Windows), specially when it comes to gaming. I am not a gamer, and would rather spend my time on other more fulfilling tasks like testing a ClearOS installation, but when it comes to helping people migrate from Windows to Linux, there’s always that dreaded question “Will my games work?” The answer could easily be “yes very well, better than before!” but in reality a majority of the games won’t. Why? The proprietary monster that is Microsoft has allured programmers, graphic card manufacturers and the common citizen into the idea that DirectX is the best, and it could not e further from the truth. While DirectX only runs on Windows, OpenGL offers equal or better results and runs on every platform.
But don’t let me talk to you about this, as I said I am not a gamer, let those who know what they are talking about tell you. This great article will help you understand Why should you use OpenGL and not DirectX (Wolfire Blog), and you may also enjoy reading this article Commercial Gaming coming to Linux? from the Linux Magazine.

Request the Audible.com books application for Android
Posted by ITechLog in Itechlog News, Mobile Phones on March 11th, 2010
I am deeply shocked at audible.com for not having an app for Android. They claim that “the Android media player does not allow playback of our titles“… right. Anyway they are now attempting to get the ball rolling for an App for Android in 2010. There’s a signup for upcoming beta testing on their website and I urge every Android user (or user to be) to sign up and put a little bit more pressure on them.
Android is a great mobile platform and companies like Audible.com (an Amazon associate) are stalling its growth with short sightedness.

Campaign for the right to create, forward and follow links
Posted by ITechLog in Itechlog News on January 20th, 2010
There has been a talk for while about news agencies blocking bloggers, aggregators and search engines from indexing their content. This has started to become a reality when the Times Online decided to block the news aggregator site newsnow.co.uk. In response Struan Bartlett the founder of NewsNow started the right2click campaign. Watch his campaign video.

Linux ClearOS to rival Microsoft’s SBS
Microsoft has dominated the small enterprise market with its out of the box feature rich SBS (Small Business Server). Linux has always trailed behind it and although most of the technology to rival Microsoft has been in place, it has always been a mammoth task to setup a server from scratch to do that. ClearOS came to fill in this gap.
“ClearOS is a powerful network and gateway server designed for small organizations and distributed environments. Though ClearOS comes with an extensive list of features and integrated services, the solution is easy to configure thanks to the intuitive web-based interface.” (extracted from Clear Foundation website)
Take a look at how ClearOS’ features match the MS SBS:
| Microsoft SBS
Centralized Authentication (Active Directory) |
ClearOS Linux
Centralized Authentication (LDAP) |
The Linux Magazine published an in depth article comparing and explaining this “new” Linux distro.

Microsoft’s attempt to bribe its way to the top
Posted by ITechLog in Itechlog News on December 11th, 2009
Once again Microsoft is showing it’s dirty claws. According to a report in the Financial Times (also mentioned in the KPMRS Blog), Microsoft is planing to offer to pay publishers to remove their content from Google in an attempt to make its search engine Bing (no link on purpose) the #1 search engine.
According to the FT, one website publisher approached by Microsoft said that the plan “puts enormous value on content if search engines are prepared to pay us to index with them”. – extracted
I cannot believe the greedy minds in the media industry are already thinking about embracing it. Again Microsoft has gotten it all wrong, will they ever learn? Attitudes like this will only promote two things, firstly the dissemination of online content theft, were people will republish full content of paid websites to drive traffic to their sites/blogs and secondly it will take away the choice that users now have of using any search engine they like. This is so “un-internet”!
I agree with the comment on the KPMRS blog by blogger Greg (null pointer) who said:
“How about instead of Microsoft spending millions to make their search results appear (artificially) better than Google’s, they spend that same money to create better search algorithms? That’s real competition!” – extracted

Google Chrome Beta for Linux
Posted by ITechLog in Itechlog News on December 8th, 2009
Google has announced the release of a beta version of its browser Google Chrome for Linux (Debian/Ubuntu/Fedora/OpenSuse).Here are a few facts from the Google Chrome team:
60,000 lines of Linux-specific code written
23 developer builds
2,713 Linux-specific bugs fixed
12 external committers and bug editors to the Google Chrome for Linux code base, 48 external code contributors

Google Duplicate Content & Multiple Site Issues
Posted by ITechLog in Easy Tips, Tutorials, Web Services on September 18th, 2009
Great tips on the use of Redirect 301 and rel=canonical among some other good stuff.
Open .eps files on GIMP for Windows
Posted by ITechLog in Easy Tips, Open Source on September 18th, 2009
As usual this post is a self help note, but as it’s public I hope it helps someone else. If you want to open .eps or .ps files with GIMP on Windows you will need to install Ghostscript (download it from http://pages.cs.wisc.edu/~ghost/). After successful installation you will need to create an environment variable called GS_PROG on Windows. To do this just follow these steps:
- Right-click on the ‘My Computer‘ Icon and select properties
- Click on the advanced tab
- Click on Environment Variable button
- Under either User variables or System variables click on “New”
- Set Variable name : GS_PROG
- Set Variable path: C:\Progam Files\gs\gs864w32\bin\gswin32.exe – this is where yous gswin32.exe resides, make sure you type the correct path.
Click “OK” for everything and then open GIMP, you should now be able to open .eps and .ps files
Extra information: .EPS/PostScript (.PS) is a file that may contain 2D vector graphics, bitmap images, and text; includes an embedded preview image in bitmap format; often used for transferring image data between different operating systems. Adobe Illustrator, Acrobat, Photoshop or CorelDraw are the kind of programs that normally use/open these files.




