News:

Who uses forums anymore?

Main Menu

Texts From Last Night Clone

Started by truste1, December 16, 2009, 02:54:20 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

truste1

I want to make a website that is pretty much identical in function to Texts from Last Night. (Users can submit for review, post comments, etc.) I know there are tutorials and software packages out that mirror twitter functionality, and I think it might be easier to extend upon one of those. Any suggestions or run down of what this type of site is actually going to entail? Or anybody interested in working on it?
Ain't Life Grand?

rabbit

Nowadays, you'll probably be dealing with a lot of AJAX and jQuery, and SQL, regardless of what language you use.  PHP and ASP are the two big choices you have for primary language.

abc

Quote from: truste1 on December 16, 2009, 02:54:20 PM
I want to make a website that is pretty much identical in function to Texts from Last Night. (Users can submit for review, post comments, etc.) I know there are tutorials and software packages out that mirror twitter functionality, and I think it might be easier to extend upon one of those. Any suggestions or run down of what this type of site is actually going to entail? Or anybody interested in working on it?

I may be interested in it, if you could just fill me in on why you would want to make a site pretty much identical to Texts from Last Night?

Newby

Yeah. If you want to do one for your school, just make a Facebook group like my school did.
- Newby
http://www.x86labs.org

Quote[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

Quote from: Rule on June 30, 2008, 01:13:20 PM
Quote from: CrAz3D on June 30, 2008, 10:38:22 AM
I'd bet that you're currently bloated like a water ballon on a hot summer's day.

That analogy doesn't even make sense.  Why would a water balloon be especially bloated on a hot summer's day? For your sake, I hope there wasn't too much logic testing on your LSAT. 

warz

Quote from: rabbit on December 16, 2009, 03:44:16 PM
Nowadays, you'll probably be dealing with a lot of AJAX and jQuery, and SQL, regardless of what language you use.  PHP and ASP are the two big choices you have for primary language.

Python is a very practical choice, too.
http://www.chyea.org/ - web based markup debugger

Joe

So you mean you want a FML clone, right?
Quote from: Camel on June 09, 2009, 04:12:23 PMI'd personally do as Joe suggests

Quote from: AntiVirus on October 19, 2010, 02:36:52 PM
You might be right about that, Joe.


truste1

Ain't Life Grand?

rabbit

Quote from: warz on December 17, 2009, 01:29:49 PM
Quote from: rabbit on December 16, 2009, 03:44:16 PM
Nowadays, you'll probably be dealing with a lot of AJAX and jQuery, and SQL, regardless of what language you use.  PHP and ASP are the two big choices you have for primary language.

Python is a very practical choice, too.
True, but the two big choices are PHP and ASP.  There's also Perl and Python, and probably some other things.

iago

Quote from: rabbit on December 17, 2009, 02:37:13 PM
Quote from: warz on December 17, 2009, 01:29:49 PM
Quote from: rabbit on December 16, 2009, 03:44:16 PM
Nowadays, you'll probably be dealing with a lot of AJAX and jQuery, and SQL, regardless of what language you use.  PHP and ASP are the two big choices you have for primary language.

Python is a very practical choice, too.
True, but the two big choices are PHP and ASP.  There's also Perl and Python, and probably some other things.
I disagree -- the two big languages are ASP.net and JSP.

PHP, Python, Ruby, Perl, etc aren't things I would call "big", they're all basically scripting languages.

warz

haha, i disagree with both of you. i don't think asp is necesarilly a big option for most people. i'd say easily the biggest is php, no argument there. although i'd never use php. i don't think the average, just-for-fun developer would choose to go with asp because mono sucks and windows servers are expensive. the most practical choice is something that will work just fine on a typical linux server.

please, dont call python a scripting language. it's most definitely not. i won't defend php there because i think it's the epitomy of shit.
http://www.chyea.org/ - web based markup debugger

iago

Python is most definitely a scripting language.

And I'm talking "big" as in the ones used for commercial-grade stuff (I rarely see php used that way, and when it is, it's almost always a disaster; not because of the language, but because of the people who use it).

MyndFyre

Quote from: iago on December 17, 2009, 05:25:22 PM
Python is most definitely a scripting language.
Agreed.  That's one of its strengths, I'd think.

Incidentally, the next version of ASP.NET will allow IronPython to be used.
Quote from: Joe on January 23, 2011, 11:47:54 PM
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Quote from: Rule on May 26, 2009, 02:02:12 PMOur species really annoys me.

warz

#12
Python is not purely a scripting language, whereas AutoIt and mIRC scripts are. If Python is what you call a scripting language then Java and C# are also scripting languages.
http://www.chyea.org/ - web based markup debugger

MyndFyre

Quote from: warz on December 18, 2009, 09:42:19 AM
Python is not purely a scripting language, whereas AutoIt and mIRC scripts are. If Python is what you call a scripting language then Java and C# are also scripting languages.
Would you feel better if we classified it as a "dynamic" language then?

(In my mind the two amount to the same thing.)
Quote from: Joe on January 23, 2011, 11:47:54 PM
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Quote from: Rule on May 26, 2009, 02:02:12 PMOur species really annoys me.

warz

In my mind a scripting language is one that has one purpose - to be a scripting language. It's pretty obvious Python doesn't fit that classification.

Call it what you want, but I just thought I'd let both of you know that calling it a scripting language isn't very fair.
http://www.chyea.org/ - web based markup debugger