Lightpack: Ambient Backlighting for your PC

The LightpackA few guys from different corners of the world have gotten together and created the Lightpack – an affordable ambient backlighting system, much like Philips’ Ambilight.

The drawback compared to Philips’ system, is that the Lightpack requires software to be installed on a computer to run.

The FAQ states that they are working to get support for up to two Lightpacks in sync via the included Prismatik software, to enable multi-display and better large (50″+) diagonal displays support.

Click here to check out the gang’s Kickstarter for more info on the Lightpack.

Personally, I think it’s both fairly cheap and looks like a neat package. Since I’ve been waiting for something like this for my PC for a while, I’m now officially a backer!
 

How to mount OwnCloud as a network drive in Windows 7 using WebDAV

Owncloud logo

Enabling Simple File Sharing over HTTPS and/or HTTP is a requirement for mounting OwnCloud as a disk in Windows.

OwnCloud supports mounting using WebDAV, however Windows 7 doesn’t have Simple File Sharing enabled out of the box. This is a requirement for WebDAV to work.

I struggled a bit to find the info on how to do this, but when I finally got it down, why not share the knowledge, right?

So here’s a quick guide to making this work on Windows 7 and how to mount your OwnCloud instance as a disk drive:

1. Run REGEDIT (use the Windows key + R to open the run dialog box, type REGEDIT and press enter).

2. Navigate to the key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\WebClient\Parameters

3. In Parameters, there should be keys like “ClientDebug“, “LocalServertimeout” etc…:
Right click and select “New DWORD (32-bit) value” (or simply “New DWORD value” if on 32-bit Windows 7).

4. Name the key “BasicAuthLevel“:
If your OwnCloud is using HTTPS, give the key the value of “1” to enable Simple File Sharing over HTTPS.
If your OwnCloud is using HTTP, give the key the value of “2” to enable Simple File Sharing over both regular HTTP and HTTPS.

5. Reboot! (May sometimes work without reboot.)

6. Run CMD to open a command prompt. (Use the Windows key + R to open the run dialog box, type CMD and press enter).

7. Run the command as shown below, where Z is used as the letter for the disk. If Z is occupied, choose another letter:

net use Z: \\myowncloud.instance.tld\remote.php\webdav /user:yourusername yourpassword /PERSISTENT:YES

In the command line above, replace “yourusername” and “password” with your username and password, used to connect to your OwnCloud instance. Also replace myowncloud.instande.tld with the url to your OwnCloud instance. This may be different depending on your setup, but it is the same address as you would type into the web browser.

The PERSISTENT:YES setting will ensure that Windows attempts to reconnect the disk on next logon.

If your OwnCloud instance is in a subfolder, for example “owncloud”, then the syntax could be:

net use Z: \\coolwebsite.tld\owncloud\remote.php\webdav /user:JohnMan76 p@ssw0rd /PERSISTENT:YES

Alternate syntaxes:

net use Z: https://www.yourserver.com/owncloud/remote.php/webdav /user:JohnMan76 p@ssw0rd /PERSISTENT:YES
net use Z: http://www.yourserver.com/owncloud/remote.php/webdav /user:JohnMan76 p@ssw0rd /PERSISTENT:YES

Battlefield 4: First Official Gameplay Trailer

The first Battlefield 4 trailer has been made public on Youtube. It’s a 17 minute long single-player gameplay video titled “Fishing in Baku”.

Enjoy!

 

Battlefield 3: End Game Launch Trailer

End Game is now released for PlayStation 3 Premium customers in Europe, and will also be made available for North American PS3 Premium customers later today, according to EA.

End Game will be released on PC and Xbox March 12th, but can already be preloaded in Origin.

The Best Unofficial Savant Music Video

Click here to check out more of Corridor Digital’s work!

The Best Harlem Shake Video

Courtesy of a certain Freddy Wong and the rest of the gang at Node.

Older posts «