![]() |
2008-06-23
, 15:35
|
Posts: 76 |
Thanked: 9 times |
Joined on Nov 2007
@ Long Island NY
|
#142
|
![]() |
2008-06-23
, 16:22
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#143
|
It's the same .py file...
The full keyboard shortcuts will be better under a desktop as well because of the dedicated number keys....
Oops, yeah, just make the directory and ln -s yourprofilecookie.txt ~/.mozilla/microb/cookies.txt
![]() |
2008-06-23
, 16:43
|
Posts: 34 |
Thanked: 6 times |
Joined on Dec 2007
@ Idaho Falls, ID
|
#144
|
That problem should disappear once I've integrated the native login code.
![]() |
2008-06-23
, 16:49
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#145
|
![]() |
2008-06-23
, 16:57
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#146
|
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.
![]() |
2008-06-23
, 17:08
|
Posts: 34 |
Thanked: 6 times |
Joined on Dec 2007
@ Idaho Falls, ID
|
#147
|
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.
![]() |
2008-06-23
, 17:09
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#148
|
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...
![]() |
2008-06-23
, 17:46
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#149
|
![]() |
2008-06-23
, 17:51
|
Posts: 34 |
Thanked: 6 times |
Joined on Dec 2007
@ Idaho Falls, ID
|
#150
|
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...
That problem should disappear once I've integrated the native login code.