Hotmail New Message problem

Are you suffering from an issue during sending a new mail from your Hotmail?
Are you getting this error message?

Message: Unspecified error.
Line: 1
Char: 13362
Code: 0
URI: http://gfx3.hotmail.com/mail/15.4.0327.1028/c2a.ie.js

Try this solution:
From IE8 menu choose:
Tools > Manage Add-ons > Toolbar and Extensions > Microsoft Corporation > Microsoft SilverLight
Then disable it

Enjoy!

posted under | 26 Comments

How to install xlite 2.0 on ubuntu 9.10 -AMD-64bit?

  1. cd ~/Desktop
  2. wget http://frozenfox.freehostia.com/cappy/getlibs-all.deb
  3. wget http://nl.archive.ubuntu.com/ubuntu/pool/universe/g/gcc-\ 3.3/libstdc++5_3.3.6-17ubuntu1_i386.deb
  4. sudo dpkg -i getlibs-all.deb
  5. getlibs -i libstdc++5_3.3.6-17ubuntu1_i386.deb
  6. sudo apt-get install alsa-oss
  7. Download x-lite from :http://www.counterpath.com/x-lite-3.0-for-linux-download.html
  8. tar -zxvf X-Lite_Install.tar.gz
  9. cd xten-xlite
  10. sudo aoss ./xtensoftphone

posted under | 3 Comments

Eclipse: Install new software wizard does not enable the Finish button

This is a known bug in eclipse 3.5(may be other versions too!)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=277265

But I found that this behavior occurs only when user selects more than one update from the the updates list.

When I tried to select only one item from the updates list and go through the wizard the finish button was enabled. So it may be a good workaround to install each update individually.

posted under | 7 Comments

Dalivk & Android

Dalvik is the virtual machine on Android mobile devices.

It runs applications which have been converted into a compact Dalvik Executable (.dex) format suitable for systems that are constrained in terms of memory and processor speed.



For Details:
http://www.ctoedge.com/content/how-dalvik-virtual-machine-works-google-android
http://en.wikipedia.org/wiki/Dalvik_virtual_machine

posted under | 0 Comments

Eclipse: "Install New Software" does not work!!


Sometimes you need to install a plugin for eclipse IDE using URL, But when you paste the url in the update manager (Help > Install New Software) nothing appears in the update list

A workaround that may help is to try to type anything in "the filter text area" (ex: 1111).
Then clear these characters and it should work!!

posted under | 5 Comments

what are Dynamic programming languages?

They are the languages that can execute common behaviors at runtime where other languages perform at compilation time!!

Example:
Eval

This function takes a string parameter containing code in the language, and executes it. If this code stands for an expression, the resulting value is returned.
In python :
>>> y = 1
>>> print eval('y+3')
4
For details see:
http://en.wikipedia.org/wiki/Dynamic_programming_language
http://docs.python.org/library/functions.html

posted under | 3 Comments

Followers


Recent Comments


Search Engine Submission - AddMe