I'm updating the Gaelyk website a bit, adding search capabilities, a
PDF of the documentation, a one-page printable docmentation, some
quick links, etc.
And I'm considering show-casing some of the live Gaelyk applications
in the wild.
So I'm wondering who's using Gaelyk here in this group, and would be
happy to see a mention on the Gaelyk front page?
All I need would be a link, and a brief description of the site.
Thanks for your attention.
--
Guillaume Laforge
Groovy Project Manager
Head of Groovy Development at SpringSource
http://www.springsource.com/g2one
--
You've received this message because you've subscribed to the Gaelyk Google Group.
To send an email to the group, please write to: gae...@googlegroups.com
To unsuscribe from this group: gaelyk+un...@googlegroups.com
To show more options: http://groups.google.fr/group/gaelyk?hl=en
http://www.olivesoup.com - just started using Gaelyk to create my pet
project. I'm impressed with how easy I can create webpages and deploy
it to GAE. I started using Grails but GAE integration was horrific.
Olive Soup will start as a simple, personalized gallery service so I
can post my pictures and publicly share it to my family. You may ask
so why not use the existing services? For one they do not like to
create accounts, secondly they despise Facebook, and finally, I want a
pet project and create my own website to showcase my talent (if any)
to prospective clients here in the Philippines and hopefully use
Gaelyk as a base framework for developing websites, from simple to
enterprise level systems :)
It's still a work in progress (in its first week of development) and
still have tons of work to do before it can be rolled out to
production.
Do we have a community where we can easily share plugins? Or maybe we
can submit useful plugins and post it to your website. Since Gaelyk
is currently lacking layers to ease creation of web applications, e.g.
Helper for form controls, authentication/authorization, validations,
scaffolding, etc, I'm hoping the plugin system will help create these
conveniences.
Good luck to everyone and have fun using Gaelyk :)
--
You've received this message because you've subscribed to the Gaelyk Google Group.
To send an email to the group, please write to: gae...@googlegroups.com
To unsuscribe from this group: gaelyk+un...@googlegroups.com
To show more options: http://groups.google.fr/group/gaelyk?hl=en
--
You've received this message because you've subscribed to the Gaelyk Google Group.
To send an email to the group, please write to: gae...@googlegroups.com
To unsuscribe from this group: gaelyk+un...@googlegroups.com
To show more options: http://groups.google.fr/group/gaelyk?hl=en
--
You've received this message because you've subscribed to the Gaelyk Google Group.
To send an email to the group, please write to: gae...@googlegroups.com
To unsuscribe from this group: gaelyk+un...@googlegroups.com
To show more options: http://groups.google.fr/group/gaelyk?hl=en
I'm using Gaelyk for liink.it, my quick, not finished del.icio.us
replacement. You can read about it on the "about" page. I have maybe
10-12 hours invested so far, mostly in developing the firefox plugin.
Anyone can feel free to give it a whirl for free. You can either enter
your email address, and a url to store, or download the chrome or
firefox plugin, and do the same there. Once you've stored your first
link, whenever you re-visit the site, you'll see a list of your stored
links on the homepage.
I have work left to get the tagging working (right now just storing
them, need to do more research into what the best way to store them in
the data store is) better. Once that's done, then I'm going to go back
to getting the browser plugins working as full bookmark replacements.
Feedback is appreciated, and again, feel free to play around with it,
it's free, and may (or may not!) be something you'll actually use! :)
-Ben
http://www.liink.it
http://about.me/benjaminc
On Sat, Jan 8, 2011 at 8:24 AM, Guillaume Laforge <glaf...@gmail.com> wrote:
Good luck with your project, I've been having fun with mine!
-Ben
http://www.liink.it
http://about.me/benjaminc
I forgot... is there a way to import my delicious bookmarks?
Guillaume
-Ben
http://www.liink.it
http://about.me/benjaminc
Hi all,
I'm updating the Gaelyk website a bit, adding search capabilities, a
PDF of the documentation, a one-page printable docmentation, some
quick links, etc.
And I'm considering show-casing some of the live Gaelyk applications
in the wild.
So I'm wondering who's using Gaelyk here in this group, and would be
happy to see a mention on the Gaelyk front page?
All I need would be a link, and a brief description of the site.
Thanks for your attention.
--
Guillaume Laforge
Groovy Project Manager
Head of Groovy Development at SpringSource
http://www.springsource.com/g2one
--
You've received this message because you've subscribed to the Gaelyk Google Group.
To send an email to the group, please write to: gae...@googlegroups.com
To unsuscribe from this group: gaelyk+un...@googlegroups.com
To show more options: http://groups.google.fr/group/gaelyk?hl=en
To learn the framework, I wrote a VERY simple website to showcase my girlfriend's portfolio (hair). I have since made it live at www.lizlee.me. Again, it is very simple. I did leverage the blobstore to make it easy for her to add/remove and well as correctly format images from her portfolio. I really enjoyed the built in routing. Next step is to integrate with Twitter and Facebook since I need to have that code snippet for another project I'm working on.
To learn the framework, I wrote a VERY simple website to showcase my girlfriend's portfolio (hair). I have since made it live at www.lizlee.me. Again, it is very simple. I did leverage the blobstore to make it easy for her to add/remove and well as correctly format images from her portfolio. I really enjoyed the built in routing. Next step is to integrate with Twitter and Facebook since I need to have that code snippet for another project I'm working on.
--
You've received this message because you've subscribed to the Gaelyk Google Group.
To send an email to the group, please write to: gae...@googlegroups.com
To unsuscribe from this group: gaelyk+un...@googlegroups.com
To show more options: http://groups.google.fr/group/gaelyk?hl=en
One little suggestion: the front page seems to be pretty static, isn't
it? (ie. no particular dynamic part)
To avoid the long instance startup cost, perhaps you could make that
front page just a plain html page, with a little JavaScript ping to
some dynamic element, so that the page renders right away (as it's
served from some static servers), and the ping would let the warmup
request make the full app ready, and then when someone hits the
portfolio, the content shows up quickly.
Guillaume
--
Guillaume
Hi Gaelyk Users -
Just launched my first Gaelyk application http://www.yesihaveatruck.com
- Its a website to help pickup truck owners connect with folks willing
to pay for some help in hauling small loads - too big for a car, but
not big enough for a moving van. Just a fun, social bartering app to
help solve a problem I have (as the owner of a small sports car).
Not an excessively complex site, but it did allow me to learn and use
the gaelyk wrappers for memcache, task queues, email, as well as the
excellent Obgaektify api http://obgaektify.appspot.com/
Guillaume - I'd certainly be pleased to see this in the "Gaelyk in the
Wild" section next time you update it.
Adam
On Jan 8, 9:24 am, Guillaume Laforge <glafo...@gmail.com> wrote:
> Hi all,
>
> I'm updating the Gaelyk website a bit, adding search capabilities, a
> PDF of the documentation, a one-page printable docmentation, some
> quick links, etc.
> And I'm considering show-casing some of the live Gaelyk applications
> in the wild.
>
> So I'm wondering who's using Gaelyk here in this group, and would be
> happy to see a mention on the Gaelyk front page?
>
> All I need would be a link, and a brief description of the site.
>
> Thanks for your attention.
>
> --
> Guillaume Laforge
> Groovy Project Manager
> Head of Groovy Development at SpringSourcehttp://www.springsource.com/g2one
--
--