Rank: 1444 based on 59 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
26 Apr 2012 Screenshot twitty Interface-class to the Twitter REST API. Author: Vladimir Bondarenko twitter, web service, api 24 8
  • 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 0 0
18 Dec 2011 Screenshot ODEvu Ordinary differential equations viewer Author: Vladimir Bondarenko mathematics, gui, differential equation..., ode, visualization, physics 8 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 27 4
  • 5.0
5.0 | 4 ratings
Comments and Ratings by Vladimir
Updated File Comments Rating
26 Apr 2012 twitty Interface-class to the Twitter REST API. 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
17 Aug 2012 twitty Interface-class to the Twitter REST API. 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 the Twitter REST API. 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!

07 May 2012 twitty Interface-class to the Twitter REST API. Author: Vladimir Bondarenko Jose

I am trying to use the function friendshipsCreate and it gives me the following message...

>> S = tw.friendshipsCreate('pepe','matlab','follow','true')

??? Java exception occurred:
ice.net.URLNotFoundException: Document not found on server
at ice.net.HttpURLConnection.getInputStream(OEAB)

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

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

26 Apr 2012 twitty Interface-class to the Twitter REST API. Author: Vladimir Bondarenko Bondarenko, Vladimir

@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?

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
26 Apr 2012 Screenshot twitty Interface-class to the Twitter REST API. Author: Vladimir Bondarenko twitter, web service, api 24 8
  • 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 0 0
18 Dec 2011 Screenshot ODEvu Ordinary differential equations viewer Author: Vladimir Bondarenko mathematics, gui, differential equation..., ode, visualization, physics 8 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 27 4
  • 5.0
5.0 | 4 ratings

Contact us