Displaying 20 results from an estimated 6000 matches similar to: "Rails on iPad"
2011 Jul 11
39
Help filling out a registration (I think it's called multi tenant)
Do you know when you are filling out a registration for a new account, and
you keep pressing next to fill the rest of the information in separate
pages?
I''d like to do that, but I have no idea how.
Basically I have a company model with its information, and a contacts model,
with belongs to my company (also each company has only one contact), and I''d
like for the user to fill in
2011 Jun 11
8
Help with railroad
Can anyone help me install railroad gem?
What I need is a simple class diagram of my rails website. Not necessarily
with railroad (if you know any other software, for mac, that works).
The website is http://railroad.rubyforge.org/
I couldn''t find any explanation on how to install it.
Thank you,
Rodrigo
--
You received this message because you are subscribed to the Google Groups
2010 Aug 25
4
OT: R for iPhone/iPad OS?
No, seriously: I've had more than one person at work wonder what math
toolset could be loaded onto iOS. So, before Matlab, FreeMat,
Mathematia, SciLab, Octave, or numpy (:-) ) produces a version for iPad,
any chance someone is working on R for iPad?
2010 Dec 19
2
VPN for iPad
What is the best VPN solution for both PC and iPad? I was told that OpenVPN
won't work for iPad.
Ed Warner
2011 Apr 03
2
iPad and WINE
I got an iPad for Valentine's Day and use it a lot. I want to play WoW while I'm at work, but not sure which version or type to download. Can someone help?
2011 Apr 05
1
CELT support for iPad
Hi,
Does anyone have experience with running CELT decoder on iPad?
thanks,
Doron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/opus/attachments/20110406/6e1af203/attachment-0002.htm
2010 Nov 13
2
R on an iPad
Dear R People:
Is it possible to run R on an iPad, please?
For some reason, I'm thinking that you can't have Fortran, C, etc., so
you can't do it.
But I thought I would check anyway.
Thanks,
Erin
--
Erin Hodgess
Associate Professor
Department of Computer and Mathematical Sciences
University of Houston - Downtown
mailto: erinm.hodgess at gmail.com
2017 Sep 18
2
compiling for the ipad
Hi
I have been assigned the task of porting the ARM code generator to the
ipad.
I would like to know if there are any available documents about the
instruction set/code format of the A64 chip of Apple.
Also, if at all possible, documents that describe executable formats,
etc are welcome.
Any pointers?
Thanks in advance.
2011 Oct 02
1
Ipad on R
It is possible to install R on Ipad 2?
--
Oscar Ramírez A.
Universidad Nacional, Escuela de Ciencias Biológicas.
M.Sc. en Conservación y Manejo de Vida Silvestre
osoramirez@gmail.com
[[alternative HTML version deleted]]
2011 Apr 22
5
wine itunes ipad
Hallo everybody,
Have anyone already tried to activate an ipad 1/2 with itunes running under wine? I need to know that, because i have to activate ipad2 from my aunts.
greetz
mary84
2012 May 23
2
Secure VNC access from iPad
Dear Gurus
If any of you have been successful in using an iPad as a VNC client
with SSH tunnelling, I'd love to know how it's done. I have tried
using the iSSH application, but without success.
I know that the server is accessible from a Windows client (using
TigerVNC), via an SSH tunnel, so the server is properly configured.
If you have a working example, please let me know what
2010 May 29
3
R on the iPhone/iPad? Not so much....a GPL violation
Hi all,
There have been posts in the past about R being made available for the iPhone and perhaps more logically now, on the iPad. My recollection is that the hurdle discussed in the past was primarily a lack of access to a CLI on the iPhone's variant of OSX, compelling the development of a GUI interface for R specifically for these devices. R itself, can be successfully compiled with the
2011 Mar 26
1
xiph for ipad?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi folks,
Looking at xbmc playing *.ogg files on the ipad I wonder if it would be
possible to port Xiph to ios?
Regards
Harri
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk2Nt2MACgkQUTlbRTxpHjeKCwCeKrJysjJ5k0pdPQFef0Bzz2uQ
2012 Jul 05
1
iPhone or iPad support
Hello,
I'm asking for a hint.
Here is my problem:
I have some web servers (LAMP) I want to administer from main office, home (dynamic IP) , iPad and Laptop with 3G connection (roadwarrior).
I was thinking of creating a VPN between servers , in this way I could connect securely and easily to server ports (es. Mysql ) without opening the firewall.
I am starting to play with Tinc because
2014 Oct 30
2
authentication issues with ipad / mac email client
hi
we are using using qmail toaster with dovecot pop3 and imap client
outlook and thunderbird works fine
in case of several ipad / mac email clients
imap works fine but pop3 logins are not working with 110 port
my dovecot config file is given below
could somebody help please
# Settings for 'stock' qmail-toaster
disable_plaintext_auth = no
default_login_user = vpopmail
2013 Apr 25
1
Install Tinc in iPhone / iPad.
Hi everybody,
I have seen in some sites that Tinc can be downloaded and installed from
Cydia, but I have tried and it not appear in Cydia.
Knows somebody if I need add a special repo to Cydia to download and
install tunemu and tinc?
Do I need download both sources and compile them?
Or do I have another way to install both packages?
Best resgards,
Rams?s
-------------- next part
2016 Oct 28
4
iPhone/iPad IMAP connection bursts causes user+IP exceeded
I frequently see this from my iPhone/iPad IMAP users:
Oct 24 21:30:55 server dovecot: imap-login: Login: user=<user>, ...
[... repeated 10 times ...]
Oct 24 21:32:54 server dovecot: imap-login: Maximum number of connections from user+IP exceeded (mail_max_userip_connections=12): user=<user>
Oct 24 21:32:54 server dovecot: imap(user): Logged out ...
[... repeated 11 times
2012 Nov 27
3
Xen Cold Migration doesn't work
Hi everyone,
I am trying to do a Cold Migration with Xen, Ubuntu 12.04 and virtual
machines with Ubuntu 10.04.
This is my cfg file to create the VM on the primary node:
# cat ubuntu.c
cat: ubuntu.c: Arquivo ou diretório não encontrado
root@cloud9:/etc/xen# cat ubuntu.cfg
name = "ubuntu"
memory = 256
disk = [''phy:/dev/vg_datastore/lv_datastore,xvda,w'']
vif = [''
2011 Jul 28
1
Help install jquery ui
I tryed rails generate jquery:install --ui but my draggable method still
does nothing.
Can anyone help me ?
What is the proper way to install jquery ui (specially for dragging
elements)?
Thank you,
Rodrigo
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2011 Jun 23
1
Help using cutreeHybrid
I am using the function cutreeHybrid from the package dynamic Tree Cut and I need a list of the resulting clusters but I do not know how to get it.
[[alternative HTML version deleted]]