Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories:
Computers > Programming
More group info »
Active older topics
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 470  Older »
Description: Discussion for Chicago Boss, the no-nonsense MVC for Erlang. All are welcome but messages from first-time posters might take a day or two to show up on the list.
 

heroku push error 
  I know this is not stackoverflow, but I followed the heroku deploy from the wiki instructions and things snag on heroku: ... -----> Heroku receiving push -----> Git submodules detected, installing Submodule 'ChicagoBoss' ([link] ChicagoBoss.git) registered for path 'ChicagoBoss'... more »
By _nato_  - Jun 1 - 2 new of 2 messages    

Unique constraints and indexes for modules 
  I just started my first Chicago Boss based project and got stuck while creating my first module. What I'm trying to do is create a model where a field is used as an unique ID which *I* choose the value for. How do I do to make the field value both indexed (so I can query it efficiently) and unique?... more »
By kullervo  - Jun 1 - 1 new of 1 message    

PDF Tutorial Part IV Item 3 Implementing Real-Time Updates with Save Hooks Not Working 
  Hi, I'm very interested in CB and am seriously considering using it for a major upcoming project. However, I'm working through the tutorial for the second time and am still unable to get the part about real-time updates working. I'm using the latest CB (0.7.5), CB Admin, and Erlang R15B01. At first I thought it might be a typo on my part, so I copied & pasted the... more »
By CMD  - May 31 - 4 new of 4 messages    

Starting applications, supervisors and long lived processes in a ChicagoBoss project 
  Suppose I needed to start other applications that my code depends on in a ChicagoBoss project, how would I go about it? What is the correct place to do it? And what about my own supervisors or other long lived processes? Is there something like OTP's application:start/2 where I can start my own long-lived processes?... more »
By Juan Jose Comellas  - May 30 - 3 new of 3 messages    

Nitrogen ++ ChicagoBoss , ChicagoBoss ++ Nitrogen 
  Hi all, why not combine the dev efforts for Nitrogen and ChicagoBoss and blend them into a yet better alternative for web development in erlang? (i know, i know that's how a) flaming wars start b) usually yet another halfready framework forks ... still this is erlang world with wiser ppl involved;)... more »
By radek.jedras...@gmail.com  - May 30 - 7 new of 7 messages    

boss.test.config 
  I may be muddled, but I want my tests to use the boss.test.config and when that file is not there, I see: ... ./rebar boss c=test_functional ==> bb (boss) WARNING: "boss.test.config" not found, using default boss.config. Starting boss and waiting all apps to initilize... ... however, when I have it in place, the warning is gone, but it for sure... more »
By _nato_  - May 30 - 3 new of 3 messages    

Timestamp - Human Readable - Template 
  Hey guys, I've been hunting for the correct method to display an erlang time on the page via template tags. Example: {{2012,5,30},{16,45,59}} -> "2012-05-30 13:24:56" I know the erlydtl function is this: erlydtl_dateformat:format(erla ng:localtime(), "Y-m-d H:i:s"). I just don't know how to bring that to call that in the template.... more »
By Adalan  - May 30 - 3 new of 3 messages    

boss_db_adapter_pgsql:transact ion/2 does not pass the database connection to the function it receives 
  It looks like the 'pgsql' boss_db adapter (boss_db_adapter_pgsql.erl) is not passing the database connection to the function it receives as argument. This is the current code for the function: transaction(Conn, TransactionFun) -> case pgsql:with_transaction(Conn, fun(_C) -> TransactionFun() end)... more »
By Juan Jose Comellas  - May 29 - 5 new of 5 messages    

Chicago Boss 0.7.5 is available 
  Hi everyone, We've had some nice patches from the past few weeks, so it feels about time for a release. With this release we've finally nailed two BossDB bugs that were causing big-time headaches: the MySQL timeout bug and the Riak search bug. In addition there is an important security fix for cb_admin. Read on for more.... more »
By Evan Miller  - May 29 - 11 new of 11 messages    

1 - 10 of 470   « Newer | Older »

XML       Send email to this group: chicagoboss@googlegroups.com