Displaying 4 results from an estimated 4 matches for "rhomobile".
Did you mean:
nomobile
2013 Sep 22
0
[JOBS] Looking for Devs in India to work at US on Rhomobile
Hi,
Please forward your resumes to careers-/d9Kxk878xVBDgjK7y7TUQ@public.gmane.org to work on a
India-United States (onsite + offsite) RoR development project on Motorola
Rhomobile. Preference to H1B holders. If you have experience on Ruby on
Rails, but not on RhoStudio, feel free to send your CV along as it won''t
take much time to adjust to APIs.
Regards,
Shantanu Pandey
CEO
Rhaegan Technologies LLP
--
You received this message because you are subscribed to th...
2011 Apr 18
0
Mobile application / Ruby on rails development
...Source Platforms, Frameworks and Tools Development, Web based
development using J2EE and Open Source Platforms,.Net Based Product(s)
Development and Mobile System and Application Development.
Currently I am involved in the development of mobile integration of
Issue tracker running on GitHib using Rhomobile platform. This is an
integration component of Webservices that are integrated with the
bugtracker of GitHib (https://www.github.com/kutir/ats/issues), with
Rhosync as a connector component and Rhodes for the mobile component,
that runs on both iPhone and Android.
I can also provide customer demo (...
2012 Nov 29
0
The last call for Fukuoka Ruby Competition! - Matz's videos are available!
...ease visit the website<http://www.myfukuoka.com/news/technology-news/2013-fukuoka-ruby-award-guidelines-for-applicants.html> for
additional details or to enter,
http://www.myfukuoka.com/news/technology-news/2013-fukuoka-ruby-award-guidelines-for-applicants.html
Past winners from US include Rhomobile, Banjo, and VMware.
Past winners: 2012<http://www.myfukuoka.com/news/2012-fukuoka-ruby-award-winners.html>
, 2011 <http://www.myfukuoka.com/news/2011-fukuoka-ruby-award-winners.html>
, 2010 <http://www.myfukuoka.com/news/2010-fukuoka-ruby-award-winners.html>
, 2009<http://www.m...
2009 Feb 27
1
rake bombs on openssl (on Ubuntu)
...doc --no-ri
I saw this:
$ /rho/bin/gem list
*** LOCAL GEMS ***
actionmailer (2.2.2)
actionpack (2.2.2)
activerecord (2.2.2)
activeresource (2.2.2)
activesupport (2.2.2)
rails (2.2.2)
rake (0.8.3)
rspec (1.1.12)
rspec-rails (1.1.12)
Next, I did this:
cd ~/software/
git clone git://github.com/rhomobile/rhosync.git
mkdir log; touch log/development.log
/rho/bin/rake gems:install
I saw this:
(in /phor/software/rhosync)
rake aborted!
no such file to load -- openssl
(See full trace by running task with --trace)
To me,
It looks like openssl.rb is missing somewhere.
I assume it should be under /rho...