Friday, March 28, 2014

Alpha Centauri: Alien Crossfire revisited - annoying bug

Alpha Centauri: Alien Crossfire revisited - annoying bug: "try using the T key. Using it 4 times will circle you though
different states, each with only a part of your cities and
improvements.

Frans Jonckers."



'via Blog this'

All my cities disappear (bug?)

All my cities disappear (bug?): "Yep it occurs sometimes when an AI tries an rescue factions leader probe and some bug cause your faction to be designated the 'rescued' one and your vanish and reapear with the conlny pods and units. There may be another mechanism to this as well. I recall 2 to 4 other threads on the same thing."



'via Blog this'

Wednesday, March 26, 2014

PlayDeb.net - Updates for Ubuntu 10.04

PlayDeb.net - Updates for Ubuntu 10.04:



'via Blog this'

Problem with Nvidia driver 331.20 on ubuntu 13.10 (64bit) - Ask Ubuntu

Problem with Nvidia driver 331.20 on ubuntu 13.10 (64bit) - Ask Ubuntu: "

Remove Nvidia proprietary drivers: 


sudo apt-get remove --purge nvidia*



Add xorg edgers PPA for NVIDIA drivers and install nvidia-331: 


sudo add-apt-repository ppa:xorg-edgers/ppa



sudo apt-get update



sudo apt-get install nvidia-331



Remove/purge bumblebee and reboot: 


sudo apt-get --purge remove bumblebee



sudo reboot"



'via Blog this'

Monday, March 17, 2014

WineHQ - Sid Meier's Alpha Centauri 4.0

WineHQ - Sid Meier's Alpha Centauri 4.0: "then configure Wine for SMAC/SMACX in PlayOnLinux:
- Windows 2000 (to launch SMACX)
- virtual desktop = 1024x768 (to skip random crashing bugs) (if you want to play in full screen, put your computer in 1024x768 before launching the game) (note: there is a bug with 15 or 16 bits colors, 24 is ok)."



'via Blog this'

the sound-volume indicator disappeard Ubuntu 13.10 - Ask Ubuntu

the sound-volume indicator disappeard Ubuntu 13.10 - Ask Ubuntu: "Try to re-configure it if already installed

Open terminal and execute these commands:

sudo dpkg-reconfigure $(dpkg -l | grep indicator-sound | awk '{print $2}' | tr '\n' ' ')
sudo update-initramfs -u"



'via Blog this'

How To Fix: No Sound In Ubuntu 13.04 and Ubuntu 13.10 [Updated]

How To Fix: No Sound In Ubuntu 13.04 and Ubuntu 13.10 [Updated]: "No worries. The one shot solution which fixed the sound problem for me on my Intel powered Dell Inspiron N4010 is to force reload Alsa. To do that, use the following command in terminal (Ctrl+Alt+T):

sudo alsa force-reload"



'via Blog this'

How To Fix: No Sound In Ubuntu 13.04 and Ubuntu 13.10 [Updated]

How To Fix: No Sound In Ubuntu 13.04 and Ubuntu 13.10 [Updated]:



'via Blog this'

Sunday, March 16, 2014

Renato Cunha

Renato Cunha: "I’m the proud owner of a PlayStation® Move system and also a proud user of the Arch Linux distribution. As much as pride is concerned, it’s not very “proudful” when you decide to give your PlayStation® Eye (PS3 Eye) a try as a webcam, and you realize it doesn’t quite work as you expected. This post investigates this issue and proposes a solution.

Even though the PS3 Eye is supported by Linux 2.6.29 and above 1, and the video worked fine for me. The audio did not… :/"



'via Blog this'

Saturday, March 15, 2014

Install WineHQ 1.7.12 in Ubuntu 13.10 | ITworld

Install WineHQ 1.7.12 in Ubuntu 13.10 | ITworld: "WineHQ lets you run Windows applications on your Ubuntu 13.10 system.

1. Open a terminal window.

2. Type in the following commands then hit Enter after each.

sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine1.7 winetricks"



'via Blog this'

How to Install the Latest NVIDIA 331.20 Driver in Ubuntu 13.10

How to Install the Latest NVIDIA 331.20 Driver in Ubuntu 13.10: "How is this complicated?

1. paste the following into a text file:

sudo add-apt-repository ppa:xorg-edgers/ppa
sudo apt-get update
sudo apt-get purge nvidia-current
sudo apt-get install nvidia-331

2. save it as something.sh

3. run it (double-click on it or type sudo ./something.sh)

You don't even need to search for a download: simpler than windows."



'via Blog this'

Wednesday, March 12, 2014

Humans have three brains

Humans have three brains: "
Humans have three brains
Science
By James Thornton

The brain is our favorite bodily organ. It is where we feel sex, love, and beauty. It is where we get guilty, depressed, and angry. It is the most complex object in the known Universe. So complex that science has only made the first tentative steps towards understanding it. "



'via Blog this'

Thirteen Steps to Write and Publish a Free Ebook In Thirteen Hours : @ProBlogger

Thirteen Steps to Write and Publish a Free Ebook In Thirteen Hours : @ProBlogger: "Thirteen Steps to Write and Publish a Free Ebook In Thirteen Hours
Filed Under: Miscellaneous Blog Tips

Have you ever considered producing an ebook for your blog readers? In this comprehensive post Ali Hale breaks down the process of how to do it."



'via Blog this'

Seth's Blog: You should write an ebook

Seth's Blog: You should write an ebook: "You should write an ebook
I'm serious. Smart people with good ideas worth sharing can get a lot out of this exercise.

To help you out, I wrote a lens about the simple details of how to do it.

It's technically easy and when it works, your idea will spread far and wide. Even better, the act of writing your idea in a cogent, organized way will make the idea better. You can write an ebook about your travel destination, your consulting philosophy or an amazing job you'd like to fill."



'via Blog this'

All of Seth Godin’s Free ebooks in one place | Social Media, Internet Marketing, and Life connected | Josh S Peters

All of Seth Godin’s Free ebooks in one place | Social Media, Internet Marketing, and Life connected | Josh S Peters: "All of Seth Godin’s Free ebooks in one place
Posted on September 16, 2009 by Josh S Peters • 44 Comments
You read that right, I’ve compiled all of Seth Godin’s free ebooks in one big awesome list. Seth Godin is a fantastic source of  constant information and wisdom. His blog is incredibly insightful and he produces books and ebooks left and right. The one thing he hasn’t done though is collect his free stuff in one spot."



'via Blog this'

Monday, March 10, 2014

Galileo. Your iOS in Motion. by Motrr — Kickstarter

Galileo. Your iOS in Motion. by Motrr — Kickstarter: "Galileo Overview

The Galileo is a revolutionary, iOS-controlled robotic iPhone platform with infinite spherical rotation capability. Just swipe your finger on the screen of your iPad or other iOS device and Galileo reacts, orienting your iPhone or iPod Touch accordingly.  With applications in areas of photography, cinematography, social networking, and video "



'via Blog this'

RubyMine :: Licensing

RubyMine :: Licensing:



'via Blog this'

Installing RubyMine 4 on Ubuntu 12.04 | Matt Slay, PhC

Installing RubyMine 4 on Ubuntu 12.04 | Matt Slay, PhC: "You can read the RubyMine Installation Instructions in the file named “Install-Linux-tar.txt” file which is located in the archive file for RubyMine that you will download from JetBrains. (http://www.jetbrains.com/ruby/download/).  It will tell you where to unzip the files"



'via Blog this'

Tuesday, March 4, 2014

Amazon.com: Bentonite Clay - Montmorillinite, 1 lb,(Starwest Botanicals): Health & Personal Care

Amazon.com: Bentonite Clay - Montmorillinite, 1 lb,(Starwest Botanicals): Health & Personal Care: "Bentonite Clay - Montmorillinite, 1 lb,(Starwest Botanicals)
by Bentonite Clay Montmorillinite, Food Grade Organic 16oz (1lb)
40 customer reviews | 5 answered questions"



'via Blog this'

Bentonite Clay: Health Benefits and Uses

Bentonite Clay: Health Benefits and Uses: "How to use Bentonite Clay:

Bentonite (and other clays) are staples in my homemade herbal cabinet and medicine chest. I’ve used them internally and externally for various issues on myself, my husband my kids. I order from here and it is an inexpensive natural remedy."



'via Blog this'

Monday, March 3, 2014

Masonic Meditation | Zen Masonry

Masonic Meditation | Zen Masonry: "A Basic Method for Masonic Meditation
This meditation is not zazen, but is designed to help you receive insight and intuition. You may choose to make this your predominant method, or you may use it as a supplement to a regular practice of some stillness meditation such as zazen. You can even use these instructions just for stillness meditation by omitting steps 5 through 10. In any case, some combination of the two is recommended, as well as a routine of at least 3 days of practice per week, though once or twice daily is ideal.
1. Find some place where you can sit quietly and undisturbed for about 15 minutes."



'via Blog this'