|
 |
| Today's
Top Videos: |
 |
| What Mobile Trends Are Telling Us | | A recent Nielsen report reveals some interesting information regarding mobile trends. The study covers the mobile usage data of over 60,000 mobile subscribers gathered and analyzed...
| |
|
|
 |
| Bad Reputation? Google Says Change Your Name | | In a recent interview with The Wall Street Journal, Google CEO Eric Schmidt predicted that young adults would need to change their names in order to protect their reputations. Since social media...
| |
|
|
 | | Transitioning to the Cloud | | The second annual Mimecast Cloud Adoption Survey conducted by Loudhouse offers some promising statistics in the adoption of cloud computing. Specifically, it found that 51 percent...
| |
|
|
|
|
| Recent
Articles: |
| Make And Makefiles |
When I first learned to program, like many people, I learned in a graphical IDE that did basically everything for me. This is great for beginners who need to focus on learning programming, and not worry with compiling and linking their code manually. In my case, I was learning C so there was a lot going on in the background when I clicked on 'compile' that I was not aware of, until I began coding on a remote Unix machine.
For those who don't know, when creating a C program with more than one file, you have to first compile the code into machine language, then link that code together so that they can be used together.
|
| Read
More... |
|
|
| Custom VIM Settings In A Multi-user Environment |
| Vim is handy text editor, which improves upon the included editor in Unix, vi. With so many plugins and scripts available for VIM, many developers consider this application their number one source for editing and developing code. With all the available customization... |
| Read
More... |
|
| Dual-Booting Linux And Windows |
| The vast majority of computer users are more than happy using one operating system for everything they do. I had hoped, when I was but a lad, that I would fall into that category, but I found out that this just wouldn't be the case.
I grew up with Windows, so when I needed a computer... |
| Read
More... |
|
| MeeGo Released To Developers |
| Last year, Intel and Nokia entered into partnership together in order to bring computing power to the mobile arena. To accomplish this, they have combined their individual mobile operating system software (Moblin from Intel, and Maemo from Nokia) to create a brand new... |
| Read
More... |
|
|
|
|
|