[ANN] FontAwesome for Seaside

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[ANN] FontAwesome for Seaside

Torsten Bergmann
Hi,

FontAwesome is (as you may know) an iconic font designed for the user with Twitter Bootstrap.

I now created a "FontAwesome for Seaside" project - which is a small Seaside wrapper for the
FontAwesome project (using the latest version 4.0.3).

This is intended as an addition to the already available "Bootstrap for Seaside" [2] project
that I wrote and both should allow you to give your Smalltalk based web application a nice
stylish look.

The project is located on STHub, see [1] where you will also find the documentation.

A live demo can be found on http://pharo.pharocloud.com/fontawesome.

To try yourself load it from the Pharo config browser or read the docu to see what is required.

Thx
T.

[1] http://smalltalkhub.com/#!/~TorstenBergmann/FontAwesome
[2] http://smalltalkhub.com/#!/~TorstenBergmann/Bootstrap
_______________________________________________
Pharo-business mailing list
[hidden email]
http://lists.pharo.org/mailman/listinfo/pharo-business_lists.pharo.org

fontawesome.png (36K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: [ANN] FontAwesome for Seaside

Sven Van Caekenberghe-2
Thanks, Torsten, very useful, as ever !

And a nice demo ;-)

Small question: is font awesome a strict superset of the icons already in twitter bootstrap or not ? Should I replace one with the other ?

Sven

On 17 Apr 2014, at 10:27, Torsten Bergmann <[hidden email]> wrote:

> Hi,
>
> FontAwesome is (as you may know) an iconic font designed for the user with Twitter Bootstrap.
>
> I now created a "FontAwesome for Seaside" project - which is a small Seaside wrapper for the
> FontAwesome project (using the latest version 4.0.3).
>
> This is intended as an addition to the already available "Bootstrap for Seaside" [2] project
> that I wrote and both should allow you to give your Smalltalk based web application a nice
> stylish look.
>
> The project is located on STHub, see [1] where you will also find the documentation.
>
> A live demo can be found on http://pharo.pharocloud.com/fontawesome.
>
> To try yourself load it from the Pharo config browser or read the docu to see what is required.
>
> Thx
> T.
>
> [1] http://smalltalkhub.com/#!/~TorstenBergmann/FontAwesome
> [2] http://smalltalkhub.com/#!/~TorstenBergmann/Bootstrap<fontawesome.png>_______________________________________________
> Pharo-business mailing list
> [hidden email]
> http://lists.pharo.org/mailman/listinfo/pharo-business_lists.pharo.org


_______________________________________________
Pharo-business mailing list
[hidden email]
http://lists.pharo.org/mailman/listinfo/pharo-business_lists.pharo.org
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-users] [ANN] FontAwesome for Seaside

Tobias Pape
In reply to this post by Torsten Bergmann
Hey,


just to notice, the TwitterBootstrap components
        http://ss3.gemstone.com/ss/TwitterBootstrap
also support FontAwesome.
This could be interesting if
        1) The old bootstrap suffices for you and
        2) You want Magritte integration.

Other than that, use Torsten’s :).
I personally will probably abandon http://ss3.gemstone.com/ss/TwitterBootstrap
once I find time to port the Magritte stuff.

Best
        -Tobias

On 17.04.2014, at 10:27, Torsten Bergmann <[hidden email]> wrote:

> Hi,
>
> FontAwesome is (as you may know) an iconic font designed for the user with Twitter Bootstrap.
>
> I now created a "FontAwesome for Seaside" project - which is a small Seaside wrapper for the
> FontAwesome project (using the latest version 4.0.3).
>
> This is intended as an addition to the already available "Bootstrap for Seaside" [2] project
> that I wrote and both should allow you to give your Smalltalk based web application a nice
> stylish look.
>
> The project is located on STHub, see [1] where you will also find the documentation.
>
> A live demo can be found on http://pharo.pharocloud.com/fontawesome.
>
> To try yourself load it from the Pharo config browser or read the docu to see what is required.
>
> Thx
> T.
>
> [1] http://smalltalkhub.com/#!/~TorstenBergmann/FontAwesome
> [2] http://smalltalkhub.com/#!/~TorstenBergmann/Bootstrap<fontawesome.png>

_______________________________________________
Pharo-business mailing list
[hidden email]
http://lists.pharo.org/mailman/listinfo/pharo-business_lists.pharo.org

signature.asc (1K) Download Attachment