To display the most relevant entries to you in priority,
vote for the stories you are interested in
(  )
and reject those that you are not interested in
(  )
Support Forums : Thread List - EAP -
3 hours and 5 minutes ago
!-- [DocumentBodyStart:2293ad24-837a-446a-9249-b4c10470baf1] --div class='jive-rendered-content'pI
have been using TextMate for Ruby and Rails development in recent times. To be productive, I use a
lot of TextMate bundles, and in particular, the automatic code snippets they provide for all sorts
of related gems and plugins. While there is a decent set of live templates in RubyMine to match the
standard few TextMate plugins, I'm not completely satisfied. The bundles change fairly rapidly in
line with the gems/plugins they support. New ones are appearing all the time. It would be much
better if there was an automatic tool to convert the snippets inside a TextMate bundle into a set
of RubyMine live templates. Then I could update my TextMate bundles, convert them over to live
templates, import them into RubyMine somehow (maybe the tool could do this for me) and then I'm off
to the races./pp style="min-height: 8pt; height: 8pt; padding: 0px;"nbsp;/ppI could probably write
this little tool myself, but it would seem a lot of trouble to go to, especially if the JetBrains
developers already had something like this to convert over all of the existing live templates
loaded into RubyMine. Maybe they would like to share? Hint, hint./p/div!--
[DocumentBodyEnd:2293ad24-837a-446a-9249-b4c10470baf1] --

|
Support Forums: Message List - Announcements (EAP) -
3 hours and 5 minutes ago
!-- [DocumentBodyStart:2293ad24-837a-446a-9249-b4c10470baf1] --div class='jive-rendered-content'pI
have been using TextMate for Ruby and Rails development in recent times. To be productive, I use a
lot of TextMate bundles, and in particular, the automatic code snippets they provide for all sorts
of related gems and plugins. While there is a decent set of live templates in RubyMine to match the
standard few TextMate plugins, I'm not completely satisfied. The bundles change fairly rapidly in
line with the gems/plugins they support. New ones are appearing all the time. It would be much
better if there was an automatic tool to convert the snippets inside a TextMate bundle into a set
of RubyMine live templates. Then I could update my TextMate bundles, convert them over to live
templates, import them into RubyMine somehow (maybe the tool could do this for me) and then I'm off
to the races./pp style="min-height: 8pt; height: 8pt; padding: 0px;"nbsp;/ppI could probably write
this little tool myself, but it would seem a lot of trouble to go to, especially if the JetBrains
developers already had something like this to convert over all of the existing live templates
loaded into RubyMine. Maybe they would like to share? Hint, hint./p/div!--
[DocumentBodyEnd:2293ad24-837a-446a-9249-b4c10470baf1] --

|
Macsimum News -
11 hours and 39 minutes ago
Posted by Dave Merten
Ruby is a powerful,
high-level programming language that’s well suited for a variety of tasks. It’s easy
to read, easy to write, and it can make getting things done fast and painless. And Ruby really
shines when it comes to scripting tidy little solutions to difficult problems.

|
MobileWhack -
11 hours and 56 minutes ago

RAZR phones from Motorola have been quite popular for a while in America. And it was the iPhone
that managed to steal that
top spot lately. Is that the reason for which the RAZR3 Ruby got canceled? The
phone was supposed to arrive sometime in Q1 2009 but that won't happen now. I hope Motorola is
finally ready to move on and try to develop a new hit phone soon.
|
Support Forums : Thread List - EAP -
13 hours and 20 minutes ago
!-- [DocumentBodyStart:ca479e42-ace6-4202-ab2c-aaaa36cc187b] --div class='jive-rendered-content'pIn
RubMine EAP 500 release notes, strongNew Ruby API for writing RubyMine extensions
(/strongemstrongwork in progress/strong/emstrong)/strong, and I wonder where to find Ruby API
Javadoc for extension, thanks./p/div!-- [DocumentBodyEnd:ca479e42-ace6-4202-ab2c-aaaa36cc187b] --
|
Support Forums: Message List - Announcements (EAP) -
13 hours and 20 minutes ago
!-- [DocumentBodyStart:ca479e42-ace6-4202-ab2c-aaaa36cc187b] --div class='jive-rendered-content'pIn
RubMine EAP 500 release notes, strongNew Ruby API for writing RubyMine extensions
(/strongemstrongwork in progress/strong/emstrong)/strong, and I wonder where to find Ruby API
Javadoc for extension, thanks./p/div!-- [DocumentBodyEnd:ca479e42-ace6-4202-ab2c-aaaa36cc187b] --
|
Linux.com :: Feature -
22 hours and 31 minutes ago
Ruby on Rails is garnering a lot of praise as an
easy-to-use, database-driven Web framework for developing Web applications. Most of the
documentation for Ruby on Rails centers on Macintosh, with the remainder seemingly only for
Windows machines, but RoR is perfectly usable on Linux computers too. This article explains how
to install and begin developing with RoR in Linux.
|
Ajaxian -
1 days and 1 hours ago
Henri Sivonen has posted an exprimental Gecko
build that parses HTML 5:
The level of quality is “It runs and some pages render!” This build is not at all
suitable for normal browsing use. Please don’t use it with your usual Firefox profile.
There are numerous known issues starting with bogus memory management (leaking everything in the
parser!), lack of fragment parsing support, lack of quirks mode, HTML elements being represented
as DOM nodes that behave like XHTML elements and the integration with CSS layout being
inefficient. The baseline Gecko source isn’t synced with the trunk, so the other parts of
Gecko don’t have all the latest patches. The parser doesn’t reflect the most recent
spec changes. meta element-based encoding declarations and BOM sniffing don’t work.
If a page doesn’t render, try reloading or navigating back and forth.
For background, please refer to a recent
newsgroup posting of mine. (Summary: The parser core is mechanically translated from the
Validator.nu HTML Parser.)
Sam Ruby talked a little
about the implementation:
He starts from a single source, in Java. The Java code can be compiled to Java byte codes,
JavaScript source, or C++ presumably making use of Mozilla libraries for things such as memory
management. If he can do that, it seems to me to be a rather small leap from there to producing
C++ using, say, either Ruby or Python libraries for memory management, as well as a thin binding
to the language. C# would also be a reasonable target.
If this could be done, and made available under a liberal license, it could go a long way towards
making available consistent and performant implementations of the HTML5 parser algorithm
everywhere.


|
RubyForge Project News -
1 days and 4 hours ago
It's a low lever wrapper of SDL using FFI. So if you are a games programmer, go download it
already! ^_^
|
Support Forums: Message List - Announcements (EAP) -
1 days and 5 hours ago
!-- [DocumentBodyStart:4d86c2fa-9a22-4df8-8816-96816072a858] --div class='jive-rendered-content'div
class="jive-quote"pmaxkir wrote:/pp style="min-height: 8pt; height: 8pt; padding:
0px;"nbsp;/ppHello Thibaut, /pp style="min-height: 8pt; height: 8pt; padding:
0px;"nbsp;/pp Thanks for trying TeamCity! /pp style="min-height: 8pt;
height: 8pt; padding: 0px;"nbsp;/pp  Personally, I keep database.yml in
the SVN repository. But if you don't want to, I suppose you have to write a rake
task/pp  which would create one. After that you can mention this task in
the Rake runner setup, just before 'tests' task./pp style="min-height: 8pt; height: 8pt; padding:
0px;"nbsp;/pp  Do not create this file manually, because TeamCity may
eventually re-checkout full sources from version control and this/pp  file
will be lost./pp style="min-height: 8pt; height: 8pt; padding: 0px;"nbsp;/pdiv class="jive-quote"p
style="padding: 0px; min- "=gt; (hum - how does this quoting feature work ? sorry I'll have to put
it here)/pp style="min-height: 8pt; height: 8pt; padding: 0px;"nbsp;/pp style="min-height: 8pt;
height: 8pt; padding: 0px;"nbsp;/pp style="padding: 0px; min- "make sense - I could generate some
continuous-specific database.yml there - thanks for the advice./p/divp Â
VCS root is exactly subversion repository in your case. Please see a short demo how to setup Rake
project with subversion/pp  repository at a
class="jive-link-external-small"
href="http://teamcitydev.blogspot.com/2008/11/most-advanced-continuous-integration.html"The most
advanced continuous integration for Ruby on Rails with TeamCity 4.0/a span/span/pp
style="min-height: 8pt; height: 8pt; padding: 0px;"nbsp;/pp The target checkout
directory for the build you can find from full build log, in first lines./pp style="min-height:
8pt; height: 8pt; padding: 0px;"nbsp;/pp   =gt; Thanks for the
link and the explanation - makes perfect sens./pp style="min-height: 8pt; height: 8pt; padding:
0px;"nbsp;/pp style="min-height: 8pt; height: 8pt; padding: 0px;"nbsp;/pp Not sure
about problems with Windows installations - please give more details. What do you see when you go
to/pp TeamCity URL?/pp style="min-height: 8pt; height: 8pt; padding: 0px;"nbsp;/pp=gt;
unfortunately it's inside my VM that is very slow to start - I'll grab a screenshot next time I run
it./pp style="min-height: 8pt; height: 8pt; padding: 0px;"nbsp;/pp  Hope
this helps,/pp  KIR/pp style="min-height: 8pt; height: 8pt; padding:
0px;"nbsp;/pp=gt; it helps img height="16px"
src="http://www.jetbrains.net/devnet/images/emoticons/happy.gif" width="16px"/ thanks !/pp
style="min-height: 8pt; height: 8pt; padding: 0px;"nbsp;/p/div/div!--
[DocumentBodyEnd:4d86c2fa-9a22-4df8-8816-96816072a858] --

|
Support Forums: Message List - Announcements (EAP) -
1 days and 5 hours ago
!-- [DocumentBodyStart:327b1058-cf39-4122-867a-3c6c053bbb46] --div
class='jive-rendered-content'pHello Thibaut,  /pp style="min-height: 8pt;
height: 8pt; padding: 0px;"nbsp;/pp Thanks for trying
TeamCity!  /pp style="min-height: 8pt; height: 8pt; padding:
0px;"nbsp;/pp  Personally, I keep database.yml in the SVN repository. But
if you don't want to, I suppose you have to write a rake task/pp  which
would create one. After that you can mention this task in the Rake runner setup, just before
'tests' task./pp style="min-height: 8pt; height: 8pt; padding:
0px;"nbsp;/pp  Do not create this file manually, because TeamCity may
eventually re-checkout full sources from version control and this/pp  file
will be lost./pp style="min-height: 8pt; height: 8pt; padding:
0px;"nbsp;/pp  VCS root is exactly subversion repository in your case.
Please see a short demo how to setup Rake project with subversion/pp Â
repository at a class="jive-link-external-small"
href="http://teamcitydev.blogspot.com/2008/11/most-advanced-continuous-integration.html"The most
advanced continuous integration for Ruby on Rails with TeamCity 4.0/a span/span/pp
style="min-height: 8pt; height: 8pt; padding: 0px;"nbsp;/pp The target checkout
directory for the build you can find from full build log, in first lines./pp style="min-height:
8pt; height: 8pt; padding: 0px;"nbsp;/pp Not sure about problems with Windows
installations - please give more details. What do you see when you go to/pp TeamCity
URL?/pp style="min-height: 8pt; height: 8pt; padding: 0px;"nbsp;/pp  Hope
this helps,/pp  KIR/p/div!--
[DocumentBodyEnd:327b1058-cf39-4122-867a-3c6c053bbb46] --

|
Support Forums: Message List - Announcements (EAP) -
1 days and 5 hours ago
!-- [DocumentBodyStart:c022ec96-991f-44b6-b318-301c1ee70b27] --div
class='jive-rendered-content'pHi,/pp style="min-height: 8pt; height: 8pt; padding: 0px;"nbsp;/ppin
case it's useful to you: for all my continuous integration, I've moved away from MSBuild and NAnt
to use a class="jive-link-external-small" href="http://rake.rubyforge.org/"Rake/a instead. It's a
lot more flexible and easy to maintain, yet very powerful. Instead of handling XML, you write Ruby
code (definitely more reusable too)./pp style="min-height: 8pt; height: 8pt; padding:
0px;"nbsp;/ppWhat I do is that rake acts as a wrapper, then I call MSBuild for a specific task when
it's relevant (like: compile the solution), or MBUnit console to launch the test etc, or
FXCop.../pp style="min-height: 8pt; height: 8pt; padding: 0px;"nbsp;/ppI usually create a specific
Rake task for continuous integration which acts as a "multiple build runner" (here two
configurations, one for continuous, one for larger release):/pp style="min-height: 8pt; height:
8pt; padding: 0px;"nbsp;/ppspan style="font-family: courier new,courier;"desc "Continuous
integration task"/span/ppspan style="font-family: courier new,courier;"task :continuous_integration
=gt; [:clean, :compile, :test] do/span/ppspan style="font-family: courier
new,courier;"end/span/ppspan style="font-family: courier new,courier;"br//span/ppspan
style="font-family: courier new,courier;"desc "Full release stuff"/span/ppspan style="font-family:
courier new,courier;"task :full_release =gt; [:continuous_integration, :integration_testing,
:deploy] do/span/ppspan style="font-family: courier new,courier;"end/span/pp style="min-height:
8pt; height: 8pt; padding: 0px;"nbsp;/ppHope this helps!/pp style="min-height: 8pt; height: 8pt;
padding: 0px;"nbsp;/ppThibaut/p/div!-- [DocumentBodyEnd:c022ec96-991f-44b6-b318-301c1ee70b27] --

|
AvaxHome - All the news -
1 days and 5 hours ago
div class="center"div class="image"a
href="http://pixhost.ws/avaxhome/big_show.php?/avaxhome/d7/fa/0009fad7.gif" target="_blank"img
src="http://pixhost.ws/avaxhome/d7/fa/0009fad7_medium.gif" id="external_img_654039"//a/divbr/
bActiveState Komodo IDE 5.0.0.24939 | 38,1 MB/b/divbr/ Komodo IDE 4 is a powerful, multi-platform,
multi-language IDE for end-to-end development of dynamic web applications. Komodo IDE makes
creating robust web apps fast and easy, with a rich feature set for client-side Ajax technologies
such as CSS, HTML, JavaScript and XML, coupled with advanced support for dynamic languages such as
Perl, PHP, Python, Ruby and Tcl.
|
Barrapunto -
1 days and 7 hours ago
Con los datos de noviembre de TIOBE, en use Perl; debaten si Perl 5 est#225; muriendo, tema que se
trat#243; ya por aqu#237; en 2006 (Perl se est#225; muriendo). En el #250;ltimo a#241;o, Perl ha
perdido tres puestos y se sit#250;a en el 9. El autor del art#237;culo, Curtis "Ovid" Poe, miembro
de la Fundaci#243;n Perl afirma: #171;Perl est#225; al borde de caer del Top 10 de TIOBE por
primera vez en su historia y eso ser#225; noticia. Y a pesar de nuestras opiniones, sabemos que
muchos gestores/programadores/inversores deciden en base a titulares en lugar de en datos reales.
[...] El hecho de que Java no es un sustituto de Perl ha ayudado. El hecho de que Ruby on Rails no
escala ha ayudado. Cuando aparezca un sustituto con disponibilidad de desarrolladores (bajen las
manos esos fan#225;ticos de Seaside), Perl podr#237;a tener problemas -sin contar con el
s#237;ndrome de COBOL [...] Perl podr#237;a salvarnos. No creo que Perl 5 lo haga, recordemos que
tan solo es un mont#243;n de c#243;digo. Lo que quiero decir es que la comunidad de Perl tal y como
existe actualmente no puede salvar a Perl 5. Estamos reinventando el lenguaje. Necesitamos
reinventar la comunidad#187;.

|
RubyForge Project News -
1 days and 12 hours ago
This is the first release of Ruby-Locale and Ruby-Locale for Ruby on Rails since the maintainer has
been changed. = Ruby-Locale Ruby-Locale is the pure ruby library which provides basic APIs for
localization. * Manage Locale ID(Language Tag) * Thread safe. Each thread has a Locale ID. * POSIX,
CLDR, IETF(RFC4646(BCP47)), Win32 and Java language tags and convert the tag string to each other.
* Auto detect Locale ID. POSIX(Unix/Linux/*BSD), Win32, JRuby, CGI. * Resources * ISO 639-3
languages * ISO 3166 region(countries). * Support Ruby 1.8.7, Ruby 1.9.1, JRuby 1.1.4. Tested on
Win32 and Linux. = Ruby-Locale for Ruby on Rails Ruby-Locale for Ruby on Rails is a L10n library
which works with Ruby on Rails 2.2. It supports Rails i18n features and have the features below: *
Auto-Detect the client locale * Localized Routes * Localized Action/Fragment cache * Localized view
template files
|
fsdaily.com - Free Software News - Published news -
1 days and 15 hours ago
pHi fellas, Here's a short update on the Emacs 23 release process. We are getting pretty close, and
currently there are two main things to do before starting the pretest: adding ruby-mode to the CVS
repository, and making rmail-mbox/pmail ready for use.../p
|
TechCrunch -
1 days and 18 hours ago
Make sure to look at the latest job listing on CrunchBoard. While doing that take a look at our
new Crunchboard Service and
Sales Directories.
They are a great way to connect with the start-up community. Here’s some of jobs posted in
the past week:
TechCrunch is also still looking for a Ruby Developer to
work on CrunchBase, as well
as a fulltime writer to
work on TechCrunchIT at
our office in Atherton, CA.
International readers are encouraged to visit the British and
French job boards
as well.
Crunch Network: CrunchGear
drool over the sexiest new gadgets and hardware.

|
OSNews -
1 days and 20 hours ago
OpenSolaris 2008.11 has been released. In addition to improvements in ZFS, DTrace, IPS (the new
OpenSolaris package manager) and the other OpenSolaris specialties, it also ships with a host of
other OSS goodies: Gnome 2.24, Firefox 3, CherryPy, MySQL, DTrace for Ruby and many more. This new
release targets developers and desktop users as well as traditional server roles. Download the live
cd and give it a spin. Release notes here.
|
OSNews -
1 days and 21 hours ago
OpenSolaris 2008.11 has been released. In addition to improvements in ZFS, DTrace, IPS (the new
OpenSolaris package manager) and the other OpenSolaris specialties, it also ships with a host of
other OSS goodies: Gnome 2.24, Firefox 3, CherryPy, MySQL, DTrace for Ruby and many more. This new
release targets developers and desktop users as well as traditional server roles. Download the live
cd and give it a spin. Release notes here.
|
freshmeat.net announcements (Unix) -
1 days and 23 hours ago
img src="http://c.fsdn.com/fm/screenshots/55916_thumb.jpg" align="right" alt="Screenshot"
hspace="10" vspace="10" The WiKID Strong Authentication System is a highly scalable, secure
two-factor authentication system. It is simple to implement and maintain, allows users to be
validated automatically, requires no hardware tokens, has a simple API for application support (via
Ruby, PHP, Java, COM, Python, etc.), supports multiple domains, and supports replication for fault
tolerance and scalability. It also supports mutual /host and transaction authentication, wireless
tokens only domains, locked tokens (to your PC), anti-keystroke logger keypad PIN entry, etc. hr /
strongLicense:/strong GNU General Public License (GPL) hr / strongChanges:/strongbr / The database
is now ensured to be stopped before running setup. The sudoers file was changed to allow sudo to
work during boot. Improvements were made to scripts. A database connection leak in the passcode
request block was fixed. Connections are now ensured to be properly wrapped for device
initialization. Some general code cleanup was done. pa
href="http://feedads.googleadservices.com/~a/bvwoAwm-mnojQEZnVPb-OFJlRiM/a"img
src="http://feedads.googleadservices.com/~a/bvwoAwm-mnojQEZnVPb-OFJlRiM/i" border="0"
ismap="true"/img/a/pimg
src="http://feedproxy.google.com/~r/freshmeat/feeds/fm-releases-unix/~4/fn9Nmjt-nsA" height="1"
width="1"/

|
freshmeat.net announcements (Global) -
1 days and 23 hours ago
img src="http://c.fsdn.com/fm/screenshots/55916_thumb.jpg" align="right" alt="Screenshot"
hspace="10" vspace="10" The WiKID Strong Authentication System is a highly scalable, secure
two-factor authentication system. It is simple to implement and maintain, allows users to be
validated automatically, requires no hardware tokens, has a simple API for application support (via
Ruby, PHP, Java, COM, Python, etc.), supports multiple domains, and supports replication for fault
tolerance and scalability. It also supports mutual /host and transaction authentication, wireless
tokens only domains, locked tokens (to your PC), anti-keystroke logger keypad PIN entry, etc. hr /
strongLicense:/strong GNU General Public License (GPL) hr / strongChanges:/strongbr / The database
is now ensured to be stopped before running setup. The sudoers file was changed to allow sudo to
work during boot. Improvements were made to scripts. A database connection leak in the passcode
request block was fixed. Connections are now ensured to be properly wrapped for device
initialization. Some general code cleanup was done. pa
href="http://feedads.googleadservices.com/~a/cU5eUKTlpCBw7r9SjLidarhYfjk/a"img
src="http://feedads.googleadservices.com/~a/cU5eUKTlpCBw7r9SjLidarhYfjk/i" border="0"
ismap="true"/img/a/pimg
src="http://feedproxy.google.com/~r/freshmeat/feeds/fm-releases-global/~4/fn9Nmjt-nsA" height="1"
width="1"/

|
|
What is Matoumba?
A website that sorts everyday the most relevant information to you.
Vote for the news and Matoumba will learn your tastes and the information that you like the most.
It is all FREE!
|