Direkt zum Hauptbereich

Posts

Es werden Posts vom 2012 angezeigt.

live mesh will be shut down on Feburary 13th 2013

To bad. LiveMesh will be shut down. :| I liked peer to peer snyc which has no spacelimitation (afaik) and it supported remote access to your desktop. Two features which skydrive is missing. I think i will switch back to logmein.com for remote access and I will give owncloud or syncany a try. Today i got this mail: As a result, we will retire Mesh on February 13, 2013. After this date, some Mesh functions, such as remote desktop and peer to peer sync, will no longer be available and any data on the Mesh cloud, called Mesh synced storage or SkyDrive synced storage, will be removed. The folders you synced with Mesh will stop syncing, and you will not be able to connect to your PCs remotely using Mesh .

Internetexplorer 10 - major sites have major problems

Problems with ie10 Xing: Problems with sending messages Facebook: No possibility to "like" or send messages Microsoft Profile Site: No possibility to change Birthdate Google: Blogger.com: Statssite not working Play.google.com : Dead

bluescreen @ Windows 8

This was my first bluescreen with windows 8. I tried to install some driver/tool ( AutoRotate ) with known problems with win8 and #! here we are.... :( Win8 healed itself after booting by a rollback without any manual task by me. This is great but i was suprised that there disapeared some files from desktop which is saved some minutes before booting into bluescreen.

Customerrorpage@codeproject.com

Samsung published update for Samsung galaxy s2

got android 4.0.4... nevermind. it does Not fix the ussd Bug (http://m.heise.de/security/meldung/Android-Smartphones-Bei-USSD-Anruf-SIM-Tod-1718789.html?from-classic=1)
Bicycle navigation is now supported by Google maps @ android. Even turn by turn navigation is supported.  Green marked streets are streets with sepparated lane or bicycle paths. i wonder how long it will take that new bicycle path at new central railway station will get into the map.

10 MHz

Found old thingy in basement - 10MHz.    Too sad ... i can remember to have some older version of a x86 in DIP but i can not find it any more http://en.wikipedia.org/wiki/Intel_80286  

Fix Daylight saving time @ open7x0 vdr-ng

There is a problem with my vdr system. it did not recognize the daylight saving time this year. http://www.open7x0.org/arena/showthread.php?tid=2733&page=1 Fixed it with: /etc # killall vdr /etc # echo CET-1CEST,M3.4.0,M10.5.0/03:00:00 > /etc/TZ /etc # reboot Old entry was: CET-1CEST,M3.5.0,M10.5.0/03:00:00 it is not clear if this solution is final... i will see

Visual Studio RC 2012 tested

Good: Solutionformat has not change since VS2010 Bad: UPPERCASE MENU ITEMS CAUSE EYECANCER Generally i think that it is a bad idea to break systemdesign or faking some next generation look & feel - vs2012 does not pull systemcolors and fakes on some points win8 appearience

Sharing folder of host with virtual box

I used a fresh set of host and an fresh installed ununtu 12.04 with an fresh virtualbox to share a directory of the host to the vboxinstance, when I ran into the problem that i got always an error when I tried to write (copy a file) to the host: Error: "Protocol error" Probably most of you see my mistake in a second.... it took me some time to find it myself. Reason: Ever tried to create a file with an ":" in windows? It is not allowed and exactly that is told by the errormessage. Solution: Dont try to copy something with a filename which is not allowed by the hostfilesystem. Rename it to something allowed. Doh!

Automate your (post windowssetup) Systemsetup

To automate your systemsetup you have to handle: Automation of installation of applications Automation of installation of drivers Automation of basic configurtaiontasks The solution: Use of commanlineparamters of setuppackages ( unattended.sourceforge.net did a great job) "xcopy /e" drivers which are not aviable through windows update to %systemroot%\inf to install drivers silently basic configuration use netsh to import your wlanprofile (great job from http://mantraaz.wordpress.com/2010/10/18/script-to-add-wireless-profile/ ) use regedit /s to import yor regentries silently use ninet.com to get most applications completly automated put everything on a pendrive and the commands in a batchfile In my case the outcome looks is this: @echo off echo Start this as Admin! pause rem http://unattended.sourceforge.net/installers.php rem wlandriver .\Drivers\WLAN_ATHEROS_V8.0.0.258_WIN7_CA41534-6772\setup.exe /s /a /sms rem http://mantraaz.wordpress.com/2010/
do you think pixar used timemachine ? ... probably. and if not, what did the company owened by jobs used? http://www.tested.com/videos/44220-how-pixar-almost-lost-toy-story-2-to-a-bad-backup/ maybe it just did not work  ;-)

Open7x0Client - VLC 2.0 & deinterlacing

VLC 2.0 breaks some compatibility with default deinterlacing parameter. Change it and hit save. New VLC-Parameter for Interalcing --deinterlace=-1 --deinterlace-mode=x

developerfizing win2k8

Deaktivate Shutdown Tracker Windows 2008 - Autologon: execute "control userpasswords2" -> uncheck Checkbox Systemsteuerung -> Benutzerkonten -> Benutzerkontensteuerung ausschalten  

VLC, DVB Stream & Teletext

have not noticed that vlc can view teletext from a dvb stream. retro! yeah!

Amokscreenshots

Use http://lightscreen.sourceforge.net/ to create multiple screenshots and automatic saving them to disk

Wating for Debugger to attach - android emulator

I tried to debug my app on the emulator and found following errormessage after some debugsessions. Errormessage: Waiting for Debugger Application ExtremeCoolApplication (process biz.seeland.ExtremeCoolApp) is waiting for the debugger to attach. [Force Close] Solution: Set "Wipe Date" once in "Run" -> "Run Configuration..."

New feature for open7x0Client

Now its possible to encode your (single)selection on the fly from your open7x0box over ftp. http://seeland.biz/blog/m740/open7x0client/Open7x0ClientSetup.msi