[nodejs] Neo4j and node.js

2012-11-04 Thread Hakan Guzelgoz
Hi, I may use Neo4j for an ecommerce/recommendation project and was wondering if there are any example, tutorial or case scenario that combine node.js with Neo4j ? Thank you for your help! Hakan -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mai

[nodejs] Looking for a Talented Web Designer!

2012-11-07 Thread Hakan Guzelgoz
. Many thanks, Hakan Guzelgoz -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email

Re: [nodejs] Looking for a Talented Web Designer!

2012-11-07 Thread Hakan Guzelgoz
Oups! Didn't know about it - sorry! Won't do it again. Thanks, Hakan. On Wed, Nov 7, 2012 at 5:32 PM, Ben Noordhuis wrote: > On Wed, Nov 7, 2012 at 4:22 PM, Hakan Guzelgoz > wrote: > > Hi, > > > > I know that this group is not the appropriate place to post t

[nodejs] Nodejitsu server down??

2012-09-17 Thread Hakan Guzelgoz
has been working for the last few months. Is there anybody from Nodejitsu that can tell me what's going wrong? Many thanks, Hakan Guzelgoz -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this messa

[nodejs] Use of Node / Express / MongoDB for a e-commerce website?

2012-10-22 Thread Hakan Guzelgoz
Hi there, I am planning to use ExpressJS & MongoDB for a e-commerce website for something that would have similar functionalities like groupon. Clients would simply view the various pages and be able to purchase or book some of the offers - and pay online. I was wondering if any of you had experi

Re: [nodejs] Use of Node / Express / MongoDB for a e-commerce website?

2012-10-22 Thread Hakan Guzelgoz
Hi Adam, I can see the need for ACID compliant DB. What would you suggest in that case with Node / Express? Thanks, Hakan On Mon, Oct 22, 2012 at 1:04 PM, Adam Reynolds wrote: > You use an ACID compliant DB for e-commerce. This excludes Mongo. > > On Mon, Oct 22, 2012 at 10:50 AM, Hakan

Re: [nodejs] Re: Use of Node / Express / MongoDB for a e-commerce website?

2012-10-22 Thread Hakan Guzelgoz
Ok, but is there any live e-commerce website running on Node? I mean I would love to have their feedback / experience - what to consider or to take care of? Thx, Hakan On Mon, Oct 22, 2012 at 1:37 PM, Karl wrote: > Postgresql, mysql (or the Mariadb mysql dropin, haven't tested that myself > yet

Re: [nodejs] Re: Use of Node / Express / MongoDB for a e-commerce website?

2012-10-24 Thread Hakan Guzelgoz
What about a combined solution between MongoDB and Mysql where you would use Mysql only for the transaction side of things and Mongo for all the rest? Would this be worth investigating? On Wed, Oct 24, 2012 at 11:13 AM, Karl wrote: > Trust is a big asset, I saw a recent study somewhere that web

[nodejs] Expressjs Gzip compress - nodejitsu?

2012-04-24 Thread Hakan Guzelgoz
connect and it seems that there is some compression there - but even though my code seems to work, Chrome inspector tells me that CSS has not been compressed. Many thanks. Hakan Guzelgoz -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Po

Re: [nodejs] Expressjs Gzip compress - nodejitsu?

2012-04-25 Thread Hakan Guzelgoz
dvbportal - Thanks for the help!! I've tried gzip-connect before but I think I prefer gzippo. It seems working fine! On Wed, Apr 25, 2012 at 9:08 AM, dvbportal wrote: > At Cloudnode we use gzippo (http://tomg.co/gzippo) for that. It works > great and needs just two lines to include the compress

[nodejs] My first test of a static website of node / expressjs - from Turkey J

2012-05-01 Thread Hakan Guzelgoz
chance come to Turkey, please let me know - so we can have a drink and chat over. Also, if you are from the node community - be assured that you will get a great discount if you decide to stay at Hezen Cave Hotel, in Cappadocia, Turkey ( http://www.hezenhotel ) :)) Cheers, Hakan Guzelgoz --

Re: [nodejs] Re: set Input value using Jade template locals

2012-05-01 Thread Hakan Guzelgoz
It may well be that you should use simply: res.redirect('profile',{locals :{email:"profile.email"}}); without the / on /profile. On Tue, May 1, 2012 at 9:53 AM, Bika wrote: > I guess that the problem is with res.redirect, as it redirects your > browser, instead of directly rendering your jade

Re: [nodejs] Re: My first test of a static website of node / expressjs - from Turkey J

2012-05-02 Thread Hakan Guzelgoz
ions of php hosting provider but >> >> When I get some time, I will prepare a github repository and move the >> code there - to share with others. >> >> So - a big THANK YOU - to the node community, and if you by any chance >> come to Turkey, please let me

[nodejs] NodeJs e-commerce solution?

2012-05-10 Thread Hakan Guzelgoz
Hi all, I've been searching and searching but couldn't find any project/open source node e-commerce platform. As I am running some e-commerce websites using the PhP prestashop solution, I was really hoping to find some sort of e-commerce project but Nada! Ideally, I would like to use Expressjs an

[nodejs] Problems with Nodejitsu servers?

2012-05-16 Thread Hakan Guzelgoz
Hi, It seems that nodejitsu servers are getting some problems? Our website http://www.hezenhotel.com which is on nodejitsu is not loading. And I have problems getting to nodejitsu.com too. Anybody having the same problem? Any idea why this may happen? Thanks, Hakan -- Job Board: http://jobs.no

Re: [nodejs] Re: NodeJs e-commerce solution?

2012-05-16 Thread Hakan Guzelgoz
I am ok with "learning by doing" approach. I think it would be a good start to build a simple website with products, a simple cart that sells these products. I would as much as possible keep things basic and simple so that it can grow up with time. I would suggest to go ahead with Mongo as DB. On

Re: [nodejs] Problems with Nodejitsu servers?

2012-05-16 Thread Hakan Guzelgoz
wrote: > Hakan, > > Neither of those domains are accessible for me Dublin/Ireland. > > Nothing on twitter that i can see from @nodejitsu re issues > > cheers _dR > > On Wed, May 16, 2012 at 2:39 PM, Hakan Guzelgoz > wrote: > >> Hi, >> >> It see

Re: [nodejs] Re: Problems with Nodejitsu servers?

2012-05-16 Thread Hakan Guzelgoz
Thanks to all - it seems working as before now.. On Thu, May 17, 2012 at 1:11 AM, Nuno Job wrote: > Works for me. > > PS. I work for nodejitsu and see nothing wrong with your app. > > On Wed, May 16, 2012 at 6:07 PM, Stephan Bardubitzki > wrote: > > Works fast here in Canada. > > > > > > On Wed