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
Super awesome! Thank you. On 17 Apr 2014, at 11:27, Torsten Bergmann <astares@gmx.de> 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>
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 <astares@gmx.de> 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 Pharo-business@lists.pharo.org http://lists.pharo.org/mailman/listinfo/pharo-business_lists.pharo.org
Really nice! Lorenzo -----Messaggio originale----- Da: Pharo-dev [mailto:pharo-dev-bounces@lists.pharo.org] Per conto di Torsten Bergmann Inviato: giovedì 17 aprile 2014 10:27 A: seaside@lists.squeakfoundation.org; seaside-dev@lists.squeakfoundation.org; Pharo Development List; pharo-users@lists.pharo.org; pharo-business@lists.pharo.org Oggetto: [Pharo-dev] [ANN] FontAwesome for Seaside 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
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 <astares@gmx.de> 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>
participants (5)
-
Lorenzo Schiavina -
Sven Van Caekenberghe -
Tobias Pape -
Torsten Bergmann -
Yuriy Tymchuk