- Welcome to Geeksww.com
categories
Application Servers
- JBOSS
- WebSphere
- GlassFish
Cellular/Mobile Phones
- IPhone
- Android
- General
- Blackberry
Database Management Systems
- MySQL
- Firebird
- PostgreSQL
- MS SQL Server
- Oracle
- DB2
Hardware
- Hard Disks
- Computer Chips
- Monitor
- Keyboard
- Mouse
- RAM
- Processors
Internet Browsers
- Mozilla Firefox
- Google Chrome
- Safari
- Internet Explorer
- Opera
IT Vendors/Companies
- Microsoft
- Apple
- Oracle
- IBM
- Dell
- Sun Microsystems
- Adobe Systems
- Hewlett-Packard Company (HP)
- Intel
- Advanced Micro Devices (AMD)
- Cisco
- Open Source
- Yahoo
- Verizon Communications
- Amazon.com, Inc.
Libraries
- OpenSSL
Linux Distros
- Fedora
- Ubuntu
- Gentoo
- Debian
- Suse
- RedHat
- Yellow Dog
- CentOS
Operating Systems
- Linux
- MS Windows
- MacOS X
- NetBSD
- FreeBSD
- Solaris
- OpenBSD
Popular Websites
- Twitter.com
- YouTube.com
- Digg.com
- Monster.com
Search Engines
- Bing
- Google Search
- Yahoo Search
- Ask.com
Servers
- Apache Web Server
- vsftpd FTP Server
Social Networks
- MySpace
- Other Social Networks
- Hi5
- Friendster
- Plaxo
Technology
- Business
- Security
- New Feature/Release
- Software
- Development
- Marketing/Promotion
- General
- Cloud Computing
- VoIP
- Laws/Policies
- Data
- Blogging
- Advertising
- Gaming
- ISPs
- Privacy
- Clustering
Virtualization
- VirtualBox
- VMware
- Virtual PC
Web Development
- PHP
- Perl
- Javascript
- Web Design
- Adobe Flash
- Ruby
- Python
- Java
- AJAX
- Graphics Design
tags cloud
Open source vs. Microsoft: Automotive battlefield
Submitted by Webmaster on Tuesday March 03, 2009
The competition between Microsoft and open-source software reaches into the automotive space with the announcement of a new alliance among automakers and technology providers called Genivi. The goal of the alliance is to build a Linux stack that will provide a common architecture for automotive infotainment systems.
Category:
IT Vendors/Companies > Microsoft
Tags:
Online chat: How Can Mozilla Empower Nonprofits & Movements?
Submitted by Webmaster on Tuesday March 03, 2009
As part of Social Actions' Change the Web Challenge, they're hosting a "Change the Web Conversation Series," open online chats to discuss how to use specific technology platforms for good. This week's will be "How Can Mozilla Empower Nonprofits and Movements?" and will feature Zak Greant and Suneel Gupta of Mozilla.
Category:
Internet Browsers > Mozilla Firefox
Tags:
Gentoo: Yearly Releases - help or hurt Gentoo?
Submitted by Webmaster on Tuesday March 03, 2009
I enjoy Gentoo because I never have to re-install my host. The "rolling release" model is great, a model shared by nearly all(?) source-based distros. However, with our new automated weekly stages - which I think are a great idea, we lose a few things. In no particular order, we lose:
Category:
Tags:
openSUSE Trademark Guidelines Released
Submitted by Webmaster on Tuesday March 03, 2009
The openSUSE Project is pleased to announce the release of the openSUSE Trademark Guidelines (PDF). With the guidelines, the openSUSE Project is looking to clarify the use of the openSUSE marks and make it easier to redistribute openSUSE-based projects.
Category:
Tags:
Rakudo Perl development release #14
Submitted by Webmaster on Monday March 02, 2009
On behalf of the Rakudo development team, I'm pleased to announce the February 2009 development release of Rakudo Perl #14 "Vienna". Rakudo is an implementation of Perl 6 on the Parrot Virtual Machine. The tarball for the February 2009 release is available from http://www.pmichaud.com/perl6/rakudo-2009-02.tar.gz
Category:
Tags:
Installing Ubuntu inside Windows XP using VirtualBox
Submitted by Webmaster on Monday March 02, 2009
VirtualBox allows you to run an entire operating system inside another operating system. Please be aware that you should have a minimum of 512 MB of RAM. 1 GB of RAM or more is recommended.
Category:
Tags:
Facebook Investor Explains Recent Twitter Acquisition Attempt
Submitted by Webmaster on Monday March 02, 2009
Three months ago, reports surfaced that Facebook and Twitter were in discussions for a $500 million takeover, but couldn't get a deal done. Today, early Facebook investor and board member Peter Thiel of Clarium Capital publicly explained what happened for the first time in an interview with BusinessWeek.
Category:
Tags:
Oracle Announces General Availability of Oracle® Application Express Release 3.2
Submitted by Webmaster on Monday March 02, 2009
Oracle Application Express Release 3.2, a free, rapid Web application development tool for Oracle Databases, is now generally available for download from the Oracle Technology Network (OTN).
The latest release of Oracle® Application Express allows organizations to convert their Oracle Forms-based applications to HTML applications running within an Oracle Database.
Category:
Tags:
You can help get Gentoo into the Summer of Code
Submitted by Webmaster on Monday March 02, 2009
This year, let's try something different! I posted a rough draft of our organization application on the Gentoo wiki, in hopes that we can all work together to improve it over the next week. Applications are due starting March 9, and earlier is better.
Category:
Tags:
Firebird included in FunToo Linux Distro
Submitted by Webmaster on Monday March 02, 2009
It's not Ubuntu but is Fun Too and is based on Gentoo . Here is where they keep the Firebird relevant patches
Category:
Database Management Systems > Firebird
Tags:
Lift 1.0 Released
Submitted by Webmaster on Friday February 27, 2009
Two years ago, today, I launched the Lift Web Framework as an open source project. Wow... it's been a long and fun experience... and today the dozen plus Lift committers and the whole Lift community together are releasing Lift 1.0.
Category:
Technology > New Feature/Release
Tags:
Bell Mobility and Twitter--No Extra Fees
Submitted by Webmaster on Friday February 27, 2009
Last week we activated full SMS service for Canadian Twitter-ers who are also customers of Bell Mobility. Twitter and Bell have agreed that Bell customers on the company's text messaging bundles will be able to receive unlimited incoming Twitter SMS messages at no extra charge. If you haven't already, you can activate your phone to Twitter over SMS.
Category:
Popular Websites > Twitter.com
Tags:
fbsql: Clean client-libraries for Firebird and Interbase databases
Submitted by Webmaster on Friday February 27, 2009
I've written this quite some time ago (and it didn't receive much love since then, but it's functional and should be bug-free), but I just noticed I haven't mentioned it on my blog: fbsql is a clean C-API that can be used to create bindings for other languages (such as Python or Ruby).
Category:
Database Management Systems > Firebird
Tags:
Release Summary for Asterisk Releases
Submitted by Webmaster on Friday February 27, 2009
In the past, when we made a new release of Asterisk, the only file that you had to get an idea of what changed in that release was the ChangeLog, which includes the developer oriented commit message for every change. There is also the CHANGES file which lists new features included in a new major release. Also, the release announcements generally contain a high level overview of some of the important changes.
Category:
Tags:
Using MySQL With Java Technology
Submitted by Webmaster on Friday February 27, 2009
This tutorial will show you the essential steps to install and configure the Connector/J JDBC driver, with simple examples to connect to a MySQL database. Because the focus is on the database driver and the database connectivity from the Java programming language, this document assumes that some kind of MySQL database is already up and accessible from the client machine.
Category:
Database Management Systems > MySQL
Tags:
Experience with the Skype for Asterisk Beta
Submitted by Webmaster on Friday February 27, 2009
Recently Digium was kind enough to include me in the closed Skype for Asterisk Beta. Skype for Asterisk is a new channel driver for Asterisk that connects to the Skype Peer to Peer network. While you could connect Asterisk to Skype in the past, this was all done with a hack to the Skype client, which limited scale and reliability. The new channel driver for Asterisk, actually does away with a client and allows Asterisk to become a peer node in the Skype network. This will be a much more scalable solution, and definitely easier to deploy.
Category:
Tags:
ANN: InterXpress for Firebird v2.1.0 released
Submitted by Webmaster on Friday February 27, 2009
"InterXpress for Firebird" is our driver that supports Borlands dbExpress technology! Today we release version 2.1.0 of our driver, this version includes support for Delphi 2009.
Category:
Database Management Systems > Firebird
Tags:
Announcing the Native Client Security Contest
Submitted by Webmaster on Thursday February 26, 2009
Exploits, bugs, vulnerabilities, security holes -- for most programmers these terms are synonymous with fire drills and coding all-nighters. However, for the next 10 weeks, the Native Client team is inviting you to bring them on! We're challenging you to find security exploits in Native Client. Sign up today for the Native Client Security Contest, you could win up to $ 213 , as well as recognition from renowned security researchers.
Category:
Tags:
Facebook Must Handle the Twitter Threat
Submitted by Webmaster on Thursday February 26, 2009
Over the past two days I slowed down my blog volume to do something I hadn't done in a while: program an application for Twitter. My programming knowledge often becomes more of a hinderance then a benefit. The reason is that I come up with ideas so often that I occasionally start to program the idea without thinking it through. Being an idea person is good if you can't program but when you can program it can become a burden pretty quickly.
Category:
Tags:
Ballmer: Linux Bigger Competitor than Apple
Submitted by Webmaster on Thursday February 26, 2009
Microsoft's CEO Steve Ballmer had some interesting things to say yesterday about which companies Microsoft sees as its competitors in the client operating system space. You'd think Apple was their number one competitor - and you'd be wrong. Microsoft sees two other competitors as their primary adversaries.
Category:
Operating Systems > MS Windows


