Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-4041-8081-120121-160161-

world wide shitstain

Name: Anonymous 2009-01-28 2:55

Serving XHTML pages as text/html is the cancer that is killing The Extensible Hypertext Markup Language.

So is the fact that the most widely used browser happens to not support it.

"PROVE ME WRONG"

Name: Anonymous 2009-01-28 2:56

This spot is reserved.

Name: Anonymous 2009-01-28 3:05

Serve as xhtml+xml, NO EXCEPTIONS.

Name: Anonymous 2009-01-28 3:42

>>4
EXPERT PROGRAMMERS disagree with your opinion, HTML is dead or dying and cannot be fixed.

Name: Anonymous 2009-01-28 3:55

Name: Anonymous 2009-01-28 4:27

XHTML leverages core skillsets and world-class team synergy to provide clients worldwide with robust, scalable, modern turnkey implementations of flexible, personalized, cutting-edge Internet-enabled e-business application product suite e-solution architectures that accelerate response to customer and real-world market demands and reliably adapt to evolving technology needs, seamlessly and efficiently integrating and synchronizing with their existing legacy infrastructure, enhancing the e-readiness capabilities of their e-commerce production environments across the enterprise while giving them a critical competitive advantage and taking them to the next level.

Name: Anonymous 2009-01-28 4:54

>>8
>No concrete reasons

Nice try troll.

Name: Anonymous 2009-01-28 6:51

>>11
Its future-proof.

Name: Anonymous 2009-01-28 15:26

>>13
Do you even know what XHTML is?

Name: Anonymous 2009-01-28 15:27

>>14
A miserable pile of XML

Name: Anonymous 2009-01-28 16:20

You guys do know that XML nature of XHTML makes it easier to parse and work with than HTML which has less rigid rules.

Name: Anonymous 2009-01-28 16:23

>>16
HTML "has less rigid rules"
XML "Easier to parse"

Name: Anonymous 2009-01-28 16:25

>>16
That doesn't mean xml is any good. It just means it sucks slightly less cock.

Name: Anonymous 2009-01-28 16:27

>>16
Parsing XML is far  harder, thats why schemas and DTD exist.

Name: Anonymous 2009-01-28 16:30

>>19
Of course, HTML doesn't need a DTD at all.

Name: Anonymous 2009-01-28 16:33

XHTML is probably the only thing XML is good for. Pretty much like HTML, only it prevents ENTERPRISE web developers from using retarded tag soup.

Name: Anonymous 2009-01-28 16:33

Guys, HTML 5 is coming out soon. In both XML and plain SGML flavors. So relax.

Name: Anonymous 2009-01-28 17:07

>>21
How do you propose doing OpenDocument Format or XMPP without XML.

Name: Anonymous 2009-01-28 17:09

>>23
Anything which is 10 times smaller then tagged text.

Name: Anonymous 2009-01-28 17:10

>>19
The purpose of DTDs and Schemas is to give meaning to a set of XML elements. Without it, you can get overlapping elements that would make things ambiguous.

Name: Anonymous 2009-01-28 17:11

>>24
So you're just shit-talking. Understood loud and clear. 5/10.

Name: Anonymous 2009-01-28 17:13

>>24
Servers can GZIP all this XML better then your format.

Name: Anonymous 2009-01-28 17:24

>>19
lel wot
Parsing XML has nothing to do with validating XML.

>>22
Just what we need, more incompatible shit.

Name: Anonymous 2009-01-28 17:29

>>28
I thought they were planning HTML 5 to be backwards compatible with 4?

Name: Anonymous 2009-01-28 17:44

>>29
It is... mostly.

Name: Anonymous 2009-01-28 18:06

Internet Explorer needs to jump on the badwagon so EXPERT programmers can finally stop beating the dead horse and turn a new page.

Name: Anonymous 2009-01-28 18:38

Expert programmers beat the dead hose because they like it.

Name: Anonymous 2009-01-28 18:45

>>31
Mixed metaphor detected

Name: Anonymous 2009-01-28 18:53

>>33
YOU DON'T SAY!

Name: Anonymous 2009-01-28 19:02

>>34
Well. Way to ruin the joke

Name: Anonymous 2009-01-28 19:04

>>27
I hope you're trolling. These "tagged text" formats are fucking shit. The "XML crap inside ZIP files" is even worse, yet like all shit, it attracts developers like crazy. Now both MS Office and the freetard stuff use them, and Adobe wants to make PDF that shit too ("Mars" I think it was called).

It's funny, Excel 2007 has an optional hybrid format which uses a binary file for cell contents in order to avoid being slow as fuck. The autosave-every-10-minutes is done in binary too.

Files are made to be read by machines. If you want to have source text or interpret them, more power to you, but the final distributed stuff should be in efficient, compact binary form. Then you use GZIP *on that* (besides, just throwing GZIP at everything is retarded: XML-style garbage can benefit a lot from preprocessing before compression, improving both speed and size, but the browser people are too busy masturbating over the tag soup to notice).

XML vs binary, a point-by-point comparison:
* Size: binary wins
* Compressed size: binary wins
* Read/write speed: binary wins, by about an order of magnitude, in some cases two (good thing file parsing isn't much of a factor anymore, unless you are trying to do serious stuff)
* Human-readability: XML wins, still not optimal for reading though (just open the fucking file, for fuck's sake)
* Human-writeability: XML kind of wins, yet for complex stuff it's useless anyway (maybe for correcting a typo or moving some element or whatever, but I hope you're not thinking about editing an ODT/ODS file by hand)
* Code size and complexity: I hope you're kidding. Good thing you can use some monstrous, hideously bloated libraries to process it, otherwise XML would see no use
* Extensibility: tie. A properly designed binary format can be just as "extensible" (read: backward- and forward-compatible, for the unenterprised people) as XML. A random example is the old DOC/XLS/PPT format that served Office from version 97 to 2003 and can still be saved by 2007 (yes, you can open them in 97 even if they use newer features)

tl;dr: Enjoy your bullshit kool-aid and wanking about trivialities, your CPU-bound servers, and your bandwidth bills.

Name: Anonymous 2009-01-28 19:06

Anybody notice software quality is inversely proportional to the ammount of XML used? Correlation does not imply causation, but that rule-of-thumb seems to be working pretty well so far.

Name: Anonymous 2009-01-28 19:17

>>36
TIFF minus the image.

Name: Anonymous 2009-01-28 19:23

XHTML is not XML

Name: Anonymous 2009-01-28 19:50

>>39
Yes, it is.

Name: Anonymous 2009-01-28 19:58

>>40
Maybe he uses a different definition of is.

Name: Anonymous 2009-01-28 20:00

>>41
It depends on what your definition of is is.

Name: Anonymous 2009-01-28 21:09

>>42
Is your definition of is, is? Is it so? Is it?

Name: Anonymous 2009-01-28 21:28

JSON was here; XML is a loser.

Name: Anonymous 2009-01-28 22:18

YAML was here; I suck.

Name: Anonymous 2009-01-28 23:24

closing tags makes me feel good

Name: Anonymous 2009-01-28 23:36

Feels good man

Name: Anonymous 2009-01-29 0:20

<B/<U/XHTML/ is <I/dead/./

Name: Anonymous 2009-01-29 0:49

>>48
This is HTML valid. That's how bad it is.

Name: Anonymous 2009-01-29 1:02

This is HTML valid. That's how badgood it is.
fixed.

Name: Anonymous 2009-01-29 1:45

>>39
While HTML prior to HTML5 was defined as an application of Standard Generalized Markup Language (SGML), a very flexible markup language, XHTML is an application of XML, a more restrictive subset of SGML. Because they need to be well-formed, true XHTML documents allow for automated processing to be performed using standard XML tools—unlike HTML, which requires a relatively complex, lenient, and generally custom parser. XHTML can be thought of as the intersection of HTML and XML in many respects, since it is a reformulation of HTML in XML. XHTML 1.0 became a World Wide Web Consortium (W3C) Recommendation on January 26, 2000. XHTML 1.1 became a W3C Recommendation on May 31, 2001.

Name: Anonymous 2009-01-29 2:00

true XHTML documents allow for automated processing to be performed using standard XML tools—unlike HTML, which requires a relatively complex, lenient, and generally custom parser.
true HTML documents allow for automated processing to be performed using standard SGML tools—unlike HTML5, which requires a relatively complex, lenient, and generally custom parser.

Name: Anonymous 2009-01-29 2:29

Something tells me that one of the people who wrote the XHTML spec knows more than you do about XHTML.

Something tells me that one of the people who wrote the IE knows more than you do about IE.

Oh fuck, you mean one of the XHTML authors is the program manager for IE, the first browser to support XHTML. And don't tell me that there are valid security concerns with the XHTML mime type. Oh shit there are, and that is one of may reasons IE doesn't support it yet. Shit someone tell the FireFail team that before they implement it an a securi... oh shit you mean that already happened to them. FUCK!

Next you will be telling me that MS co-authored the XML spec and that's why IE was the first to support XML and... OH SHIT! You mean that is true to.

Could it be that every know-nothing blogger with some fanboy faggy ax to grind isn't 100% knowledgeable or truthful in these types of discussions and they spread their ignorance and misinformation like niggers. And taking that shit at face value makes you an ignorant nigger.. OH SHIT! THAT IS TRUE TOO!

Name: Anonymous 2009-01-29 2:41

>>51
Thank you CaptainFrozenObvious

Name: Anonymous 2009-01-29 2:49

>>55
How can you be sure its me? Is using Wikipedia exclusive to FrozenVoid?

Name: Anonymous 2009-01-29 3:19

>>56
I can't be sure, but if you're gonna act like him, what's the diff?

Name: Anonymous 2009-01-29 3:21

>>57
The difference is  fear  of unknown. What is behind the name? Is it really important?

Name: Anonymous 2009-01-29 3:23

Also, on the diff thing, its =/= it's.

Name: Anonymous 2009-01-29 3:34

>>58
Anon is only judged on the merits of each individual post. Implying that one is FrozenVoid is probably meant as an a insult to that poster.

Name: Anonymous 2009-01-29 3:39

>>58
FrozenVoid detected.

Name: Anonymous 2009-01-29 3:40

>>60
Would this mean FrozenVoid isn't a name but an insult?

Name: Anonymous 2009-01-29 3:43

IE, the first browser to support XHTML.
IE 8 still doesn't support XHTML.

Oh shit there are, and that is one of may reasons IE doesn't support it yet.
No, there aren't. If there are, name one.

Name: Anonymous 2009-01-29 3:46

>>63
Actually that's only part true. IE has "supported" XHTML for a long time, but not any of the XHTML or XML content types, so if you serve it as text/html it "works".

And by "supported" I mean "ignored".

Name: Anonymous 2009-01-29 3:48

>>60
If you make one name an insult that would be a change of English vocabulary.
Clearly this hasn't happened. The name FrozenVoid is only a name, and any subjective interpretation is
just an opinion (an emotionally driven one, i might add).

Name: Anonymous 2009-01-29 3:51

>>64
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
  <title>XHTML test</title>
 </head>
 <body>
  <p><b/>this text should not be bold.</p>
 </body>
</html>

guess what IE does. it doesn't work.

Name: Anonymous 2009-01-29 4:00

>>65
Apply Godwin's law (s/FrozenVoid/Hilter/g) to your statement and then stop.

Name: Anonymous 2009-01-29 4:02

>>67
This isn't the case where Hitler is alive and posting on messageboard.

Name: Anonymous 2009-01-29 4:03

>>67
Hitler is irrelevant,he  is incapable of posting here

Name: Anonymous 2009-01-29 4:07

The only Godwin law application,(albeit an invalid comparision) is >>67
"As a Usenet discussion grows longer, the probability of a comparison involving Nazis or Hitler approaches one."

Name: Anonymous 2009-01-29 4:12

>>69
But I'm capable of claiming that you are of similar character. I need not know a thing about you, yet I can make such a statement while I sit here and sip on my Carmenere wine and listen to Shugo-Chara Egg!

Name: Anonymous 2009-01-29 4:15

>>71
Making capable=/= Making it valid.
Your claim has been disproved,and you even managed to induce Godwin law on yourself.

Name: Anonymous 2009-01-29 4:22

>>72
The only claims I have made are that I have the ability to call someone names, plus my beverage and music selections.

Name: Anonymous 2009-01-29 4:27

>>73
You refer to post >>67 with the line "But I'm capable of claiming that you are of similar character"
thus comparing me to Hitler.

Name: Anonymous 2009-01-29 4:33

>>74
I'm capable of claiming

Do you know the definition of capable?

Name: Anonymous 2009-01-29 4:36

>>75
I do,and it doesn't make his post any more valid.

Name: Anonymous 2009-01-29 4:38

THIS IS A VALID POST
The moon the made of tofu.
THIS IS A VALID POST

Name: Anonymous 2009-01-29 4:40

>>66
And by "supported" I mean "ignored".
GUESS I JUST DISPROVED YOUR ABILITY TO READ

Name: 77 2009-01-29 4:40

Shit, maybe that post wasn't so valid...

Name: Anonymous 2009-01-29 4:40

>>77
That post is invalid :
The claim isn't document in:
http://en.wikipedia.org/wiki/Moon

Name: Anonymous 2009-01-29 4:43

>>80
I can't see your post, but fuck you.

Name: Anonymous 2009-01-29 4:45

>>81
Filtering 'wikipedia'? This would be not filtering but Ignorance Amplification

Name: Anonymous 2009-01-29 4:46

>>82
Having looked at the post, there are seven reasons why my script filtered it.

Name: Anonymous 2009-01-29 4:48

>>83
Would such strong categorization make alot of posts here "filtered"? i.e. false positives.

Name: Anonymous 2009-01-29 4:57

Also, how is filtering out irrelevant links to pages that anyone who isn't fucking stupid could get to on their own ``amplifying'' anything? It's reducing unwanted noise.

Everyone here is already well aware of Wikipedia. If we want to look at the Wikipedia page for a subject, we can fucking well visit it on our own, with no assistance from mouth-breathing non-indenting, BBCODE-failing, shitposting, QUALITY-degrading trolls.

Name: Anonymous 2009-01-29 5:02

>>85
If you post questions or claims which are disproved/answered by simple wikipedia lookup it means that,
You are not aware enough or incapable of visiting it on your own.

Name: Anonymous 2009-01-29 5:07

>>86
/board

It's been fun guys...

Name: Anonymous 2009-01-29 8:23

>>86
Your virginity is showing.

Name: Anonymous 2009-01-29 8:24

Fuck it, I'm gonna do my next site in Flash.

Name: Anonymous 2009-01-29 8:32

>>89
You can always count on HTML to serve the Flash objects.

Name: Anonymous 2009-01-29 9:03

>>90
You mean HTTP.

Name: Anonymous 2009-01-29 9:06

Name: Anonymous 2009-01-29 9:11

HTTP != HTML

Name: Anonymous 2009-01-29 9:15

>>93
The browser always uses HTTP with websites. Isn't stating this superfluous?

Name: Anonymous 2009-01-29 9:57

>>94
You are leaving out HTTPS and GOPHER

Name: Anonymous 2009-01-29 10:01

>>95
Obviously Flash cannot be used with Gopher and HTTPs is subset of HTTP.

Name: Anonymous 2009-01-29 10:23

>>96
Yes, it can. Gopher can serve binary files. After all it was meant to serve as a less-stupid FTP.

Name: Anonymous 2009-01-29 10:25

>>97
But websites cannot be built with Gopher.

Name: Anonymous 2009-01-29 10:29

>>98
Yes they can.

Name: Anonymous 2009-01-29 10:32

>>99
They obviously can't: You can't run 4chan over Gopher for example.

Name: Anonymous 2009-01-29 10:44

>>100
Oh, you're FrozenVoid. My mistake. I thought for a second I was arguing with someone who was merely misguided and not a complete fucking retard.

Name: Anonymous 2009-01-29 10:49

THE GOLDEN RULE OF INTERNET ARGUMENTATION
Using the word `obviously' repeatedly doesn't make your arguments more convincing.

Name: Anonymous 2009-01-29 10:54

>>102
There is exception when stating obvious facts:
4chan cannot be run over Gopher.

Name: Anonymous 2009-01-29 11:15

>>66
This is bad form.

It should be <b></b>

Name: Anonymous 2009-01-29 11:28

>>104
This is bad form.

It should be <b />

Name: fṙoẕӗṉѶṍḮD 2009-01-29 11:38


>>105
But <b/> itself isn't closed


ƟṙЂῘṡ ṭḚґṚᾍɼʉṀ đḔĹҼᾕƊΑ εƨṮ

Name: Anonymous 2009-01-29 11:48

>>105
That doesn't make any sense, bold is not used to embolden whole lines, it's used to bolden particular word/s within a line. Why would anybody do that? Single tags are cancer unless absolutely necessary like <br />.

Name: < 2009-01-29 11:51


>>107
<br>,<img> and <hr> serve functions which different then formatting the text between the tags.


ԾὉὀՐṟՒḇΒƀбĪIƗṨʂṢ ȚΈeŘΓґƦṙŔŘᾳŘɼȑὖӎ ɗĐĕḽļĺḼėҾŊƉĎḋΑảᾳ ȨŚʈŢṯҭ

Name: Anonymous 2009-01-29 11:54

i.e. they don't extend their functionality into innerHTML




ȬỜΘṚŕƀĮSƧŚŝ țԏṰẸЕΓṜґƦṝŕґȑἏặἈᾰΓRṙṘὐΜ ḏḏđԁȆĻļՆէḜĚҊŇḐđḓḎᾇ Еṧẗţ

Name: Anonymous 2009-01-29 12:12

>>108
Which is why they are the only kind of tags that don't need open and close tags. Don't you read anything?

Name: Anonymous 2009-01-29 12:45

>>110
You forgot :
<link rel="next" href="url">
<base>
<meta>

Name: Anonymous 2009-01-29 13:47

<!DOCTYPE html><title>hax</title>my<p>anus

Name: Anonymous 2009-01-29 14:33

I know I'm replying to a retard by posting this, but whatever, this is actually an interesting thought. Wouldn't it be possible to engineer dynamic content with gopher by (ab)using type 7 entries?

Name: Anonymous 2009-01-29 14:38

>>66

That XHTML markup displays correctly in IE. You are just a faggot who thinks he knowns more than he actually does. The b tag should bot be self closing. Just because any element can be self closing in XML does not mean that all can be in XHTML and expected to display correctly in a user agent. It is in the fucking spec.

http://www.w3.org/TR/xhtml1/#C_3

Name: Anonymous 2009-01-29 14:44

>>114
You're fucking retarded. That's in the spec too!

Name: Anonymous 2009-01-29 15:09

Very Easy Rodent-Oriented Net-wide Index to Computer Archives is a slut!

Name: Anonymous 2009-01-29 15:59

>>115
You're
0/10

Name: Anonymous 2009-01-29 16:04

>>115

hibt, or are you really that fucking stupid. How is it fucking possible that you could not understand that 1 very easy to understand line in the spec.

C.3. Element Minimization and Empty Element Content
Given an empty instance of an element whose content model is not EMPTY (for example, an empty title or paragraph) do not use the minimized form.

Lets break it down for a nigtard like you:
Given an empty instance of an element: The b element the fag tried to say was correct is empty. So this b element is the given element instance.

whose content model is not EMPTY:
The content model for b elements is not EMPTY.

do not use the minimized form.
DO NOT USE THE MINIMIZED FORM ON B TAGS.

Are you too stupid to not understand the difference between a content with empty element, and the content model defined for an element according to the spec.

<b></b> is fine. <b/> is not.

Your level of stupidity and faggotry is astounding, even for /prog/.

Name: Anonymous 2009-01-29 17:56

>>118
This appendix is informative.

Name: Anonymous 2009-01-29 20:27

>>100
>>103

Sorry to tell you guys this, but somebody has already made a Gopherchan!

gopher://port70.net/1chan

Name: Anonymous 2009-01-29 21:15

>>120
i was going to do something like that once, but couldn't figure out a good way to let people post.
i see that they couldn't either.

Name: Anonymous 2009-01-29 21:26

>>121
Supposedly there's a Gopher+ which allows `interactive queries' which could reputedly allow posting data. I have no idea if any clients support it, though.

Name: Anonymous 2009-01-29 22:41

>>122
gopher://gopher.floodgap.com/9/gopher/clients/src/gopher2_3.tar.gz
ftp://ftp.bio.indiana.edu/util/gopher/gopherpup/

Name: Anonymous 2009-01-29 23:02

>>123
gopher://gopher.quux.org/1/devel/gopher/Downloads

Name: Anonymous 2009-01-30 1:16

>>121
It works reasonably ok for posting (small amounts of) text, you only need the FIOC client to post images.

Name: Anonymous 2009-01-30 1:19

>>125
it uses HTTP.
HTTP is not good.

Name: Anonymous 2009-01-30 2:24

Gopher fanatics will go extinct in several decades along with their beloved "protocol" and HTTP will stay.

Name: Anonymous 2009-01-30 2:27

>>127
Incorrect, there are actually more Gopher servers running now than there were two years ago.

Name: Anonymous 2009-01-30 9:47

gopher://gopher.shii.org/

Name: Anonymous 2009-01-30 9:50

>>128
100 to 120 servers isn't saying anything.

Name: Anonymous 2009-01-30 12:24

Gopher is good because you get just right down to the actual content instead of having to deal with much of the web 2.0 eye candy faggotry that plagues the web these days. I'd hate to see the protocol vanish one day; there's cool shit out there if you look hard enough.

Name: Anonymous 2009-01-30 12:44

Unfortunately, there is distressingly little actual content on Gopher.

It's almost poetic, if you think about it though. Strip out all the shiny stuff and there's nothing left.

Name: Anonymous 2009-01-30 14:16

Unfortunately, there is distressingly little actual content on Gopher.
gopher://port70.net/1text
gopher://gopher.floodgap.com/1/fun
lots of crazy moon language that i can't read: gopher://bbs.nsysu.edu.tw/
shitty content, but it is actual content: gopher://bbs.quickfox.net/

Name: Anonymous 2009-01-30 14:22

Floodgap is pretty much the capital of Gopherspace.

Name: Anonymous 2009-01-30 14:25

>>134
then what is port70?

Name: Anonymous 2009-01-30 14:27

>>135
Some weird quirky site. Also home to the only known imageboard hosted on Gopher. (As far as I know.)

Name: Anonymous 2009-01-30 15:23

80 > 70.
I would have thought that much would have been obvious.

Name: Anonymous 2009-01-30 15:28

Damn HTTP fags always putting us down.

Name: Anonymous 2009-01-30 16:53

>>137
True story: port numbers are assigned based on the faggishness of the protocol.

Name: Anonymous 2009-01-30 16:55

>>139
So IRC is one of the most homosexual common protocols?

Makes sense.

Name: Anonymous 2009-01-30 18:52

>>141
Please, kill yourself.

Name: Anonymous 2009-01-30 19:21

>>143
You're not even trying anymore, now leave.

Name: Anonymous 2009-01-30 19:22

>>144
DON'T SEE HIM

Name: Anonymous 2009-01-30 19:59

>>145
I can't help it, he's such a fucking faggot.

Name: Anonymous 2009-01-31 0:36

>>118
you really are that fucking stupid.
http://www.w3.org/TR/xhtml1/#guidelines
This appendix summarizes design guidelines for authors who wish their XHTML documents to render on existing HTML user agents.
that appendix doesn't say anything about XHTML. it's only about HTML and retarded faggots who try to parse XHTML as HTML. seriously, what kind of moron would try to parse a PNG as a GIF?

>>137
lower port numbers are better. that's why only root is allowed to bind to ports below a certain number.

Name: Anonymous 2009-01-31 0:45

Gopher wins!

Name: Anonymous 2009-01-31 7:51

>>36
I raged then read the last point.
>Extensibility: tie. A properly designed binary format can be just as "extensible" (read: backward- and forward-compatible, for the unenterprised people) as XML. A random example is the old DOC/XLS/PPT format that served Office from version 97 to 2003 and can still be saved by 2007 (yes, you can open them in 97 even if they use newer features)
IHBT

Name: Anonymous 2009-02-01 1:36

What the shit is gopher? The other internet?

Name: Anonymous 2009-02-01 1:44

>>150
thats right, there is another internet, but can only have access to it if you pay fairX the haxxor enough;)

Name: Anonymous 2009-02-01 1:44

I don't think you understand what the internet is.

Name: Anonymous 2009-02-01 1:50

>>150
What the shit is boats? The other ocean?

Name: Anonymous 2009-02-01 2:44

n00bs don't know about my UUCPNET

Name: Anonymous 2009-02-01 18:31

>>4
>>6
>>8
>>11
>>13
>>141
>>143
Fuck off, faggot.

Name: Anonymous 2009-02-01 18:35

>>150
gopher://gopher.shii.org/

Name: Anonymous 2009-02-01 21:42

>>155
Quit replying to his posts, shitstain.

Name: Anonymous 2009-02-01 21:58

>>156
Thank you. Now I can read speeches by Dr. Ron Paul using gopher. :)

Name: Anonymous 2009-02-02 7:19

Why are half the gophers out there owned by wingnuts?

Name: Anonymous 2009-02-02 8:12

>>159
at least they're not all owned by neo-nazis like barry soetoro.

Name: Anonymous 2009-02-02 16:45

>>159
Gopher is not seen as a threat, so "wingnuts" as you put it, feel it is an uncensored, virginal, cancer-free part of the Internet.

Name: Anonymous 2009-02-02 17:52

So if there XHTML with the XML shit coming, how about an new accompanying enterprise XHTTP protocol with RFC? HTTP 1.1 could use some refreshment, doesn't it?
My proposal with an example is as follows:

<?xml version="1.0" encoding="utf-32" ?>
<XHTTP-Header>
 <XHTTP-Version>XHTTP/0.9.2.4.37 Build 113974</XHTTP-Version>
 <XHTTP-Method>GET</XHTTP-Method>
 <Request-URI>
  <Host>dis.4chan.org</Host>
  <Path>/read/prog/1233126615</Path>
 </Request-URI>
 <Accept-Encoding>uncompressed</Accept-Encoding>
 <Accept>text/xhtml</Accept>
 <XHTTP-User-Agent>Microsoft X-IE 9.0 IA-16 - Windows 8.1</XHTTP-User-Agent>
</XHTTP-Header>


Discuss, and feel free to hand a RFC draft based on this to the IETF, /prog/.

Name: Anonymous 2009-02-02 19:04

Why did you put build information in XHTTP-Version?

Name: Anonymous 2009-02-02 20:36

>>162
You should include a reference to the XML Schema for XHTTP 1.1.

<?xml version="1.0" encoding="utf-32" ?>
<XHTTP-Header
  

   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://www.w3.org/2009/XHTTP/XHTTP
                       http://www.w3.org/2009/XHTTP/xhttp.xsd"
>
  <XHTTP-Version>XHTTP/0.9.2.4.37 Build 113974</XHTTP-Version>
  <XHTTP-Method>GET</XHTTP-Method>
  <Request-URI>
    <Host>dis.4chan.org</Host>
    <Path>/read/prog/1233126615</Path>
   </Request-URI>
   <Accept-Encoding>uncompressed</Accept-Encoding>
   <Accept>text/xhtml</Accept>
   <XHTTP-User-Agent>Microsoft X-IE 9.0 IA-16 - Windows 8.1</XHTTP-User-Agent>
</XHTTP-Header>

Name: Anonymous 2009-02-03 0:04

>>164

A DTD should be added for good measure to verify the entities in the URI etc. as these cannot be handled by XML schema.

Also, the RFC should contain a compatibility section with the XSLT to transform the headers to legacy shit HTTP 1.1 clients.

With that, this has got a shot.

Name: Anonymous 2009-02-03 0:34

>>165
I am happy to be part of this forthcoming standardization effort. Good work, everyone.

Name: Anonymous 2009-02-03 2:52

NEXT:XML object interface/function call conventions.

Name: Anonymous 2009-02-03 3:43

>>167
Sorry we already have something like that, thanks for playing anyway.
http://en.wikipedia.org/wiki/XML-RPC

Name: Anonymous 2009-02-03 5:18

encoding="utf-32"

Oh yes

Name: Anonymous 2009-02-03 8:18

>>169
I don't know if that will be enough.

Name: Anonymous 2009-02-06 15:02

Needs a SOAP Interface.

Name: Anonymous 2009-02-06 15:34

encoding="utf-32"
utf-1 > that shit

Name: Anonymous 2009-02-06 16:16

>>172
UTF-9 > that

Name: Anonymous 2009-02-07 8:04

webdav 2.0

Name: Anonymous 2009-02-07 8:07

>>173
UTF-11⅖ > that

Name: Anonymous 2009-02-07 8:27

Nobody even paid attention to what the OP was trying to get at.

Name: Anonymous 2009-02-07 11:01

>>176
Only because we don't understand it

Name: Anonymous 2009-02-07 11:33

>>177
We get it, it's just that it's a pointless discussion.

Name: Anonymous 2009-02-07 12:14

>>39
XINX is now a GNU project.

Name: Anonymous 2009-02-07 12:49

>>176

OP was proven a fag a long time ago by directly addressing his stupidity.

Name: Anonymous 2009-03-06 6:56

The majority of the   digestive tract through   which feces pass.

Name: Anonymous 2009-08-16 1:52

Lain.

Name: Anonymous 2009-08-16 2:16

Lain.

Name: Anonymous 2009-08-16 3:12

Lain.

Name: Anonymous 2009-08-16 3:29

Lain.

Name: Anonymous 2009-08-16 4:05

Lain.

Name: Anonymous 2009-08-16 4:11

Lain.

Name: Anonymous 2009-08-16 4:16

Lain.

Name: Anonymous 2009-08-16 4:23

Lain.

Name: Anonymous 2009-08-16 4:25

Lain.

Name: Anonymous 2009-08-16 4:28

Lain.

Name: Anonymous 2009-08-16 4:34

Lain.

Name: Anonymous 2009-08-16 4:38

Lain.

Name: Anonymous 2009-08-16 4:40

Lain.

Name: Anonymous 2011-02-02 23:23

Don't change these.
Name: Email:
Entire Thread Thread List