Following the solutions to the question i asked recently about mnesia fragmentation, I still have a number of challenges. Consider the following scenario (The question I am asking is based on what fol
i am writing records into mnesia which should be kept there only for an allowed time (24 hours). after 24 hours, before a user modifies part of them,
I\'m trying to do something simple with nitrogen in erlang. I have successfully set validation on text fields:
In all my nitrogen pages i use the following semantic : main() -> case wf:user() /= undefined of true-> main_authorized();
I have installed ejabberd on my HP pavilion (Entertainment开发者_JAVA百科 laptop running windows 7), during the installation i was prompted to enter the server domain. Since i wanted to experiment on
i\'m just starting up with a web app using nitrogen and everything is going well.But i also want my app to interface with a riak d开发者_开发问答b that i set up and i\'m having some trouble.
I\'ve been checking out the Nit开发者_开发技巧rogen Project which is supposed to be the most mature web development framework for Erlang.
How to add Key/value pairs to existing couchdb document through nitrogen web framework? ecouch:doc_update(DBName,DocI开发者_运维技巧d,DocValue) is not returning true when I was trying to implement.Ar
Is is there a built in function in nitrogen framework to get P开发者_如何学Ceer IP address? If not, is there a way to get the IP address of peer which is making to request to Nitrogen AppYou can get
Nitrogen does not seem to like pages being at the root url path, only addon paths l开发者_StackOverflowike /web/ is there some way to get pages to show up at the root url like /mypage ?Currently you c