Showing headlines posted by acrossad

« Previous ( 1 2 3 )

A Simple Bash Shell Script to Convert MP3s to Ogg Vorbis

I don't like the mp3 format at all. I try to avoid it. I recently bought a couple of jazz songs from Amazon in mp3 format. In this tutorial, I'll show you a simple Bash shell script that you can use to convert mp3s to Ogg vorbis on your GNU/Linux system.

TLWIR 29: Mozilla News, LibreOffice Chart Trick and Bitcoin Rises Again

As 2011 draws to a close, GNU/Linux and Free Software are as prosperous and in-demand as they have ever been. 2011 was a magnificent year, one in which a lot of deals were made, a lot of profits were reaped, and a lot of freedom was spread. Free Software looks to have an even more rewarding year in 2012. Open source invaded the monetary system with the rise, fall, and subsequent rise of Bitcoins.

TLWIR 16: Hydrogen, Recording Music and Red Hat’s Day

  • Begin Linux; By Rex Djere (Posted by acrossad on Sep 12, 2011 9:09 AM EDT)
  • Story Type: Roundups; Groups: Linux
The featured stories for TLWIR edition 16 are as follows:

Hydrogen Brings Beats to GNU/Linux, Windows, Mac OSX, and Windows Brian’s Bedroom: Recording Music With a Linux Home Studio Red Hat’s Big Moving Day

Solved! Wifi Works On the Toshiba Satellite L675 Under 64-Bit Fedora 14 Part 1

In a recent article, I discussed the fact that I recently purchased a Toshiba Satellite L675 laptop. I absolutely love the machine, but I did have two problems with it under Fedora 14 64-Bit Edition: * (1). I could not get the wifi to work at all. * (2). I could not get Google Voice to work correctly from within the Chrome web browser. Today, I would like to announce that I have solved problem number 1, and the solution works perfectly. In fact, I am connected to the Internet right now using my new wifi connection. In this article, I will detail the exact steps that I took to solve this problem.

Hydra Without a Head

  • Newsweek; By Mike Giglio (Posted by acrossad on Dec 15, 2010 5:26 PM EDT)
  • Story Type: News Story
This article is not about open source software directly, but it demonstrates how the concepts introduced in the free software/open source communities are influencing behavior far outside of the software realm.

Creating A Mobile Version of Your Drupal Website Part 1

One way of creating a mobile version of your Drupal website is to use the Mobile Tools module with the Nokia Mobile Drupal theme. Though the theme is named "Nokia Mobile", it will allow visitors to view your site on any modern platform: Android, Iphone, Windows Phone 7, Blackberry, Ipad etc. I tested it after installation using my G1 and I was extremely happy with the results.

Fedora 14 Updates

  • Acrossad.org; By Rex Djere (Posted by acrossad on Nov 21, 2010 11:29 AM EDT)
  • Story Type: Editorial; Groups: Fedora
Today, I opened up a terminal, issued the su command, and typed in my root password on my Fedora 14 laptop. I then issued the "yum update" command to install all of the latest Fedora 14 updates. I am running Fedora 14 on a 64-bit Toshiba Satellite L675 laptop.

Kinect Hacker Hector Shows Redmond Who's Daddy

Given the favorable nature that GNU/Linux and free software enjoy, especially in the current economic environment, what makes Hacker Hector's accomplishment so significant? He shows those that live in the proprietary world what is possible.

My Thoughts On Ubuntu's Decision to Dump X Server

  • Acrossad.org; By Rex Djere (Posted by acrossad on Nov 6, 2010 7:28 AM EDT)
  • Groups: Ubuntu
I recently got into a friendly argument with a friend of mine who is very much anti-Ubuntu. He believes that Canonical is slowly but surely selling-out the GNU/Linux community to make a profit. I completely disagree with him. I have watched several interviews with Canonical's CEO, Mark Shuttleworth, and I find him to be as committed to the free software/open source principles as anyone else. I also think that he has a very adventurous streak, and he is not the type of person that likes to take the same conservative routes that many others prefer.

Will Russia's Move to GNU/Linux Prompt Microsoft to Repair Its Image?

The Russian government recently made a surprising decision: to create a national operating system based on GNU/Linux. The motivation for this development is crystal clear: escaping the Microsoft Windows monopoly. Russia will gain two other huge advantages due to the shift: lower software expenditures and full access to the operating system's source code. The source code access will allow any discovered security flaws to be quickly fixed. Russia appears to be following China's lead. A few years ago, China also decided to shift to a Linux-based operating system known as Red Flag Linux. In this article, I will discuss some of the underlying issues that are causing countries, institutions, individuals, and governments to defect to GNU/Linux.

Ubuntu 10.10 Release Forecasts Cloudy Skies Ahead

I recently upgraded my trusty Dell Inspiron Mini 1012 netbook from Ubuntu Netbook remix version 10.04 to the recently released version 10.10. Canonical and the Ubuntu community have made some very significant changes to the user interface, but the changes were pretty intuitive, so they did not take a lot of getting used to. In this article, I will reveal some of the insights that I have had over the last several days using the latest Ubuntu, and how I think that Ubuntu is really going to help cloud computing become more popular.

The Small Wonder: Belkin's Connect N150 Wifi Router is Linux-Friendly

Yesterday, I stopped by my local Walmart to buy a wireless router for my network. I wanted something small with good performance, a good price, and compatible with GNU/Linux. As I searched the computer electronics aisle, I saw wireless routers ranging from over $100 all the way down to about $60. However, $60 was more than I wanted to spend. I didn't need anything fancy, just something that would allow me to get on the Internet with my IBM T40 laptop and my Dell netbook. I didn't need IEEE 802.11n, 802.11g is fast enough for my network needs. I looked down and I saw the little white and yellow box containing the Belkin Connect N150. It seemed like a nice looking device, which made me quite happy. I was even happier when I saw the price: $29.95!

Drupal Rises Over the Horizon

Drupal is a battle-hardened soldier that has faced its enemies, looked them in the eyes, and defeated them with relatively minimal effort. Drupal ranks amongst the elite of the elite, like Michael Jordan, Lance Armstrong, and Charlie Parker. Drupal, Joomla, and Wordpress tower like titans over all other content management systems: does ANYONE still use Mambo? I love Joomla and Wordpress, but my favorites CMS, by far, is Drupal. As most of you know, I use it on both of my websites. I am excited by the fact that the upcoming version, Drupal 7, is coming ever closer to becoming a reality. In this article, I will give a brief history of Drupal, and I will relay what I know about the upcoming release.

Redmond Delivers Another Big POS

In 1996, Microsoft got together with a group of companies that included NCR, Epson, and Fujitisu to produce OLE for POS (abbreviated OPOS), which stands for Object Linking and Embedding for Point of Sale.

Using Youtube to Promote Linux and Free Software

It is very clear to me that Linux, GNU, and free software are more popular than ever. It is also very clear that this makes a lot of people in high places very afraid. Patent lawsuits and propaganda seem to be the customary responses to Linux's ever increasing popularity. However, there is a great infrastructure that has been built that provides a powerful platform to combat the Linux-naysayers: Youtube. With billions (perhaps trillions) of video views, it is very clear that Youtube has become the dominant force for spreading information freely.

C++ Snippets on Linux: Vectors Vice Arrays As a Better Way to Store Data

You may have read and enjoyed my recent article "C++ Snippets: Converting Hexidecimal Values to Decimal Values." In that article, I briefly discussed a secret project that I have undertaken that will eventually result in my first GUI application for GNU/Linux, Windows, and perhaps even MacOS. At that time, I said that I could not reveal the exact nature of the program. I still cannot reveal the exact nature of the program, but I am releasing more of the source code under the GNU GPL license version 3. If you look at this code, run and compile it, you may glean a few more hints as to what kind of program I am actually aiming to write. in this article, I will reveal a few more details as to how I came up with this program idea.

Goodbye OpenOffice. LibreOffice, Here I Come!

I was ecstatic today to hear the news that former members of the OpenOffice.org Foundation have decided to create a fork of OpenOffice called LibreOffice. This fork will be a democratic and community-driven project, free from the dubious motivations of Oracle Corporation. I suspected that someone would eventually do something like this, but I was not expecting it so soon.

« Previous ( 1 2 3 )