[nodejs] Want to create app.

2013-01-09 Thread dhtml
The app we are designing will have user generated content and is community based. I know front end stuff and have some limited skill with Java webapps. But Java hosting and java devs are expensive, and we're on 0 budget so that won't work. What about Node? We need free (at least for now) hosting

[nodejs] Node JS Blogging and CMS

2013-11-17 Thread dhtml
I'm looking for free Node.js blogging and CMS. I want to have custom pages, blogging, and custom server side processing. I tried Ghost but it doesn't seem to have custom pages or custom server side processing. -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/

[nodejs] App Architecture and Platform ?

2013-11-20 Thread dhtml
I wanted to build a web application featuring: Dynamic Content, a Blog, and Static Pages. What platform should I use? Where can I host it? -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this messag

[nodejs] Re: how to create a singleton

2013-11-20 Thread dhtml
On Monday, November 18, 2013 3:38:09 PM UTC-8, Reza Razavipour wrote: > > A newbie question... > > I have an app that connects and reuses the same connection to a remote > database and a connection to a remote soap server. > I want to implement a singleton pattern for each of these. I am used to

[nodejs] Re: how to create a singleton

2013-11-26 Thread dhtml
On Thursday, November 21, 2013 7:13:48 AM UTC-8, Gregg Caines wrote: > So how do you achieve the same effect in javascript? In the browser, you > have globals. > The global object has nothing to do with web browsers. > If you want just one instance of a thing, create it, and set it to

[nodejs] Blog and WebApp

2013-11-30 Thread dhtml
I had a blog written in Java with additional pages of dynamic content. How can I redo this in Node.js? (I gave my blog to someone to take over with the agreement that he would take it over as a code blog. That Person did not follow through and the site has been down for years). -- -- Job Bo

[nodejs] Re: Blog and WebApp

2013-11-30 Thread dhtml
at it is not only limited, but that hosting for it is either extremely complicated (Bitnami) or expensive (Dreamhost). I need solutions, not more problems. On Saturday, November 30, 2013 12:34:16 PM UTC-8, dhtml wrote: > > I had a blog written in Java with additional pages of dynamic conten

Re: [nodejs] Blog and WebApp

2013-11-30 Thread dhtml
On Saturday, November 30, 2013 12:40:04 PM UTC-8, Pedro Teixeira wrote: > > If it's just static content I'd advise you to simply use github pages. > > *"I had a blog written in Java with additional pages of dynamic content."* ...^^

[nodejs] Re: Blog and WebApp

2013-11-30 Thread dhtml
I am not playing around; I want to get a professional quality site up now and need serious help in doing so. I don't know if Node.js is even a viable solution and I have waded far too deeply in Ghost. On Saturday, November 30, 2013 12:34:16 PM UTC-8, dhtml wrote: > > I had a blog

Re: [nodejs] Re: Blog and WebApp

2013-12-01 Thread dhtml
OK, sorry. It's not good for me to be here. Goodbye. On Sunday, December 1, 2013 10:17:28 AM UTC-8, Nuno Job wrote: > > Good luck getting people to help you when you are rude to them > > > On Sat, Nov 30, 2013 at 8:58 PM, dhtml >wrote: > >> >> I