Staff
 
Member Since October 5, 2005 , From Israel
One must do what one must do
About Eran:

I am a geek with a need to know.

Check out my blogs:

For technology, rants and other stuff go to my Personal Blog .

For .NET related issues, .NET debugging and advanced debugging check out my Advanced .NET Debugging Blog


Recent Activity by Eran

Answered: Editing EXIF data pf digital still cameras ...

You can try EXIFTool . It's suppose to be free and works on Windows.

Answered: Yedda.Twitter twitter = new Yedda.Twitter ...

Yedda Twitter API Wrapper used the now deprecated Twitter Basic Authentication. Twitter has discontinued the basic authentication support last August and are only supporting OAuth. You can read more ...

Answered: Yedda twitter api is not working

Twitter has moved to use a different authentication method called OAuth . They stopped supporting the old authentication method referred to as "basic auth". I suggest you change your code to use ...

Answered: Is there any software to create our own music..?

I would suggest LMMS (Linux MultiMedia Studio). Its free, open source software and works on both Windows and Linux.

Answered: Can I download C-program from the net as free ...

This link will list a lot of open source projects written in mostly in C. It's a good place to see a lot of C code examples.

Answered: Music Software?

Try Midomi , it allows you to sign or hum a song and it will try to find it.

Answered: I have pdf 2 word program and I wonder if someone ...

As far as I know there is no real way of preventing that. Even if you put the whole text as an image, a person can still run an OCR program that will recognize the text and convert it to a regular ...

Answered: Why can't i cut an paste from word to unix. I ...

Are you trying to copy files from your machine to a UNIX server? If that is the case you can try one of the following things: If you are on Windows use WinSCP to copy files to the UNIX system. If ...

Answered: How to add the twitter c# library into our ...

If you are referring to the Yedda Twitter C# library uses the old authentication style that is going to be deprecated on August 16th. I suggest that you use one of the other C# based libraries. You ...

Badges

Compliments