On Wed, Oct 29, 2008 at 6:35 PM, Jason Grout
<[EMAIL PROTECTED]> wrote:
>
> sonium wrote:
>> Gears is an browser extension at the client side. Therefore I have to
>> check first if it is installed, store the result and then display the
>> "create shortcut" link if necessary. The problem is that I
sonium wrote:
> Gears is an browser extension at the client side. Therefore I have to
> check first if it is installed, store the result and then display the
> "create shortcut" link if necessary. The problem is that I don't know
> where to store this user session related information at the server
Gears is an browser extension at the client side. Therefore I have to
check first if it is installed, store the result and then display the
"create shortcut" link if necessary. The problem is that I don't know
where to store this user session related information at the server
side.
On 28 Okt., 23
sonium wrote:
> Hi, I'm new to sage development and have a few problems getting into
> it.
>
> As a start and to get better known to the code I wanted to implement
> http://trac.sagemath.org/sage_trac/ticket/4069 in the following way:
>
> 1. After login check if gears is installed
> 2. Store thi