OlegKobchenko

Email

<'gyoo@clhmeoka.yo'{~?.~16>

crystal_4d.png

Web

[WWW] http://olegykj.sourceforge.net

Custom CSS

(./) Copy link: [WWW] hivu.css

 

SiteNavigationWantedPagesFindPageSystemInfoHelpOnEditing

Local Pages

Addons Scripts Essays Guides

Comments            [ Add ]



2008-01-17 16:39:29   ACL for Scratchpad?

Hey Oleg; would you mind adding an ACL to my scratchpad? Is it possible to give me a recursive ACL to that page, so that if I add any sub-pages, they'll automatically inherit the permissions? That way I wouldn't have to bug you every time.

Thanks!

-- DanBron



2007-03-21   Strange Wiki Users

Oleg, do you have multiple wiki accounts? Who are these strange users showing up in the RecentChanges list?

  • [WWW] WB5

  • [WWW] e03

  • [WWW] User40

  • [WWW] 219-88-157-53 (this .nz ip appears different from the others: it didn't create an attachment, Chris reverted its edit, and its edit doesn't appear in the page history)

Why do they always create attachments? Isn't the Wiki supposed be immutable to new members until they [WWW] specifically request edit access via email?


I only question this because a meaningless username which makes a single, small, edit is a red flag (c.f. the [WWW] ForumWatcher spammer). Let me know if these edits should worry me.


-- DanBron

  • The IP address user from Feb is a spam user. The others that create attachemnts have used Literate zip download, which does not have permissions check right now. This will be fixed. Thanks. -- OlegKobchenko 2007-03-21 23:53:15



2007-01-05   JAL categories

What is the proper category for J code that manipulates J code? For example, a J-code tidier, or a J-code-best-practices-enforcer, or my fix locals script? I have LOTS of such things. Should I put them under "general"?

-- DanBron

If it is a (extensible) collection of related but independent scripts, it can be made into one addon too, where each script will be loaded as in
   load 'general/tidy/fixlocals'
tidy is a good name for such addon. Just make sure to explain the collective purpose of the scripts in DESCRIPTION.

-- OlegKobchenko 2007-01-06 00:20:37



2006-12-19   Ways to scan

In re: ways to scan, you might want to point out the equivalence f/\. -: ((f {.) , ])/ &.(<"_1) which makes it obvious that f/\. is O(n) due to reuse of previous results.

-- DanBron



2006-12-13   Pretty pictures & J explainer

Wow, [WWW] this was a nice surprise to walk in to this morning! Thank you very much! (Some of the pretty pictures are best viewed at high resolutions, so I'm going to link the n=60 thumbnails to n=360 "full shots").

Re: "J Explainer" : the "regex explainer" I link to is actually a windowed application (GUI, not web-based). The HTML+JS examples on the site are just teasers for that application. So my original idea was to use wd, not HTML. (But, thinking about it, with a little AJAX, wd wouldn't be needed at all... )

-- DanBron



2006-12-07   JSvn InterWiki

Could we have a J SVN interwiki link? I want to be able to make links like [wiki:JSVN:DanBron/trunk/general/utils.ijs Incredibly useful thing]

-- DanBron



2006-04-06   Thanks for the pointer Oleg. Will add a redirect in a second.

Also, I want to thank you for your very useful scripts. Every time I install a new J, one of my first actions to download & install your contributions (like I did did just yesterday).

I also noticed your & A. Nitikin's 'open j' project. Is that still alive? Do you want help? What language do you intend to write it in? Do I need to speak Russian? :)

Over the years, I've coded a few throwaway prototypes; mostly when I'm trying to reverse engineer Roger's thought processes. I used Perl, C#, APL, and now J (PrimitivePrimitives). I'm a lot less interested (and proficient) in using C or C++. But those languages may be neccesary if you want a "real" J, competitive with JSoftware's version in time and space. Maybe a good macro or template library would ease the burden.

-- DanBron


CategoryHomepage

last edited 2008-09-22 21:07:17 by OlegKobchenko