thanks Martin, will let you know if I get stuck.

On Oct 20, 10:56 pm, "Martin.Mulone" <[email protected]> wrote:
> thanks richard, this a personal project. Google analytic in the next
> beta i will add as a widget. I want to do my own implementation of
> lightbox, but i have some others priorities, but you can always can
> add yours javascripts, i recommend you to take a look to customization
> in project page, you can add your own customization and you are not
> going to have a problems with futures upgrade, CSS edit like in video
> is to edit online without touching code.
>
> The plans for a future:
> * Test and fix bug a high prioritie now. I start my blog in instant
> press, so i can see the problem in real life :P.
> * Full text and language support, need an improvement here.
> * Performance. I know there are some highload in gae.
> * Markmin support.
> * Comment system need two features: antispam, and mail notification. I
> will work in this in a future, but now if you need this I recommend to
> use disqus that come with ip already.
> * More test and fixings bugs that i introduce fixing things :P
>
> On 20 oct, 01:45, Richard <[email protected]> wrote:
>
> > On Oct 19, 8:58 pm, "Martin.Mulone" <[email protected]> wrote:
>
> > > > Opening and closing all those admin panels takes a lot of mouse work
>
> > > I'm going to see, I don't know anything about events keys in js
>
> > I used this library for a previous 
> > project:http://code.google.com/p/js-hotkeys/
> > Very simple: $('div.foo').bind('keydown', 'Ctrl+a', fn);
>
> > > >- I saw you can change the CSS. Can you also embed additional JavaScript?
>
> > > Not at this moment but its easy to implement, do you think that this is 
> > > usefull?
>
> > I was thinking about migrating an existing site to Instant Press that
> > has a photo gallery via the lightbox 
> > library:http://leandrovieira.com/projects/jquery/lightbox/
> > Also I usually embed the Google Analytics ga.js file.
>
> > Would supporting JavaScript be the best approach to supporting this?
>
> > BTW love your code style - lots of whitespace.
>
> > Do you have plans for the future? Is this a personal project or for
> > work?
> > Regarding a better method for full text search, is this 
> > useful:http://billkatz.com/2009/6/Simple-Full-Text-Search-for-App-Engine
>
> > Richard
>
>

Reply via email to