User talk:Zzo38

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

VfU comment removal[edit]

Howdy. Why did you remove my comment from Wikipedia:Votes for undeletion? android79 14:58, August 18, 2005 (UTC)

I didn't know I did that, I must have accidentally did that. But, I now saw the history page, I didn't think I have removed a comment, I thought I had added a whole new section! That didn't show up in the history, but the page called Drakeling did get undeleted like I have requested. -- zzo38(*)? 03:36, August 28, 2005 (UTC)

test[edit]

test signature --zzo38() 00:50, 26 June 2007 (UTC)[reply]

JavaScript Channel[edit]

Check the Venkman code for creating a channel in JavaScript. http://mxr.mozilla.org/mozilla/source/extensions/venkman/js/venkman-service.js#308 For asyncOpen, ignore most of it. Just focus on the streamlistener that's passed. That's what you'll use to return data. Note how it passes off the handling to another function, respond, that uses the streamlistener. The attributes of the jdschannel respond and streamlistener are not part of the channel interface, so personally I prefer naming them _respond & _streamlistener to distinguish the public required attributes from these.

To deal with input streams, the best example I've seen is the last one on http://www.xulplanet.com/tutorials/mozsdk/sockets.php, though ScriptableInputStream is only good for normal text. You'll want to skip to https://developer.mozilla.org/en/NsIBinaryInputStream if there is any weird stuff, especially if you're expecting nulls in the stream. Nulls will really screw up. Check out the chatzilla source to see it used, basically the initialisation is done by calling setInputStream instead of init (same parameter though) and when reading from the stream call readBytes(count) instead of read(count).

-Mead —Preceding unsigned comment added by 59.167.127.234 (talk) 17:30, 8 January 2009 (UTC)[reply]

Thanks, but I already figured it out. My gopher supporting in Vonkeror works now. Now I just have to supprt gopher electronic forms and then it will be nearly complete gopher supporting. And then I will post the next version of Vonkeror --zzo38() 00:14, 10 January 2009 (UTC)[reply]

No flagged revisions category up for deletion[edit]

The category associated with the no flagged revisions userbox you have placed on your user page is up for deletion at Wikipedia:Categories_for_discussion/Log/2009 April 23#Category:Wikipedia users who oppose Flagged Revisions and you are invited to share your opinions on the issue. Alansohn (talk) 05:27, 23 April 2009 (UTC)[reply]

Get to philosophy entry[edit]

Because of this edit to Country, your chain now gets stuck in rights/entitlements. Andrew Grimm (talk) 08:16, 10 May 2009 (UTC)[reply]

Triangulation[edit]

In this edit, why would you not link to polygon triangulation? Michael Hardy (talk) 22:13, 6 February 2011 (UTC)[reply]

I did not know of the polygon triangulation page, I must have missed it (I just made a mistake, and everyone makes a mistake sometimes). Well, it is corrected now. --Zzo38 (talk) 05:00, 7 February 2011 (UTC)[reply]

Invitation to events: bot, template, and Gadget makers wanted[edit]

I thought you might want to know about some upcoming events where you can learn more about MediaWiki customization and development, extending functionality with JavaScript, the future of ResourceLoader and Gadgets, the new Lua templating system, how to best use the web API for bots, and various upcoming features and changes. We'd love to have power users, bot maintainers and writers, and template makers at these events so we can all learn from each other and chat about what needs doing.

Check out the Chennai event in March, the Berlin hackathon in June, the developers' days preceding Wikimania in July in Washington, DC, or any other of our events.

Best wishes! - Sumana Harihareswara, Wikimedia Foundation's Volunteer Development Coordinator Sumanah (talk) 14:31, 16 February 2012 (UTC)[reply]

Disambiguation link notification for April 4[edit]

Hi. When you recently edited INTERCAL, you added a link pointing to the disambiguation page Baudot (check to confirm | fix with Dab solver). Such links are almost always unintended, since a disambiguation page is merely a list of "Did you mean..." article titles. Read the FAQ • Join us at the DPL WikiProject.

It's OK to remove this message. Also, to stop receiving these messages, follow these opt-out instructions. Thanks, DPL bot (talk) 15:35, 4 April 2012 (UTC)[reply]


RfC: New helper policy[edit]

Hello member of Category:Wikipedians who use IRC! You are invited to join an ongoing discussion on Wikipedia talk:IRC/wikipedia-en-help aimed at defining a policy for prerequisites to being a helper in the "#wikipedia-en-help connect" channel in a section titled "New helper policy".

To prevent future mailings about IRC, you may remove your user page from Category:Wikipedians who use IRC.
Assistance is available upon request if you can't figure out where it is being added to your user page.
This message has been sent by MediaWiki message delivery (talk) 13:00, 27 April 2015 (UTC) on behalf of — {{U|Technical 13}} (etc)
[reply]

ZIL and Muddle[edit]

We do not yet have a complete Muddle which can run ZIL. The interpreter/runtime works, but libraries and the compiler is missing. Also ZIL likely ran on the newer "Machine independent Muddle" (MIM), not the original PDP-10 Muddle. Lars Brinkhoff (talk) 06:10, 20 May 2019 (UTC)[reply]