2013-12-24

New Approved Real Web Developer for Real Estate Software in Durham



http://durham-real-estate.blogspot.ca/2013/12/real-web-developer-web-design-in-durham.html

Peterborough Web Design

Businesses and residents of Peterborough can now save 15% off any Portage Design Web Design or related service from now until the the end of the year.  Just be sure to have us provide a quote to you before Jan 1st, 2014.  What a great way to establish or enhance your on-line presence, for local and global marketing appeal.

http://portagedesign.com/web-design/peterborough-web-design/




2013-12-01

Netflix for Linux

Followed these instructions (http://crunchbang.org/forums/viewtopic.php?pid=281492, thank Die Hard) and was able to get NetFlix working on Crunchbang, Waldorf 32-bit Debian derivative.


# 64-bit OS: Must also do these steps:
sudo dpkg --add-architecture i386

sudo geany /etc/apt/sources.list
# change line as follows, then save and exit 
ORIG: deb http://packages.crunchbang.org/waldorf waldorf main
NEW:  deb [arch=amd64,i386] http://packages.crunchbang.org/waldorf waldorf main

sudo apt-get update
sudo apt-get install libwine

# END 64-bit only pre-amble


sudo apt-add-repository ppa:ehoover/compholio

sudo geany /etc/apt/sources.list.d/ehoover-compholio-wheezy.list

# change the two lines in the file to the following & save.
deb http://ppa.launchpad.net/ehoover/compholio/ubuntu quantal main
deb-src http://ppa.launchpad.net/ehoover/compholio/ubuntu quantal main

sudo apt-get update

sudo apt-get install netflix-desktop

sudo apt-get install ttf-mscorefonts-installer

sudo echo ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true | sudo debconf-set-selections

netflix-desktop