Author Topic: Texts From Last Night Clone  (Read 11234 times)

0 Members and 1 Guest are viewing this topic.

Offline truste1

  • Hero Member
  • *****
  • Posts: 1130
  • I haven't visited my profile!
    • View Profile
Texts From Last Night Clone
« 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?
Ain't Life Grand?

Offline rabbit

  • x86
  • Hero Member
  • *****
  • Posts: 8092
  • I speak for the entire clan (except Joe)
    • View Profile
Re: Texts From Last Night Clone
« Reply #1 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.

Offline abc

  • Hero Member
  • *****
  • Posts: 576
    • View Profile
Re: Texts From Last Night Clone
« Reply #2 on: December 16, 2009, 07:20:44 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?

Offline Newby

  • Moderator
  • Hero Member
  • *****
  • Posts: 10877
  • Thrash!
    • View Profile
Re: Texts From Last Night Clone
« Reply #3 on: December 16, 2009, 08:43:01 pm »
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

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. 

Offline warz

  • Hero Member
  • *****
  • Posts: 1134
    • View Profile
    • chyea.org
Re: Texts From Last Night Clone
« Reply #4 on: December 17, 2009, 01:29:49 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

Offline Joe

  • B&
  • Moderator
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: Texts From Last Night Clone
« Reply #5 on: December 17, 2009, 01:40:56 pm »
So you mean you want a FML clone, right?
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline truste1

  • Hero Member
  • *****
  • Posts: 1130
  • I haven't visited my profile!
    • View Profile
Re: Texts From Last Night Clone
« Reply #6 on: December 17, 2009, 02:06:17 pm »
Obviously.
Ain't Life Grand?

Offline rabbit

  • x86
  • Hero Member
  • *****
  • Posts: 8092
  • I speak for the entire clan (except Joe)
    • View Profile
Re: Texts From Last Night Clone
« Reply #7 on: December 17, 2009, 02:37:13 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.

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Texts From Last Night Clone
« Reply #8 on: December 17, 2009, 03:14:10 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.

Offline warz

  • Hero Member
  • *****
  • Posts: 1134
    • View Profile
    • chyea.org
Re: Texts From Last Night Clone
« Reply #9 on: December 17, 2009, 04:38:53 pm »
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

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Texts From Last Night Clone
« Reply #10 on: December 17, 2009, 05:25:22 pm »
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).

Offline MyndFyre

  • Boticulator Extraordinaire
  • x86
  • Hero Member
  • *****
  • Posts: 4540
  • The wait is over.
    • View Profile
    • JinxBot :: the evolution in boticulation
Re: Texts From Last Night Clone
« Reply #11 on: December 17, 2009, 06:09:49 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.
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Our species really annoys me.

Offline warz

  • Hero Member
  • *****
  • Posts: 1134
    • View Profile
    • chyea.org
Re: Texts From Last Night Clone
« Reply #12 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.
« Last Edit: December 18, 2009, 09:47:18 am by warz »
http://www.chyea.org/ - web based markup debugger

Offline MyndFyre

  • Boticulator Extraordinaire
  • x86
  • Hero Member
  • *****
  • Posts: 4540
  • The wait is over.
    • View Profile
    • JinxBot :: the evolution in boticulation
Re: Texts From Last Night Clone
« Reply #13 on: December 18, 2009, 03:32:45 pm »
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.)
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Our species really annoys me.

Offline warz

  • Hero Member
  • *****
  • Posts: 1134
    • View Profile
    • chyea.org
Re: Texts From Last Night Clone
« Reply #14 on: December 18, 2009, 03:38:11 pm »
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