similar to: MySpace.com clone - is it possible with Ruby on Rails?

Displaying 20 results from an estimated 1000 matches similar to: "MySpace.com clone - is it possible with Ruby on Rails?"

2010 Feb 16
0
[JOBS] Unique Developer Opportunity at Anideo (Singapore)
Anideo, a Singapore and US based web products company founded by 3 Harvard graduates, one of whom started Facebook.com is currently hiring!. You will be creating, coding, and building cutting-edge web applications that will be used by millions of people. Anideo retains its Silicon Valley start-up culture with flexible work schedules, a relaxed office environment and unique hacker perks. The 3
2006 Oct 03
1
recipe for a myspace type clone?
loginGenrator for accounts and custom views ferret for search engine acts_as_attachment with imagick backroundRb for DB cleanup anything else one would use for a social networking site? and would the above plugins be ''good enough'' for a much smaller instance of myspace? looking to have around 1000 or so members. -- Posted via http://www.ruby-forum.com/.
2007 Mar 19
0
Blacked-out text in program: Myspace IM
Hello Guys, I've been playing with Myspace IM on WINE (latest stable build) and it works more or less out of the box after installing ies4linux (then moving the files it creates to /.wine) but I have one small problem... All the text in the program, be it lables, buttons or text in a textbox all appears blacked out... instead of charachters, you get a black line - as if the text is selected
2006 Jul 12
10
Rails: Good for everything?
My department is in a battle right now. We have some very por PHP people and very pro Rails people. The php guys make a good argument that Rails is good for new applications where we dictate the DB schema. PHP shines where we go into an existing application, or a new one where multiple databases or possibly legacy systems are involved. The PHP guys basically say Rails is good for Web 2.0
2007 Jul 14
1
DO NOT REPLY [Bug 4786] New: deletes files in parent directory when destination directory doesn't exist
https://bugzilla.samba.org/show_bug.cgi?id=4786 Summary: deletes files in parent directory when destination directory doesn't exist Product: rsync Version: 2.6.9 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo:
2006 Jun 11
47
Ruby on Rails and CakePHP Comparison
>From a development standpoint, what are the features that make Ruby on Rails a better choice compared to CakePHP? -- Posted via http://www.ruby-forum.com/.
2006 Sep 08
2
rails equivalent to symfony admin generator?
I''m an experienced PHP programmer (don''t know Ruby yet), and I''m playing around with Symfony (PHP MVC framework similar to Rails) and I found myself asking if there''s really any reason to use it over Rails. From what I''ve seen just about every feature in Rails is superior except one very important thing - Symfony''s admin generator. This is
2008 May 16
5
Getting the friends contacts mail Id of gmail,hotmail,yahoo,myspace in RoR
Hello friends, I am developing an application in RoR. After registration in this application I follow the following steps: 1. Enter the hotmail,gmail,aol email id. 2. Enter password according to that mail id. After submitting this information, I want to get the contacts in that my mail id. How can I do this. Whenever I login next time, my contacts should be there in the list of my application.
2009 May 02
1
Re: no internet
ok... i ran the program like it said to... and here's what it did... btw...sorry to be a noob... been ten years since i was introduced to linux, so i'm having to work with trial and error...lol... ~/.wine/drive_c/Program Files/MySpace/IM$ wine MySpaceIM.exe fixme:win:EnumDisplayDevicesW ((null),0,0x32f7ec,0x00000000), stub! fixme:wtsapi:WTSRegisterSessionNotification Stub 0x10030
2008 Sep 10
1
Samba + NFS + APACHE + PHP5 + Symfony
Hello All, I'm new here so I expect to learn a lot using this mail list. Let's directly to my problem. I have here 2 servers, one running Apache + php5 + Symfony, and other server with Samba and nfs. The web-server mount the data from the samba-server by nfs. there are developers that create and edit the data on the samba-server, but the Apache and Symfony create and edit data too,
2007 Feb 13
1
cakePHP Programmierer gesucht
Für die Entwicklung einer Online Community suchen wir einen erfahrenen cakePHP Programmierer in Heimarbeit und Vollzeit. - fundierte cakePHP Kenntnisse. - svn Routine. - zeitlich ab sofort verfügbar. - 2-3 Monate, ggf. länger. - Kurz-Bewerbung per E-Mail. - Bezahlung wahlweise pauschal nach Milestones oder Stundensatz. Bitte senden Sie uns einen Link auf eine Demo Page Ihrer bisherigen Arbeit,
2015 Jul 17
1
CakePHP in CentOS7
Hello everyone, is there anyone who got CakePHP running in his CentOS7 machine? I did it like the installation guide on cakephp.org says but I ran into file permission problems for error.log and cache configuration errors. The skeleton application is not running. Regards Tim
2013 Jun 06
1
Unable to ping google... but can ping bing...
Hello all, this is what happens when I attempt to ping both search engines: http://bin.cakephp.org/view/168484871 One has 100% packet loss, the other none. Here is my route -n: http://bin.cakephp.org/view/219711338 Also, this is my iptables -L output: http://bin.cakephp.org/view/2102713387 This is a 64-bit virtual machine running on Azure, OpenLogic CentOS 6.3. If more info is needed,
2007 Jan 31
2
rspec + CakePHP
Hi, I am in a situation where I am going to have to rewrite a working Ruby on Rails application in CakePHP with PHP5. I have a whole bunch of specs written with rspec, and I was wondering if it would be possible to somehow use these specs to test the Models and Controllers that I am rewriting in CakePHP. I am going to be basically just exactly duplicating the Rails application, with identical
2007 Jan 30
3
Interesting Framework Speed Test Results. Shows Rails 1.2.1 trailing 1.1.6.
I found this little post over at the Slicehost forums (http:// forums.slicehost.com): http://www.alrond.com/en/2007/jan/25/performance-test-of-6-leading- frameworks/ Speed test between Rails (1.1.6 and 1.2.1), Django (w/wo psyco and threaded/pre-forked), TurboGears, Symfony, Catalyst etc. Nginx as the front-end for all of them. Even though they are simulated numbers I thought it might be
2008 Jun 25
5
Symfony like "forward404"
Hi community, as I''m a previous PHP and especially symfony programmer, I often try to find features of symfony in rails. Now I''m looking for a method which forwards to a 404 error page (but with stack trace and so on in development mode). I tried to manually render public/404.html, but if I do so, I miss the stack trace. Is there a method like this or are rails programmers using
2009 Aug 02
2
Multiple app directories
Hi, I''m wondering if there is possibility to make multiple ''apps'' under one Rails Application. That is multiple app directories but sharing the same server, the same configuration, etc. One might be ''admin'' and the other — ''user''.. Some directories (models) might be shared via symlink. The reason is that I don''t want to have
2009 Jul 19
1
admin rounting
Hello everyone, I''ve recently switched from CakePHP to rails. In CakePHP there is a feature called admin routing where your route would look like: /admin/controller/action/ which would map to a method admin_action() in the specified controller. Is something like this available in Rails as well or would I always have to create a separate controller? thanks for your help Marc
2016 May 31
0
Using ntlm_auth with a non-Squid application
Hi Gaetano, Good plan, I'd be very interested in your work as I am starting to look at symfony here, also! I do have ntlm_auth working perfectly using Samba 4 (and with badlock patches). I use it with freeradius, not squid. An extract from my /etc/raddb/modules/mschap, if it helps: ntlm_auth = "/usr/local/samba/bin/ntlm_auth --request-nt-key
2013 Mar 20
0
[LLVMdev] Debug info for namespaces and "using"
I've noticed the work going on to support namespace and "using" directives. Awesome that this is happening, I've had a couple users wonder about it. (The main issue actually seems to be with anonymous namespaces; gdb will auto-import those declarations, but our debugger doesn't.) I thought I should also bring up another aspect of how Clang/LLVM handles namespaces, in case