Direkt zum Hauptbereich

Posts

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

Sign pdf with license cost free tool

http://www.digisigner.com/ can be used in the free version to sign your pdf. Better and stupid simple (this is a good thing): https://www.buergerkarte.at/pdf-as/ they claim that you could use the onlineservice with many smartcards from europe.... dont know if this is right but i tested it with  my austrian insurance card (e-card). the domain buergerkarte.at is hosted by the technical university graz (see nic.at) and therfore it should be quite save to trust the hoster but keep in mind that technicaly the hoster of this service has access to your document.

Wlan Webcam à la Android

Last time i sat on a laptop without webcam an wanted to make a videocall. I searched for a solution to connect my andorid camera to my pc and found two solutions: IP Webcam DroidCam Wireless Webcam Both need some additional software at the pc to present some common webcaminterface to your voip or im software and both are advertisefundet. Dont know if there is a advertisefree verion of IP Webcam but there is a "pro" version of DroidCam Wireless Webcam which is free of the timelimit. I decidet to test DroidCam longer because the software which is needed on the PC worked out of box (at least with skype), while the software of IP Webcam (option 2) crashed.

Thunderbird, Google & Android

Google pro & con... decide yourself if you wanna present your data to google. The fact is: Its realy easy to get your contacts, calender and mails synced over the air with google without any mony. Just add this three addons to have your calender and contacts synced. Contacts: http://hogi.sakura.ne.jp/en/index.rhtml Calendar: http://www.mozilla.org/projects/calendar Calendar & Google: https://addons.mozilla.org/de/thunderbird/addon/provider-for-google-calendar/

Cleaning up email inbox - found some notes about smart solutions for debelopment

Buildscript for Visual Studio http://www.codeproject.com/Tips/265771/A-daily-build-script-for-your-project WCF REST & Oauth : http://www.dotnetopenauth.net/developers/help/programmatic-openid-relying-party/ , http://sourceforge.net/projects/dnoa/, http://stackoverflow.com/questions/tagged/oauth+rest , http://www.theleagueofpaul.com/codesnippet-ooo-openid-odata-oauth-together.html , http://social.msdn.microsoft.com/Forums/is/wcfprerelease/thread/cb4f6b1f-519f-49bf-84ac-7f5fdf411af7 , http://code.google.com/p/oauth-dot-net/ FTP & .net: http://ftplib.codeplex.com/ - works great others: http://sourceforge.net/projects/dotnetftpclient/ http://www.dijksterhuis.org/webclient-class-upload-download-ftp-files/ .net Wrapper for RAS: http://dotras.codeplex.com/ Wanna call Win32 and ohter unmanaged Code from .net? http://pinvoke.net/