Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #87831 > unrolled thread

Re:

Started byTim Chase <python.list@tim.thechases.com>
First post2015-03-23 09:27 -0500
Last post2015-03-24 04:06 +1100
Articles 3 — 3 participants

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Tim Chase <python.list@tim.thechases.com> - 2015-03-23 09:27 -0500
    Re: Grant Edwards <invalid@invalid.invalid> - 2015-03-23 16:57 +0000
      Re: Chris Angelico <rosuav@gmail.com> - 2015-03-24 04:06 +1100

#87831 — Re:

FromTim Chase <python.list@tim.thechases.com>
Date2015-03-23 09:27 -0500
SubjectRe:
Message-ID<mailman.68.1427123138.10327.python-list@python.org>
On 2015-03-23 21:19, Chandra Prashad mishra wrote:
> I want to know hint about web development... can any one get me...

Use your text editor and deploy your project to a web server.

-tkc


(you'd need to provide a few more details about what you want to get
anything more detailed in response)



[toc] | [next] | [standalone]


#87836

FromGrant Edwards <invalid@invalid.invalid>
Date2015-03-23 16:57 +0000
Message-ID<mepgl2$c4a$1@reader1.panix.com>
In reply to#87831
On 2015-03-23, Tim Chase <python.list@tim.thechases.com> wrote:
> On 2015-03-23 21:19, Chandra Prashad mishra wrote:
>> I want to know hint about web development... can any one get me...
>
> Use your text editor and deploy your project to a web server.

The most important hint is don't use PHP.  PHP is some sort of cruel
practical joke.  Since he's asking on a Python list, that hint may be
moot...

-- 
Grant Edwards               grant.b.edwards        Yow! Maybe we could paint
                                  at               GOLDIE HAWN a rich PRUSSIAN
                              gmail.com            BLUE --

[toc] | [prev] | [next] | [standalone]


#87838

FromChris Angelico <rosuav@gmail.com>
Date2015-03-24 04:06 +1100
Message-ID<mailman.75.1427130821.10327.python-list@python.org>
In reply to#87836
On Tue, Mar 24, 2015 at 3:57 AM, Grant Edwards <invalid@invalid.invalid> wrote:
> On 2015-03-23, Tim Chase <python.list@tim.thechases.com> wrote:
>> On 2015-03-23 21:19, Chandra Prashad mishra wrote:
>>> I want to know hint about web development... can any one get me...
>>
>> Use your text editor and deploy your project to a web server.
>
> The most important hint is don't use PHP.  PHP is some sort of cruel
> practical joke.  Since he's asking on a Python list, that hint may be
> moot...

I'm not sure why you're all assuming the OP means the World Wide Web,
here. Maybe this is a spider asking why no flies have been caught
lately.

If you show us one of your existing webs, we may be able to suggest
some alternative layouts for the strands. But whatever it is you need
help with, you really need to show us a Short, Self-Contained,
Compilable Example [1] and what you're trying to accomplish. Something
like this:

"Hi, I'm trying to build a web strong enough to catch a python.
Whatever I do, the snake manages to get through my strands. Here's how
I'm building my web:"

and then follow up with the complete 3D image of your web. From there,
we'll be able to help you out (we ARE experts on pythons, you know!)

Of course, if you were talking about code, then the parallels are
obvious. Show us your current code, and what you need it to be doing.

All the best!

ChrisA

[1] http://sscce.org/

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web