Notices


Reply
Thread Tools
brontide's Avatar
Posts: 868 | Thanked: 474 times | Joined on Oct 2007 @ Capital District, NY, USA
#141
Oops, yeah, just make the directory and ln -s yourprofilecookie.txt ~/.mozilla/microb/cookies.txt

That problem should disappear once I've integrated the native login code.
 
Posts: 76 | Thanked: 9 times | Joined on Nov 2007 @ Long Island NY
#142
whenever I install the .5 upgrade the app disappears from my extras directory

sigh
 
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#143
Originally Posted by brontide View Post
It's the same .py file...

The full keyboard shortcuts will be better under a desktop as well because of the dedicated number keys....
Originally Posted by brontide View Post
Oops, yeah, just make the directory and ln -s yourprofilecookie.txt ~/.mozilla/microb/cookies.txt
Of course, we would have a laptop (with no numeric keypad) running Windows (with no softlink function).
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 
Posts: 34 | Thanked: 6 times | Joined on Dec 2007 @ Idaho Falls, ID
#144
Originally Posted by brontide View Post
That problem should disappear once I've integrated the native login code.
You're right, having a native login is a much better approach. I'll just be patient.
 
brontide's Avatar
Posts: 868 | Thanked: 474 times | Joined on Oct 2007 @ Capital District, NY, USA
#145
Am I going about this the hard way, would it be easier on people for this to be a web app? One page could contain 100% of the UI and a few, completely stateless, functions server side would complete the app.
 
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#146
Originally Posted by brontide View Post
Am I going about this the hard way, would it be easier on people for this to be a web app? One page could contain 100% of the UI and a few, completely stateless, functions server side would complete the app.
But doesn't that mean we have to give your web app our Grandcentral login information? Unless you're thinking of running some kind of tiny web server on the tablet / computer itself...
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 
Posts: 34 | Thanked: 6 times | Joined on Dec 2007 @ Idaho Falls, ID
#147
Originally Posted by brontide View Post
Am I going about this the hard way, would it be easier on people for this to be a web app? One page could contain 100% of the UI and a few, completely stateless, functions server side would complete the app.
It's always easy for the person not actually writing the code (me) to give advice than it is for the coder to actually be able to implement it, but IMHO you've been going about it exactly right. Having this be client side is the whole selling point for me on this. If I were to have to open a web page to run this, it would only be slightly more useful than just logging into grandcentral itself.

Just my $0.02.
 
brontide's Avatar
Posts: 868 | Thanked: 474 times | Joined on Oct 2007 @ Capital District, NY, USA
#148
Originally Posted by qole View Post
But doesn't that mean we have to give your web app our Grandcentral login information? Unless you're thinking of running some kind of tiny web server on the tablet / computer itself...
Yes and no... the way I see it working you need the login information only to pass through the server in order to get the tokens to do the rest. So no server side storage of any credentials would be necessary.

The tipping point for me right now is just getting GTK to do what I want, if I can't get it to do that I'll switch. I may still do a web based one later.
 
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#149
Originally Posted by brontide View Post
So no server side storage of any credentials would be necessary.
The problem is that you might say that you're not storing the credentials, but you could, very easily... And if you ask for the credentials, you'd have to have an SSL secured page...
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 
Posts: 34 | Thanked: 6 times | Joined on Dec 2007 @ Idaho Falls, ID
#150
Originally Posted by qole View Post
The problem is that you might say that you're not storing the credentials, but you could, very easily... And if you ask for the credentials, you'd have to have an SSL secured page...
Well, I suppose as long as the server-side script(s) involved were provided for me to host on my own web server, I'd be OK with it. That way I have control of the whole process. I know that's not an option for everyone, though.

I hope you can figure the GTK issues out, I know that's a pain. Good luck.
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 08:03.