Questions with Tags: nitro og

Default property value?

How can i set up a default value to a Og property? I've tried to override the intialize method but do...

1 answers

Validating forms

How do you validate form input, and then redisplay the forms on an error with the invalid fields/erro...

1 answers

Where's the line between Nitro and Og?

They seem to be quite mangled into each other. Like taggable.. You do that in the model (aka Og), but...

1 answers

  • 1

Tips with Tags: nitro og

Og mysql connection parameters

Assuming you can connect using the mysql command line client with a password mysql -u myusername -h...

Screencasts?

Screencasts! ## Nitro/Og 0.31 * [George's Screencast 1](/upload/screencasts/george_nitro.swf) * [Geor...

TableHelper tip

For faster table creation you can use the table handler. Let's take a table with "nick", "first\_name...

How to implement a Pager

So, you've got a lot of data, which just won't fit on your page? You want it nicely spread over a few...

  • 1

Tutorials with Tags: nitro og

Nitro In Flames

h2. About this tutorial If you are searching for a simple way to get your first Hello World, keep on...

How to build a mail search engine using Nitro

h2. Introduction ### Thanks: I thank George for creating Og and Nitro in the first place and for his...

  • 1