Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Mon Apr 22, 2013 5:37 pm 
Offline
Senior Newbie

Joined: Mon Apr 22, 2013 5:36 pm
Posts: 7
Is it possible to upgrade a linode using the iPhone app?


Top
   
PostPosted: Mon Apr 22, 2013 5:45 pm 
Offline
Senior Member

Joined: Tue Dec 20, 2011 5:17 pm
Posts: 52
Location: Serbia, Europe
No.


Top
   
PostPosted: Mon Apr 22, 2013 5:48 pm 
Offline
Senior Newbie

Joined: Mon Apr 22, 2013 5:36 pm
Posts: 7
:( quel dommage
What a useful feature that would be.


Top
   
PostPosted: Mon Apr 22, 2013 5:51 pm 
Offline
Senior Member

Joined: Tue Dec 20, 2011 5:17 pm
Posts: 52
Location: Serbia, Europe
Indeed...


Top
   
PostPosted: Mon Apr 22, 2013 5:55 pm 
Offline
Senior Newbie

Joined: Mon Apr 22, 2013 5:36 pm
Posts: 7
uh-oh .. just noticed that the app still hasn't been updated for iPhone 5 almost a year after the 5 came out. One of the reasons I went with Linode was because of the mobile support, over Digital Ocean. I do hope Linode is still committed to the app.


Top
   
PostPosted: Mon Apr 22, 2013 6:01 pm 
Offline
Junior Member

Joined: Fri May 27, 2011 5:01 pm
Posts: 20
Eh, some things are better done in the browser anyway. If you're talking about the "Free Upgrade Queue" there is no API for this for one. If you're talking about regular upgrades/resizes they have a corresponding API call and should be trivial to add. http://www.linode.com/api/linode/linode.resize


Top
   
PostPosted: Mon Apr 22, 2013 6:05 pm 
Offline
Senior Newbie

Joined: Mon Apr 22, 2013 5:36 pm
Posts: 7
KyleXY wrote:
Eh, some things are better done in the browser anyway. If you're talking about the "Free Upgrade Queue" there is no API for this for one. If you're talking about regular upgrades/resizes they have a corresponding API call and should be trivial to add. http://www.linode.com/api/linode/linode.resize


Good lord, you're right.. this should be very straightforward for them to implement; better still open source the app code and let us do it (I'm sure there are many folks here who are, like myself, iOS/Android developers).


Top
   
PostPosted: Mon Apr 22, 2013 6:07 pm 
Offline
Junior Member

Joined: Fri May 27, 2011 5:01 pm
Posts: 20
A quick search shows that http://www.linkedin.com/in/jedsmith wrote and developed the app while he worked at Linode, which is no longer the case. I really doubt the source code will be open sourced.


Top
   
PostPosted: Mon Apr 22, 2013 6:13 pm 
Offline
Senior Newbie

Joined: Mon Apr 22, 2013 5:36 pm
Posts: 7
KyleXY wrote:
A quick search shows that http://www.linkedin.com/in/jedsmith wrote and developed the app while he worked at Linode, which is no longer the case. I really doubt the source would be open sourced.


Wow, nice find (you must have a premium subscription to linkedin, I can't see that detail). The app is pushed out under Linode LLC, i.e. it's a company developer credential which are a pain in the butt to get and which Linode will still own. Jed's source will be owned by Linode not Jed, and they probably still have the XCode project collecting dust somewhere. If anyone at Linode is listeneing, I'd be happy to update the source.


Top
   
PostPosted: Mon Apr 22, 2013 6:14 pm 
Offline
Junior Member

Joined: Fri May 27, 2011 5:01 pm
Posts: 20
gregquinn wrote:
KyleXY wrote:
A quick search shows that http://www.linkedin.com/in/jedsmith wrote and developed the app while he worked at Linode, which is no longer the case. I really doubt the source would be open sourced.


Wow, nice find (you must have a premium subscription to linkedin, I can't see that detail). The app is pushed out under Linode LLC, i.e. it's a company developer credential which are a pain in the butt to get and which Linode will still own. Jed's source will be owned by Linode not Jed, and they probably still have the XCode project collecting dust somewhere. If anyone at Linode is listeneing, I'd be happy to update the source.


Removed as requested.

No need to sign in or anything, visible to anybody.


Last edited by KyleXY on Mon Apr 22, 2013 6:30 pm, edited 1 time in total.

Top
   
PostPosted: Mon Apr 22, 2013 6:22 pm 
Offline
Senior Member

Joined: Sat Mar 28, 2009 4:23 pm
Posts: 415
Website: http://jedsmith.org/
Location: Out of his depth and job-hopping without a clue about network security fundamentals
Your series of events is correct. There's a typo on http://linode.com/iphone/ though; I pulled the trigger on v1.0.6 in January 2011, not 2010.

The iPhone 4 introduced retina graphics, which required an update to fix (which I believe v1.0.5 was), but the iPhone 5 just presents a longer Y axis; since the app is built using all iOS primitives, I can't imagine anything would break dramatically on iPhone 5. I have been wrong about this in the past, though, when Apple changed an API between major versions of (at the time) iPhone OS.

That code's a rat's nest but, as other people have hinted, it's just a straight API client. The graphs are the only exception. That was my first iPhone (and Objective-C) app ever, so it was slow-going to develop, and I know an expert iOS developer could smoke me on it. As for Linode's plans with it, I have no idea.

Quote:
No need to sign in or anything, visible to anybody.

Regardless, leave my profile on LinkedIn please, and remove your quoted portion. In case I change my mind about privacy.

_________________
Disclaimer: I am no longer employed by Linode; opinions are my own alone.


Top
   
PostPosted: Mon Apr 22, 2013 6:34 pm 
Offline
Senior Newbie

Joined: Mon Apr 22, 2013 5:36 pm
Posts: 7
Thanks Jed and Kyle;
Jed, for a first app (or even your 1000th app) it's a really nice piece of work - late-loading graphs, etc. Well done.


Top
   
PostPosted: Mon Apr 22, 2013 6:40 pm 
Offline
Senior Member

Joined: Sat Mar 28, 2009 4:23 pm
Posts: 415
Website: http://jedsmith.org/
Location: Out of his depth and job-hopping without a clue about network security fundamentals
Thank you for the kind words. I'll bug people I know internally about what I can find out, but I'm on the outside now, just like you.

_________________
Disclaimer: I am no longer employed by Linode; opinions are my own alone.


Top
   
PostPosted: Mon Apr 22, 2013 9:17 pm 
Offline
Senior Member
User avatar

Joined: Sun Dec 27, 2009 11:12 pm
Posts: 1038
Location: Colorado, USA
Yes, I can't tell you how many times I've just finished a nice powder run on Castle Apron and said, gee, I need to upgrade Ms Grimwales VPS.

Really, how often and why would this be needed?

If you're doing sysadmin tasks via a smartphone, you have to ask yourself are you really giving your clients your FULL attention.

_________________
Either provide enough details for people to help, or sit back and listen to the crickets chirp.
Security thru obscurity is a myth - and really really annoying.


Top
   
PostPosted: Tue Apr 23, 2013 9:56 am 
Offline
Senior Member
User avatar

Joined: Tue May 26, 2009 3:29 pm
Posts: 1691
Location: Montreal, QC
vonskippy wrote:
Yes, I can't tell you how many times I've just finished a nice powder run on Castle Apron and said, gee, I need to upgrade Ms Grimwales VPS.

Really, how often and why would this be needed?

If you're doing sysadmin tasks via a smartphone, you have to ask yourself are you really giving your clients your FULL attention.


That depends, if they're on the iPhone app only because something like the washroom has taken them away from managing client linodes on a desktop or laptop, then those clients may have more attention than they should :)


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group