Rank: 858 based on 87 downloads (last 30 days) and 4 files submitted
photo

Vladimir Bondarenko

E-mail
Company/University
University of Konstanz
Lat/Long
47.690296, 9.188304

Personal Profile:
Professional Interests:
Signal Processing, Scientific Computing

 

Watch this Author's files

 

Files Posted by Vladimir View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
24 Jun 2013 Screenshot twitty Interface-class to access the Twitter REST API v1.1. Author: Vladimir Bondarenko twitter, api, web service, data import 49 10
  • 5.0
5.0 | 1 rating
19 Dec 2011 Screenshot arcoDemo Interactive visualization of Elias and arithmetic coding. Author: Vladimir Bondarenko data compression, demo, gui, arithemtic coding, elias 3 0
18 Dec 2011 Screenshot ODEvu Ordinary differential equations viewer Author: Vladimir Bondarenko mathematics, gui, differential equation..., ode, visualization, physics 5 0
09 Apr 2009 Published MATLAB Files drawLA - Draw Toolbox for Linear Algebra. Plot 2D/3D of vectors, planes, lines, spheres, and... display matrix equations. Author: Vladimir Bondarenko visualization, plotting, linear algebra, graphics 30 4
  • 5.0
5.0 | 4 ratings
Comments and Ratings by Vladimir
Updated File Comments Rating
26 Apr 2012 twitty Interface-class to access the Twitter REST API v1.1. Author: Vladimir Bondarenko

@Yu Ang Tan: thanks for the comment. I've fixed the strfind(lower(S),'error') issue.

@Justin: did it resolve your problem?

@Michael: I replied to your email, but my reply couldn't be delivered ("no such user" error). Do you have an alternative email address?

Comments and Ratings on Vladimir's Files View all
Updated File Comment by Comments Rating
02 Jul 2013 twitty Interface-class to access the Twitter REST API v1.1. Author: Vladimir Bondarenko Jha, Saurabh

it is not accepting query with or / and
for ex 'exascale or petascale'

Although twitter api supports this

Can some one help me on this?

04 May 2013 twitty Interface-class to access the Twitter REST API v1.1. Author: Vladimir Bondarenko Jothi

Sir,

i have obtain twitter credential according to you instruction. ie.,

tw.saveCredentials()

but i have following error. how to set the credentials. how to search and download tweets using matlab.

??? Java exception occurred:
java.io.IOException: Server returned HTTP response code: 400 for URL:
http://api.twitter.com/1/account/verify_credentials.json

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

Error in ==> twitty>twitty.callTwitterAPI at 2018
inStream = BufferedReader( InputStreamReader( httpConn.getInputStream ) );

Error in ==> twitty>twitty.accountVerifyCredentials at 1410
S = twtr.callTwitterAPI(httpMethod,url,params,1);

Error in ==> twitty>twitty.saveCredentials at 233
S = twtr.accountVerifyCredentials;

kindly help me sir.

thanks in advance.

17 Aug 2012 twitty Interface-class to access the Twitter REST API v1.1. Author: Vladimir Bondarenko Zachary

@Rucci

I added the following at line 1411:

if isstruct(S{1}), S = S{1}; end

Seems to fix the problem. Note: I have json_parser.m on my path.

26 Jul 2012 twitty Interface-class to access the Twitter REST API v1.1. Author: Vladimir Bondarenko Rucci

Hello,
I've complete to obtain twitter credential according to your instruction.
I used my twitter credential to create the credential structure as the follows

credentials.ConsumerKey = 'XXXXXXXXXX';
credentials.ConsumerSecret = 'XXXXXXXXXXXXX';
credentials.AccessToken = 'XXXXXXXXXXXX';
credentials.AccessTokenSecret = 'XXXXXXXXXXXX';

Then I create the twitty object using the command: tw = twitty(credentials)
I got the error message as the follows

??? Error using ==> strfind
Inputs must be character arrays.

Error in ==> twitty>twitty.twitty at 149
if strfind(lower(S{1}),'error'), error('The supplied credentials are not
valid.'); end

I think the code had been modified since Apr 2012 for this problem. I'm not sure whether I did something wrong.

Would you please advise?

20 Jul 2012 drawLA - Draw Toolbox for Linear Algebra. Plot 2D/3D of vectors, planes, lines, spheres, and... display matrix equations. Author: Vladimir Bondarenko Deng, Changshun

excellent!

Top Tags Applied by Vladimir
gui, visualization, api, arithemtic coding, data compression
Files Tagged by Vladimir View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
24 Jun 2013 Screenshot twitty Interface-class to access the Twitter REST API v1.1. Author: Vladimir Bondarenko twitter, api, web service, data import 49 10
  • 5.0
5.0 | 1 rating
19 Dec 2011 Screenshot arcoDemo Interactive visualization of Elias and arithmetic coding. Author: Vladimir Bondarenko data compression, demo, gui, arithemtic coding, elias 3 0
18 Dec 2011 Screenshot ODEvu Ordinary differential equations viewer Author: Vladimir Bondarenko mathematics, gui, differential equation..., ode, visualization, physics 5 0
09 Apr 2009 Published MATLAB Files drawLA - Draw Toolbox for Linear Algebra. Plot 2D/3D of vectors, planes, lines, spheres, and... display matrix equations. Author: Vladimir Bondarenko visualization, plotting, linear algebra, graphics 30 4
  • 5.0
5.0 | 4 ratings

Contact us