Uncategorized Posts

Canon SELPHY CP810 CP900 Drivers for Mavericks

Hi all,

It seems that Canon were not reactive enough providing official drivers for OSX Mavericks for their SELPHY CP810 / CP900 printers.

Well, I’ve followed a guide founded here: https://discussions.apple.com/message/23725252#23725252

And here is your driver compatible with OSX 10.9 🙂

http://data.holocron.be/drivers/canon/selphy/SELPHY%20CP%20Serie%20-%20Mavericks.dmg

You might need to disable security check as said on the documentation.

Thanks redogg for the tutorial.

Enable mod_proxy on Plesk 11 with Ubuntu

Sometimes you need to redirect a website to a new server before the DNS changes are effective, or you need to prepare the hosting and the DNS settings before the website is transferred (or the new website is launched). In this case, it is very handy to just use the Apache Mod_proxy system.

How to do it on Plesk? It is really death simple… Following this procedure, you’ll be able to succeed it.

1. Install and enable mod_proxy. It should be shipped with your installation of Plesk 11 with Ubuntu:

sudo a2enmod proxy proxy_http

2. Edit the mod_proxy configuration file like this:

vim /etc/apache2/mods_enabled/proxy.conf


ProxyPreserveHost On

3. Restart the Apache service:

sudo service apache2 restart

4. Go to your website directory, under the conf folder(replace example.com by your website in my example):

cd /var/www/vhosts/example.com/conf

5. Create two files named vhost.conf and vhost_ssl.conf with the following content. (Replace 127.0.0.1 by the destination server)


ProxyPass / http://127.0.0.1:80/
ProxyPassReverse / http://127.0.0.1:80/
ProxyPassReverse / http://www.example.com:80/

6. Go to the control panel, suspend, and then activate your website. If you go to the URL (after DNS changes, locally or globally), you should now see the website that is hosted on the destination server.

Apple Mini DisplayPort to Dual DVI versus simple Mini DisplayPort to DisplayPort adapter

Hi everybody,

I have a marvellous Samsung SyncMaster SA850T which have the particularity to be a 2560×1440 mat display (mat and cheaper than the Apple Display).

To connect it to my Macbook Air, I thought I had to buy the Apple Mini DisplaPort to Dual DVI adaptor (http://store.apple.com/be-fr/product/MB571Z/A/adaptateur-mini-displayport-vers-dvi-double-liaison).

WRONG

This adaptor is buggy. Every time my Mac wakes up, I’ve to unplug and plug back the Mini DisplayPort entry, because otherwise I’ve fuzzy or blurry or noisy screen. Moreover, this sh*t cost me 99 euros.

This week, I just ordered a Mini DisplayPort to DisplayPort adapter. It is a lot better! No more problems with the unsleeping event. And the best part? It cost me only 15 euros… (http://www.ldlc.be/fiche/PB00097925.html)

Apple Fail…

Totophe Party 33

The next Totophe™ Party will be on the April 20th 2013! Save the date!

In the world of repositories, there is repositoryhosting.com.

So, imagine you want to host some subversion, git or mercurial repository. There are tons of websites to do that. All those come with tons of applications, and…

… price.

Of course, you can have free public repositories, like on Github but when you want private ones, then, it become expensive.

Of course, you can say: I want the minimum amount of features, but it also comes with a maximum amount of repositories.

In all the jungle, there is one, who do not have lot of features, who is not fancy, who is not free.

But! It just do the job! An unlimited number of repositories, users, and stuff. No incredible price. And at least the tools you need.

Repositoryhosting.com is just cheap but strong. For 6$ / month you have 2Gb of space for all your repositories. Can be subversion, git or mercurial. Each extra Gb is billed 1$ per month.

I suggest you to try this. http://repositoryhosting.com/