Very nice.   I had a quick look, and it looks like you're doing things
"the right way".   Should I add it to
http://cookbook-1.4.hobocentral.net/api_plugins?

This is part of your installation instructions:

      Rename front.css to front.scss.

There's certainly an argument to be made for making this the default
in all our generators.   Our dependence on jquery-ui-themes means that
we require SASS anyways.  Thoughts?

I'm not sure if you were planning on doing it, but it would be really
nice to wrap the bootstrap widgets into tags.  This should be done in
two separate gems.

1) tags that complement jQuery-UI.
2) tags that replace jQuery-UI.   You do not need to reimplement all
of jQuery-UI, but Hobo requires a name-one, dialog and datepicker tag.
  If these three are implemented, jquery-ui then becomes optional.
(datepicker is theoretically optional, but the standard Rails
datepicker is pretty awful)

Bryan


On Wed, Jun 13, 2012 at 3:42 AM, Ignacio Huerta <[email protected]> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> What a coincidence!
>
> We are working on a Hobo Bootstrap based theme. It's still an early
> beta and there's a lot to do, but take a look at this:
>
> https://github.com/suyccom/hobo_bootstrap
>
> Regards,
> Ignacio
>
> El 11/06/12 23:43, Bryan Larsen escribió:
>> I think a great strategy would be:
>>
>> 1: create a quick & dirty Hobo app so that you have something to
>> play with quickly, to let you validate your database models & your
>> business models.
>>
>> that lets you delay the decision on #2.
>>
>> 2: you can then either create the full UI in Hobo or use the Hobo
>> app as a back end and admin interface to serve data to richer
>> applications, either native mobile apps, or apps based on one of
>> the new fancy javascript frameworks.
>>
>> #2 is pretty simple even now, but we should really add a standard
>> sane default JSON response to our default controller actions to
>> make that even easier.   I know somebody brought it up once, but I
>> can't remember who.   Is somebody doing something like this that I
>> can work with to make this happen in 1.4?
>>
>> Bryan
>>
>> On Mon, Jun 11, 2012 at 5:33 PM, henry74 <[email protected]>
>> wrote:
>>> Given the huge movement towards tablets/mobile devices, I'm
>>> thinking twitter bootstrap may offer a simpler path towards
>>> mobile-device friendly hobo apps with its responsive design
>>> aspects.
>>>
>>> I'm seeing a lot of companies moving towards a mobile app first,
>>> desktop second approach - thoughts?
>>>
>>>
>>> On Mon, Jun 11, 2012 at 4:23 PM, Bryan Larsen <[email protected]>
>>> wrote:
>>>>
>>>> Still near the top of the list of things I'd *like* to do.
>>>> Unfortunately, the list of things that I *have* to do is quite
>>>> long...
>>>>
>>>> It really shouldn't be difficult to do.   Hobo 1.4 themes are
>>>> really easy to create.   At the most trivial, all they do is
>>>> define the "page" tag.    Of course there is lots of stuff in
>>>> bootstrap that would also be nice to expose to them users, but
>>>> that's not necessary for a first iteration.
>>>>
>>>> If somebody wants to take a stab at this, I'd be happy to
>>>> help.
>>>>
>>>> Bryan
>>>>
>>>>
>>>> On Mon, Jun 11, 2012 at 5:06 PM, Henry H <[email protected]>
>>>> wrote:
>>>>>
>>>>> Any updates on this?  Very curious if folks have gotten this
>>>>> working...
>>>>>
>>>>>
>>>>> On Saturday, February 11, 2012 9:21:12 PM UTC-6, Henry H
>>>>> wrote:
>>>>>>
>>>>>> I just came across Twitter's open source design
>>>>>> http://twitter.github.com/bootstrap/ and wondered if
>>>>>> anyone successfully used it with the Hobo framework...
>>>>>>
>>>>>> If you've done, any pointers/tips would be appreciated :-)
>>>>>
>>>>> -- You received this message because you are subscribed to
>>>>> the Google Groups "Hobo Users" group. To view this discussion
>>>>> on the web visit
>>>>> https://groups.google.com/d/msg/hobousers/-/R20bRHGI5kwJ.
>>>>>
>>>>> To post to this group, send email to
>>>>> [email protected]. To unsubscribe from this group,
>>>>> send email to [email protected]. For
>>>>> more options, visit this group at
>>>>> http://groups.google.com/group/hobousers?hl=en.
>>>>
>>>> -- You received this message because you are subscribed to the
>>>> Google Groups "Hobo Users" group. To post to this group, send
>>>> email to [email protected]. To unsubscribe from this
>>>> group, send email to [email protected].
>>>> For more options, visit this group at
>>>> http://groups.google.com/group/hobousers?hl=en.
>>>>
>>>
>>> -- You received this message because you are subscribed to the
>>> Google Groups "Hobo Users" group. To post to this group, send
>>> email to [email protected]. To unsubscribe from this
>>> group, send email to [email protected]. For
>>> more options, visit this group at
>>> http://groups.google.com/group/hobousers?hl=en.
>>
>
> - --
> Ignacio Huerta Arteche
> http://www.ihuerta.net
> Teléfono: 0034 645 70 77 35
> Email realizado con software libre
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAk/YRIAACgkQBPlUJ6RHaOTdBwCfeoUVAfbPYCfNzBwI1Q2EJow6
> e+gAoJwSIRfKt8ltCTNQVo3ygUi6QC9/
> =jXcw
> -----END PGP SIGNATURE-----
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Hobo Users" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/hobousers?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to