Montag, 27. Dezember 2010

Chello WebMail sucks

Just a standard answered and the e-mail was not read or understood!?

image

Please write the answer to ******@hotmail.com but brainless support just ignored it and sent it to ******@chello.at

Umlauts? Not at UPC/Chello WebMail client …

UPC/Chello provides the worst WebMail client and customers pay for it …!

Mittwoch, 22. Dezember 2010

Additional dictionary for Lotus Notes Mail

Some time ago I asked the question how to install an additional dictionary to LN (e.g. Lotus Notes Mail):

Before LN 8.5.1 it was easy:
File | Preferences > Spell Check >Install Dictionary

Since version 8.5.1 it isn't very easily … I also found a guide in IBM website but that guide is inaccurate and not worked for me. Using LN 8.5.2 at the moment.

Since I’d like to use two dictionaries (English and German) I have to use the “new dictionary format” …

Until today I got no answer. Maybe my question is too difficult or so stupid that no one is answering it!?

Yesterday I installed Symphony 3 and was more than surprised that the spell checker works for German and English text. So, Lotus Notes and Symphony are using different mechanism/dictionaries/… for spell checking!? D’oh!

But my question remains: How can I install additional dictionaries for LN 8.5.2? English spell checker works fine for writing e-mails in LN Mail but sometimes I also writing e-mails in German and I am used to have the comfort of a spell checker for English+German from applications like Microsoft Outlook, Microsoft Live Mail, Microsoft Word, Microsoft Live Writer (BTW, used Live Write for writing this blog entry) etc. ...

Some weeks ago I started developing a new tiny application which is able to synchronize custom dictionaries: UserDictSync

Of course I’d like to add support for Lotus Notes 8.5.x and maybe Symphony 3

At the moment it will be more interesting for developers since the following applications are supported by UserDictSync at the moment:

  • Firefox (Mozilla)
  • TortoiseSVN (The TortoiseSVN team)
  • VisualAssist (Whole Tomato Software)
  • Windows Live Writer (Microsoft)

Just give it a try.
Suggestions are welcome!

Samstag, 18. Dezember 2010

McAfee SiteAdvisor destroys Google Notebook items

Today I recognized that McAfee SiteAdvisor is starting to destroy Google Notebook items when they contain (valid) links:

image

The space below the text is not removable and after some attempts Firefox says that I should stop a not responding script and after that Google Notebook says it is not possible to save the note. Also the “changes” made by SiteAdvisor cannot be made undone.

image

D’oh!

Mittwoch, 15. Dezember 2010

foreach for C++ (II)

In order to bring the foreach comfort from C# to C++ I found the following way to do so:

  1. Using boost library (a must have library for C++ developers)
  2. Go to make BOOST_FOREACH prettier
  3. Add usertype.dat into same directory where devenv.exe resists
  4. Add the words foreach and reverse_foreach to usertype.dat
  5. Restart Visual Studio

image_thumb1
(since no “Code Snippet”-plug-in works I added a screen-shot)

Test for “Paste from VS” plug-in

Pasted from ScribblePapers:

void BoostTests()
{
DbgLog(__FUNCTIONW__);

boost::array<int, 3> myIntArray;
myIntArray[0] = 2;
myIntArray[1] = 8;
myIntArray[2] = 1976;

int result = 0;

foreach (int number, myIntArray)
{
result += number;
}
}


Pasted from VS2008:



(including VisualAssist X with enhanced syntax coloring ….)




void BoostTests()

{


    DbgLog(__FUNCTIONW__);



    //LOG::VATest vatest;

    //vatest.TestVAFindAcrossProjects();



    boost::array<int, 3> myIntArray;

    myIntArray[0] = 2;


    myIntArray[1] = 8;


    myIntArray[2] = 1976;



    int result = 0;



    foreach (int number, myIntArray)

    {


        result += number;


    }


}

Test for Insert Code plug-in

   1: void BoostTests()



   2: {



   3:     DbgLog(__FUNCTIONW__);



   4:  



   5:     boost::array<int, 3> myIntArray;



   6:     myIntArray[0] = 2;



   7:     myIntArray[1] = 8;



   8:     myIntArray[2] = 1976;



   9:  



  10:     int result = 0;



  11:  



  12:     foreach (int number, myIntArray)



  13:     {



  14:         result += number;



  15:     }



  16: }


foreach for C++

In order to bring the foreach comfort from C# to C++ I found the following way to do so:

  1. Using boost library (a must have library for C++ developers)
  2. Go to make BOOST_FOREACH prettier
  3. Add usertype.dat into same directory where devenv.exe resists
  4. Add the words foreach and reverse_foreach to usertype.dat
  5. Restart Visual Studio

D’oh! The Code Snippet-Plug-In fails.

It should look like this:

image

But:

   1:  void BoostTests()


   2:  {


   3:      DbgLog(__FUNCTIONW__);


   4:   


   5:      boost::array<int, 3> myIntArray;


   6:      myIntArray[0] = 2;


   7:      myIntArray[1] = 8;


   8:      myIntArray[2] = 1976;


   9:   


  10:      int result = 0;


  11:   


  12:      foreach (int number, myIntArray)


  13:      {


  14:          result += number;


  15:      }


  16:  }


Montag, 29. November 2010

Login using OpenID

In my eyes OpenID is a very good way to get rid of tons of usernames + passwords. In “Web 2.0” all “good” sites will provide OpenID

Today I just tried to post a comment at http://mozillalabs.com/conceptseries/2010/09/23/seabird/ using OpenID. But after login via OpenID I am redirected to:

image

ARRRRrrrrrrrr….

“Support”:

image

Very strange and I agree to the 2-stars voting (I rated using one-star only because it seems to be very useless).

Dienstag, 2. November 2010

Rechtschreibung

Bin gerade zufällig (via Google) auf eine Seite gestoßen und … Nun ja:

image

Vielleicht kennt ihr den Ausspruch: Ermögliche es, Programmierern ein Programm in Deutsch zu schreiben und du wirst feststellen müssen, dass sie kein Deutsch können …

Denke, dass trifft hier einigermaßen zu. Leider gibt es auf der Seite kein Impressum bzw. Kontaktaufnahmemöglichkeiten, um dem Webmaster darüber zu informieren. Den Aufwand mit WHOIS-Abfragen udgl. erspare ich mir, wird schon einen Grund haben, warum diese Seite keine Kontaktaufnahme wünscht und schreibe lieber diesen Blog-Eintrag, damit andere auch was zum Lachen haben.

Btw, es wäre ohnehin nicht mal schlecht, wenn es nur ein Feld gäbe, in welches man mehrere Begriffe eingeben kann: “Software Entwicklung” sind zwei Worte und gar ned soooo schwer, dass Programmier-technisch hinzubekommen … eigentlich … Zwinkerndes Smiley

Von der Groß-/Kleinschreibung möchte ich erst gar nicht anfangen, ist ja oft eine Modeerscheinung, alles klein zu schreiben. Diese Mode wird gerne von Leuten verwendet, die kleinere (wow, was für ein Wortspiel) Schwierigkeiten mit der Rechtschreibung haben …

Liebe Leute, speziell Webmaster, Programmierer und Softwareentwickler (bzw. jene die es gerne sein wollen):
Die Rechtschreibprüfung ist bereits erfunden!

Dienstag, 5. Oktober 2010

I'll do it, but only if you'll help

Inspired from Xmarks I also created my little pledges at PledgeBank because I think that thousands of users of my freeware apps all over the world couldn’t be wrong.

Thank your for your support!

Please also support the continuation of Xmarks!

Samstag, 4. September 2010

Kostenlos bei eBay anbieten?

image

OK, klingt nicht schlecht ...

Also los geht's (mal abgesehen davon, dass man nicht mehrere Artikel zwischenspeichern kann und so die Zeit/Aufwand für vorigen Artikel vergeudet wurde - Daten VERLOREN, OHNE Warnung für User ...)

image

OK, da steht "überall" kostenlos bzw. nutze ich die Kostenlos-Anbieten-Aktionstage ...

Aber dann:

image

1,74 Euro, obwohl Aktion kostenlos anbieten/einstellen!?

Jedes Mal, wenn ich so einen "Newsletter" von eBay bekomme mit der Suggestion für 0 Euro ein Angebot einstellen zu können, ärgere ich mich ...

Oder vielleicht bin ich einfach zu blöd für eBay?

Werde den Link zu diesem Blog-Eintrag dem eBay-Support zukommen lasen. Mal sehen, ob dieses Mal mehr, als eine Standard-Antwort kommt!

So nebenbei mein Kommentar für letzten Screen-shot: Eigentlich müsste es zwei Werte geben:

  • Kosten für Einstellen/Anbieten: 0 Euro (lt. Aktion)
  • Kosten für erfolgreichen Verkauf: 1,74 Euro ("geschätzter" Wert, abhängig von tatsächlichem Verkaufspreis / Provision)

So sehe ich als User nur mal 1,74 Euro und darf mir nicht sicher sein, dass ich bei 0 Geboten bei Auktionsende auf unnötigen Kosten sitzen bleibe. eBay sollte nur Geld bekommen, wenn ein erfolgreicher Kauf zustande kommt ... Nur so mal als eine Idee ...

Wenn ich ein (kostenloses!) Galariebild verwende, ändert sich der Wert zum Einstellen von 0,99 Euro auf 1,74 Euro ... und da bin ich mir als User nicht mehr sicher, ob das kostenlos wirklich funktioniert. Bis jetzt habe ich es noch nie geschafft, trotz "Kostenlos-Aktion" bei eBay tatsächlich kostenlos einzustellen! Wie gesagt, vielleicht bin ich einfach zu blöd für eBay.

Dienstag, 3. August 2010

DEN ARSCH AUFREISSEN!!!

Urhebern, die Pishing-E-Mails versenden, sollte man den Arsch aufreissen:

image

Und wenn man schon dabei ist, dann sollte man Providern den Arsch aufreissen, wenn sie es einem unnötig erschweren, solche Absender zu melden!!!

image

D’oh!

Wer bei Google hat da ned aufgepasst, selbst ein “Programmier-Lulu” sollte es schaffen:
Category=1&1 / 1&amp;1

Sonntag, 25. Juli 2010

Maximum number of characters exceeded

Die Europäische Kommission bittet um die Meinung der Bürgerinnen und Bürger zur Einrichtung eines fahrzeug-internen Notrufsystems innerhalb Europas. Dies umfasst vorrangig Fahrzeuge wie Autos, Motorräder, Busse, LKWs und Züge.

image

Developers, PLEASE give the user a chance to know how many characters! Doing a survey like this and then such a message!? See the first TextBox: There is not much text ...

My (complete) Answers:

Comment for Question 2:
Since I am a engineer (software developer) I have written an application which helps me to "control" my system very easily: http://www.hfrmobile.com/app_Rosebud_T1/index.htm

Comment for Question 4:
In that case the call-center infrastructure has to improved. e.g. when using A1 (Mobilkom) provider the answer with suppressed number and in case of an stolen car it would be strange for me to talk to the call-center without knowing if it is really the call center.

Comment for Question 5:
When someone buys a car the person should have addition money to buy such a system. The buyer also will need money for fuel, insurance etc. ;-)

Comment for Question 6:
There should be a "black box" like in planes and LKWs. In case of an accident this "black box" will give important information to find the cause of the accident (e.g. was the light on/off, was the blinker on/of, speed, etc.)

Comment for Question 7:
I think it should be mandatory for new cars and mandatory for cars with a year of manufacture of 2000. Cars built before year 2000 it should be optional.

Comment for Question 10:
My current system costs was 1.500 Euro (including installation). 300-500 Euro would be very low costs and is it worth for safety etc.!

Wurmloch, schwarzes Loch oder was?

image

Das Formattieren von 0 Byte (oder wie es da steht: 0 Bytes) dauert schon viele Minuten … Unter Fista, sorry Vista, dauern Sekunden wie Minuten, Minuten werden zu Stunden … ;-)

Dieses Mal hat das geniale “File System Tunneling” Feature keine Auswirkungen, muss also was anderes sein … ich tippe auf das schwarze Loch das doch kürzlich in CERN erzeugt wurde ^^ (nur ein Scherz!)

… UPDATE: Eigentlich wolle ich es, da es sich um M$-Zeug handelt, standesgemäß auf meinen “MSN Space” posten, aber:

image

Danke an die Herren in Redmond, ihr seit die Besten!!

Update:

image

D’oh! WARUM? Keine Lust? Keine Zeit mehr, Feierabend oder WAS?

Mittwoch, 21. Juli 2010

Oh’ noooo – Ich woll’t ja nur mal schnell ...

mit der Bürgerkarte eine PDF-Datei signieren. Nichts, dass ich nicht schon X mal gemacht hätte:

image

Komisch … andere Dienste funktionieren aber!!

Na egal, dann eben mit der Online-BKU:

image

D’oh!

Nun gut, dann installiere ich eben die neue Java-Version. Aktuell ist gerade Version 6 Update 21

image

So, OK, dies wäre mal wieder der Moment um ……………

SCHÖNE NEUE TECHNIKWELT!

Nachtrag: Da oben steht, dass Version 6 Update 4 oder höher benötigt wird, aber:

image

übersetze ich “Aktualisierung 7”, dann heisst das doch Version 6 Update 7 und trotzdem meldet die Bürgkerkarten.at-Seite, dass Version 6 Update 4 oder höher benötigt wird … Holla …

Wenn wundert’s, dass da User an MRS leiden?
http://de.wikipedia.org/wiki/Mouse_Rage_Syndrome

Freitag, 28. Mai 2010

2010, dass Jahr, in dem ich ...

... meine neue e-card zur Bürgerkarte machen wollte:

https://forum.a-trust.at/viewtopic.php?f=18&t=4472&p=1035151#p1035151

Hat sich kaum was verbessert ... Schon bei der ersten e-card war es eine Odyssee das Zeug zum Laufen zu bringen, und nun wieder ... RRRRrrr....

Wenn ich daran denke, dass ich bald wieder eine neue e-card brauche (Wechsel des SV-Trägers) dann frage ich mich, soll ich mir das tatsächlich antun ...?

Die Werbung verspricht immer wieder: Nur ein paar Klicks .... Oba ...!!

Sonntag, 23. Mai 2010

Dienstag, 11. Mai 2010

Just done a Windows Update on my Fista (aka Vista) Ultimate machine

Oooooh.... it's Patch day. I've done the automatic update:

image

Check for solution button ... nothing happened .... Hm ...

Montag, 26. April 2010

Genies am Werk?

Wollte grad' mal ein Kommentar zu einem MTV-Interview über Joscha Sauer abgeben, aber grenzgeniale Web-Developer geben eine noch viel genialere und absolut sinnfreie Fehlermeldung aus: Text ist ungültig

Wie jetzt? Habe ich ein Sonderzeichen verwendet? Ist der Text zu lang? Unerlaubtes Wort? Umlaute? Was passte denn ned, bitte!?

image

  • @ war's ned (Meldung ungültige Zeichen - immerhin...)
  • Umlaute war's ned
  • Strichpunkt war's ned
  • ... ich hab's aufgegeben

http://www.mtvhome.de/videos/mtv-home-vom-9-4-/7149-teil-4

@Nanny: Zitat Es gibt keine blöden Kinder ... ob die Macher der PISA-Studie das auch wissen!?

@Joscha Sauer: Schwarzer Humor, aber mit Liebe ;-))) Btw, notfunny dot com gibt es die Seite wirklich? Hoffentlich wird das was mit dem Film!!

An die Macher dieses Formulars -  Text ist ungültig ist keine hilfreiche Fehlermeldung und sollte in ROT sein, damit man es nicht übersieht ... Oh mannomann

Sonntag, 18. April 2010

Rosebud 1.2

Neuer HOTB ("hot build") von Rosebud 1.2 steht zur Verfügung:
http://hfrmobile.21.forumer.com/viewtopic.php?t=91

Mittwoch, 24. März 2010

Something New: "Problem caused by Windows ! New"

image

Somebody said: Windows isn't the answer. Windows is the question ... and the answer is NO! ;-)))

Freitag, 22. Januar 2010

IMDb Mobile – yet another mobile IMDb attempt

Very nice idea but implementation is very “beta”. Claims to use the IMDb SDK and not parsing IMDb.com like other does and I think this is a good approach to make IMDb “mobile”.

Only view information about movies. Crashes sometimes when searching:

image

image

Always crashes on exit with two ObjectDisposedException:

image

image

Uses third party libraries (e.g. OpenNETCF) but not credits about that. No help, no author information. Installs into wrong location (because of hard-coded path in .CAB file) on non-english devices. No app icon.

Since it is an early version we may expect more in future versions?

Montag, 11. Januar 2010

Marketplace for Mobile

So langsam wundert es mich nicht, dass der Marketplace for Mobile so schleppend anläuft … (u.a. siehe z.B.: Windows Marketplace am Beispiel G-Alarm (AGeye.de) und MyPhone (Microsoft))

Habe einige “komische” Einträge entdeckt und diese dann entfernt, da ich nicht wusste woher die kommen und sicher ist sicher:

image

Micro_MicrosoftT_WzFVcqk… kommt selbstverständlich aus der Marketplace-Ecke … Und, soll man jetzt RATEN!?

Wie wäre es, verdammt noch mal, mit (z.B.:)
Marketplace – Microsoft Tag oder
*Microsoft Tag (der Stern zeigt an, dass es aus dem Marketplace heraus installiert wurde oder vielleicht schafft man es mit WM7 ja, das GUI etwas zu verbessern!?) oder was anderem was “human readable” ist …?)