Difference between revisions of "User talk:Nad"

From Organic Design wiki
(wikid oi :-))
(Change source-code blocks to standard format)
 
(515 intermediate revisions by 33 users not shown)
Line 1: Line 1:
Got the micro board so now i'm trying to get it to be a USB host controller. It has a USB chip that does the protocol decoding (removing the encoding bits, terminators etc). The [http://organicdesign.co.nz/Turntable_USB_interface#Board board] is wired in such a way as to tap the TX and RX lines of the USB chip onto two digital pins on the micro. There are also some unterminated CTS USB pins that go to a pad. It seems [[w:UART|UART]] is used to communicate between the two chips, i'm just not sure how this would happen. There is no bus, just a serial connection by the looks. --[[User:Rob|Rob]] 01:31, 11 Feb 2007 (NZST)
+
==Exploring Wiki==
:Wikid - did they give it to you for free to test?
+
 
----
+
Hey Aran,
 +
 
 +
is this the place where you make contact with other users then? 
 +
 
 +
Ahhh, Bach.  --[[User:The Duncan|The Duncan]] 06:20, 6 September 2010 (NZST)
 +
 
 +
 
 +
== Mediawiki programming help ==
 +
Dear Nad,
 +
I have been taking a look at your work and you seem to have an impressive handle on mediawiki programming. I am working on a corporate project and we are looking for help with user interface/skinning and mediawiki extensions. We have a project deadline to meet over the next 6 weeks. If you would be interested and available for payable contract work, please contact me at organicdesign@jenandi.com
 +
 
 +
Kind Regards,
 +
Andi
 +
 
 +
== Templates and passing vars==
 +
Nad, trying to get the [http://www.mediawiki.org/wiki/Extension:Google_Maps google map] extension to work with vars in a template, such that:
 +
<pre>{{Test
 +
|FULL_NAME = Ashfield
 +
|FULL_NAME_ND = Ashfield
 +
|LAT = -33.8833333
 +
|LONG = 151.1166667
 +
}}
 +
 
 +
<googlemap width="400" height="300" zoom="16" type="hybrid" controls="medium">
 +
{{{LON}}},{{{LAT}}}, {{{FULL_NAME}}}
 +
</googlemap>
 +
</pre>
 +
 
 +
would work. It appears to be a problem:
 +
https://bugzilla.wikimedia.org/show_bug.cgi?id=2257
 +
::and this appears to be somebody's solution?? http://blog.w-nz.com/archives/2005/08/23/using-template-variables-in-extension-tags-with-mediawiki/
 +
 
 +
what are your 2 cents? --[[User:Phalseid|Phalseid]] 06:39, 3 April 2008 (NZST)
 +
:I think installing an extension to generically process all variables in tags is a bit extreme, why not just hack your google maps extension in the tag function, or do an official patch on it which allows it to process the variables, eg
 +
<php>$text = $parser->replaceTemplateVariables($text);</php>
 +
:You could make it do it based on a global such as ''$egGoogleMapsReplaceVariables'' --[[User:Nad|Nad]] 09:09, 3 April 2008 (NZST)
 +
 
 +
== Treeview 5 ==
 
Yo,
 
Yo,
looks like the time stamp might be one hour behind, it is 12:39am right now --[[User:Sven|Sven]] 11:39, 6 Feb 2007 (NZST)
+
Ive just put a suggestion up for [http://www.mediawiki.org/w/index.php?title=Extension_talk%3ATree_view&diff=178118&oldid=177287 this] post. I suggest we may need to convert windows backslashes to forward slashes in extensions if this is a continuing problem --[[User:Sven|Sven]] 13:05, 3 April 2008 (NZST)
:Looks like sig timestamp is 13hr behind - will check it out later --[[User:Nad|Nad]] 18:44, 6 Feb 2007 (NZST)
+
 
Check this out too;
+
== [[Extension:Treeview5.php]] ==
The [http://web.archive.org/web/20070208072214/http://www.organicdesign.co.nz/The_Organic_Design_Wiki wayback] machine thinks your've had tree skins since [http://web.archive.org/web/*/http://www.organicdesign.co.nz Apr 30, 2006] --[[User:Sven|Sven]] 07:25, 8 Feb 2007 (NZST)
+
 
::i was trying to use wayback yesterday and it was jacked on a site. pretty unreliable. --[[User:Phalseid|Phalseid]] 15:22, 8 Feb 2007 (NZST)
+
That fix for windows/unix paths was unbelievably obvious, why didn't I think of it... --[[User:Sven|Sven]] 14:18, 15 April 2008 (NZST)
::: Yes, thats what I was remarking about, the communication to the site, not justa snap shot --[[User:Sven|Sven]] 19:53, 8 Feb 2007 (NZST)
+
:Yea, that's what I was meaning about it only being an issue for the regex operating on the backslashes, not with the backslashes themselves. I only just got round to reading the treeview talk page and checking it out. You need four backslashes though because the regex expects it to be doubled so its not treated as escaping the following square bracket, and each of those two need to be escaped themselves since they're inside PHP quotes. --[[User:Nad|Nad]] 14:57, 15 April 2008 (NZST)
----
+
 
Hi Aran,
+
== Simplesecurity glitch? ==
Could you please add the user 'Pdaniels64' on the Peerix site to the sec group 'pfs'?  This is Joe Macknesses account. Also, tried to send you an e-mail.  It was rejected for the following reason:
+
 
    Recipient: <aran@organicdesign.co.nz>
+
Aran, on my user page, which I want to start using a bit more again, there is a security setting and I can't figure out where that has been created. "Every action requires the user to be Milan". It was inheriting from '''cat:Milan/XMLWiki user pages''' and had security on the user page as well but I removed both settings and it's still locked down. Can you check it out please when you have minute? Cheers --[[User:Milan|Milan]] 11:04, 27 April 2008 (NZST)
    Reason:   <aran@organicdesign.co.nz>: Relay access denied
+
:Not a glitch, its getting it from Milan/Tree which must be transcluded onto the user page. You could remove the security from the tree page or not transclude it - but then I just thought, wrapping it in noinclude's should work I'll do it now and see. --[[User:Nad|Nad]] 12:20, 27 April 2008 (NZST)
--[[User:Schwaney|Schwaney]] 22:19, 4 Feb 2007 (NZST)
+
::Thanks, that looks to be working fine. I'm getting a little rusty on transclusion stuff it seems :-/--[[User:Milan|Milan]] 14:47, 27 April 2008 (NZST)
::Pdaniels64 added to pfs
+
:::The templates an article uses are listed at the bottom of the page when editing --[[User:Nad|Nad]] 15:00, 27 April 2008 (NZST)
:Regarding recurring email problems, have you checked whether the organicdesign domain has been blacklisted? This can happen when it looks like you might be using a domain to send spam. Maybe the peer activity triggered some alert?--[[User:Milan|Milan]] 23:07, 4 Feb 2007 (NZST)
+
==Collaboration==
::Well where's that checked? --[[User:Nad|Nad]] 08:36, 5 Feb 2007 (NZST)
+
Hello Nad, I am trying to set up a number of intranets for NGO's that I am involved in and I would like to chat with about potential help/collaboration. Should we email each other or skype?
:::http://www.dnsstuff.com/tools/ip4r.ch?ip=organicdesign.co.nz, also part of the <nowiki>{{WHOIS}}</nowiki> template--[[User:Phalseid|Phalseid]] 13:54, 5 Feb 2007 (NZST)
+
Thanks, --[[User:Apap|Apap]] 06:40, 12 May 2008 (NZST)
----
+
:You can email me on aran at this domain or skype id organicdesign (text only) --[[User:Nad|Nad]] 09:31, 12 May 2008 (NZST)
Plus, the reason I went to this page is so that I could structure [[PFS Wiki Proposal/FAQ]] page in the same manner as the [http://www.organicdesign.co.nz/Category:Todo Todo] page i.e. answers are only exposed when the question is clicked. Is this structure easy to do? Can you please also read through the one question on the [[PFS Wiki Proposal/FAQ|FAQ]] page to see if you agree with the answer I have given and to see whther or not you can 'sex' this up.  Be careful with all comments though as PFS people are now starting to look at this. --[[User:Schwaney|Schwaney]] 23:29, 21 Jan 2007 (NZST)
+
 
: I have found merging problems also with IE7. First impressions are that it is a dog of a browser (slow and unresponsive), I found firefox 2.0 to be a bit quicker --[[User:Sven|Sven]] 21:23, 25 Jan 2007 (NZST)
+
== Extension:NewUserMessage ==
----
+
 
Hi Aran, I'll be on the 16:30 ferry from town. See you soon!--[[User:Milan|Milan]] 02:34, 19 Jan 2007 (NZST)
+
Hi could you please check http://www.mediawiki.org/wiki/Extension_talk:NewUserMessage. I got a problem with my bot showing up in Recent Changes. Thanks!
----
+
 
Just thought i'd say a quick hello! I'm back early monday morning. It's been an interesting trip - both from a cultural and technological point of view. See you next week. --[[User:Rob|Rob]] 20:45, 18 Jan 2007 (NZST)
+
== [[Extension:CSS]] ==
:Cool, seeyou soon oi ;-)
+
 
----
+
I noticed your above extension only partially works with MW1.12 after a fresh upgrade. Any idea why, or what could be blocking part of the <nowiki>{{#css}}</nowiki> from printing? As it is, only some of the specified elements are visible, as through templates used on a page, but not the page elements, as if they're being overridden by Common/Monobook.css. If you ever upgrade to 1.12 you might see what I mean. -- [[User:Sasoriza|Sasoriza]] 06:41, 1 June 2008 (NZST)
how do i know what are unused elements?--[[User:Flower|Flower]] 22:20, 15 Jan 2007 (NZST)
+
:I have it running on 1.12 with no problems. The extension does not prevent other CSS's such as Common.css or Monobook.css from loading, it simply adds another CSS which is loaded '''before''' the main ones which means you will have to ensure that your CSS rules are more specific than the existing ones to prevent them being overridden ([http://www.w3.org/TR/REC-CSS2/cascade.html#specificity this] is what I mean by "specific"). --[[User:Nad|nad]] 08:53, 1 June 2008 (NZST)
:Just look at the "diff" in the changes to see what I removed - all the elements in the properties that you aren't filling in with anything you should remove because they can have unwanted affects later. --[[User:Nad|Nad]] 23:04, 15 Jan 2007 (NZST)
+
::Also I've made a few changes to the code to allow files or in-line rules to be included, see [[MW:Extension:CSS]]. --[[User:Nad|nad]] 09:35, 1 June 2008 (NZST)
----
+
 
I like the sidebar hide/show! I'm also really appreciating the power of the wiki being able to work remotely like this. --[[User:Rob|Rob]] 18:58, 12 Jan 2007 (NZST)
+
== User Registration==
::hear hear. --[[User:Phalseid|Phalseid]] 20:18, 12 Jan 2007 (NZST)
+
nad, i have poked around MW and don't see any extensions to extend the fields that are collected on new account creation. any ideas? --[[User:Phalseid|Phalseid]] 10:08, 7 June 2008 (NZST)
:::Yeah, things are so much better when there's no sluggish client-server comms between every click and response!
+
:I think there are hooks to extend that pretty easily, you need something done? --[[User:Nad|nad]] 14:01, 7 June 2008 (NZST)
----
+
 
Check this out. I've talked to the guy at length about this device and it looks perfect for our ideas. It's quite cheap too.
+
== MediaWiki parser ==
--[[User:Rob|Rob]] 23:51, 10 Jan 2007 (NZST)
+
 
*http://www.uniconsys.com/products.html
+
thought you might be interested in this article - [[M:Migration to the new preprocessor]] which provides information about the changes to [http://svn.wikimedia.org/doc/classParser.html parser.php] --[[User:Sven|Sven]] 14:16, 9 June 2008 (NZST)
:Yeah those are excellent - how much is cheap? is it easy to get peerix on it? --[[User:Nad|Nad]] 00:28, 11 Jan 2007 (NZST)
+
 
::The guy was talking about US$100-200. It has a supplied Kernel loader that can boot multiple kernels in case one does not work. It should be quite simple to get peerix working on it as we're using a cross toolchain anyway. Just need to build a target toolchain for ARM and rebuild the source tree. There might be a few problems but the ARM toolchain is quite well tested now. --[[User:Rob|Rob]] 18:41, 11 Jan 2007 (NZST)
+
== [https://wiki.toolserver.org/view/Main_Page Wikimedia Toolserver] ==
----
+
 
Hi from sanfran! At the apple store. There are the ''greenapple'' outside projecting a green apple on the side of the building. Heaps of security. The conference opens for real tomorrow. Lots of hype everywhere. I'm interested to see if they come up with anything new. Like the attractor! --[[User:Rob|Rob]] 03:10, 9 Jan 2007 (NZST)
+
Check out your edits on wikimedia projects e.g. [http://toolserver.org/~interiot/cgi-bin/count_edits?user=Nad&dbname=enwiki_p Nad on 'pedia].
----
+
We need to check out useful tools and ideas from this, some documentation available [[Meta:Toolserver|here]] and [https://wiki.toolserver.org/view/Main_Page here]. --[[User:Sven|Sven]] 11:42, 11 June 2008 (NZST)
could u check sometime why the [[:Category:Waiheke projects]] appears to have no content, but the article [[Waiheke food co-op]] is in this cat?--[[User:Flower|Flower]] 08:29, 5 Jan 2007 (NZST)
+
:Test to see what the edit summary looks like --[[User:Sven|Sven]] 12:59, 11 June 2008 (NZST)
:There's a few minor bugs with the cats, if you just edit the article and save without making any changes it usually fixes it --[[User:Nad|Nad]] 09:54, 5 Jan 2007 (NZST)
+
::Yea I'd really like to tie bots and scraping (like that svn-commits chart or oil-price monitor etc) in to our workflow system so we can define streams of process-driven content similar to the toolserver idea. --[[User:Nad|nad]] 16:30, 11 June 2008 (NZST)
----
+
 
Didn't realise they were blatant untruths. I thought we talked those numbers a while ago?  My memory is suspect though :-). Do you have any approximate numbers that can go in the Management section?  Cheers. --[[User:Schwaney|Schwaney]] 22:42, 4 Jan 2007 (NZST)
+
== Wiki.pl ==
:The "problem" with wiki is that nothing's hidden! just check [[Special:Statistics]] on any MediaWiki to get its size and activity etc we're bigger than 90% of them (especially in terms of activity) but still around 1000 times smaller than the english wikipedia. We're ahead of pretty much all wiki's in terms of functionality even though most of that is very "bleeding edge" technology! --[[User:Nad|Nad]]
+
 
::Cheers Nad.  I changed the description to something more realistic.  Thanks for that. --[[User:Schwaney|Schwaney]] 04:15, 5 Jan 2007 (NZST)
+
Yo,
----
+
Ive successfully added a wikiDelete method, it may need a bit of work around capturing the correct $err message if a user does not have rights to access the page. The restore method is almost there but unfortunately I am working off line mostly this weekend if you see something obvious I am doing wrong. You can specify a specific revision, or all revisions to restore, will get the latest revision restoring first.
same prob over here. can u pls give me renaming rights? atm i can only copy.--[[User:Flower|Flower]] 03:11, 4 Jan 2007 (NZST)
+
 
:thx
+
I also managed in the process of testing to submit incorrect token content which has stuffed up the local instance of the database when restoring one particular article, so I may have found a mediaWiki bug in 1.12.0 but need to document further. I want to create a test script which can do a pile of test actions so we can loop it through a set of wiki versions to test wiki.pl on. Here is the error message I managed to create;
::hmmm, just checked the copy/rename option and still only have the copy option. any ideas why?--[[User:Flower|Flower]] 01:24, 5 Jan 2007 (NZST)
+
 
::yupp, now it works. thx!
+
<source lang="mysql">
----
+
Database error manually identified when attempting restore
How do I change the name of an article? --[[User:Schwaney|Schwaney]] 05:46, 3 Jan 2007 (NZST)
+
Database error
:Thanks for upgrading my permissions :-) --[[User:Schwaney|Schwaney]] 21:17, 3 Jan 2007 (NZST)
+
A database query syntax error has occurred. This may indicate a bug in the software. The last attempted database query was:
----
+
 
Just wondering how to add print functionality to the [[PFS Wiki Proposal]]. --[[User:Schwaney|Schwaney]] 01:14, 3 Jan 2007 (NZST)
+
    (SQL query hidden)
:Just click "printable version" on the left and then print page as usual --[[User:Nad|Nad]] 01:55, 3 Jan 2007 (NZST)
+
 
:Woops!  Didn't see that.  Cheers --[[User:Schwaney|Schwaney]] 03:40, 3 Jan 2007 (NZST)
+
from within function "Revision::insertOn". MySQL returned error "1062: Duplicate entry '12' for key 2 (localhost)".
----
+
</source>
Want to catch up either this evening or this weekend sometime? I want to discuss concepts as per usual, plus I'd like to play some hacky sack. --[[user:Firebreather|Firebreather]]
+
 
:Sounz good to me - either time's fine by me, just let me know a bit before you leave so I don't go for a walk then --[[User:Nad|Nad]] 01:36, 29 Dec 2006 (NZST)
+
I think at the time I submitted only two name/value hidden fields <code>my %form = (wpEditToken => $1, target => $title,</code>. Anyway, I want to add a couple of other functions to upload/delete/restore files. The file restoration function may be covered by the generic wikiRestore function.--[[User:Sven|Sven]] 10:49, 15 June 2008 (NZST)
:: I am keen to catch up too, how about tomorrow afternoon? --[[User:Sven|Sven]] 05:15, 29 Dec 2006 (NZST)
+
:That's pretty heinous if you can construct a query that can stuff the db. Is it fixed by deleting the article again? --[[User:Nad|nad]] 12:39, 15 June 2008 (NZST)
----
+
:: Just for the article [[Sandbox]] on my localhost is the restore stuffed, and only when I try to restore '''all''' revisions, restoring the latest revision is fine. However when I created the problem I had posted fields that were incorrect, so I think it is likely to be a MediaWiki bug that I found, hopefully if I have time I can trace and document it. I still havent got the restore functionality going yet. --[[User:Sven|Sven]] 13:06, 15 June 2008 (NZST)
Hi Aran, did you get my email regarding Azzuro on-site work today? I would like to swap over the drives in the AWG server if you're around at 11am.--[[User:Milan|Milan]] 18:33, 27 Dec 2006 (NZST)
+
== Extension:Marketresearch‎ ==
:Got internet, restoring acronis image while downloading biz-card debian, so if the image is no-go, I'll install the biz-card debian. Update via phone in ca. 10mins--[[User:Milan|Milan]] 07:09, 28 Dec 2006 (NZST)
+
[[Extension:Marketresearch‎]] and talk. --[[User:Phalseid|Phalseid]] 05:59, 11 July 2008 (NZST)
::Looks like the image restored successfully! See if you can SSH into it now--[[User:Milan|Milan]] 07:21, 28 Dec 2006 (NZST)
+
== bug in csv2wiki ==
:::Yip, I'm SSH'd in :-) I need the latest backup tho can you put a cd in or xfer it to net somewhere... --[[User:Nad|Nad]] 07:29, 28 Dec 2006 (NZST)
+
see http://www.organicdesign.co.nz/Talk:Csv2wiki.pl#bug --[[User:Phalseid|Phalseid]] 08:35, 12 July 2008 (NZST)
::::Actually that "Share Documents" folder is mounted to /data3 so put the backups in there and I can use them --[[User:Nad|Nad]] 07:38, 28 Dec 2006 (NZST)
+
 
:::::I have attached a USB Drive, if you go to the drive, "!Backups/22 December 2006" you will find the usual shared folder structure in there--[[User:Milan|Milan]] 07:41, 28 Dec 2006 (NZST)
+
== Wiki.pl Stability ==
::::::I can't access the drive copy them to the shared documents folder which should be on network like normal --[[User:Nad|Nad]] 07:46, 28 Dec 2006 (NZST)
+
 
:::::::I don't have permissions to change anything on that shared folder
+
Yo,
::::::::Bugger - its read-only cos NTFS - is there any other accessible folders like "documents"? --[[User:Nad|Nad]] 07:52, 28 Dec 2006 (NZST)
+
I've made [http://www.organicdesign.co.nz/wiki/index.php?title=Wiki.pl&diff=89604&oldid=89356 changes] to [[Wiki.pl]] to try to make the WikiEdit function a bit more stable. The issue has been the large conditional regex attempting to grab all relevant hidden key/value pairs on about line 114. As the interface changes subtly the regex occasionally fails. The modified approach just searches for the wpEDitToken key;
:::::::::Yeah, I'm able to copy the .rar file into the shared documents folder. It looks like she didn't back it all up though, there are only 4 folders at the top level. Anyway, hopefully they will extract alright once they have been copied across.--[[User:Milan|Milan]] 07:57, 28 Dec 2006 (NZST)
+
<source lang="php">
So you can't delete those old files either? Would I need to boot into Windows 2000 to do that?--[[User:Milan|Milan]] 07:58, 28 Dec 2006 (NZST)
+
if ($response->is_success and (
----
+
$response->content =~ m|<input type='hidden' value="(.+?)" name="wpEditToken" />|g
How about a [[caretaker.pl]] rule to change occurrances of lib, libs to library, libraries. I took a look but I think the caretaker has been drinking heavily I was not sure that he wouldn't go crazy again. And we wouldn't want that.... --[[User:Rob|Rob]] 09:04, 26 Dec 2006 (NZST)
+
)) {
----
+
</source>
EA/AWG's been down for a day or so, can't get to it by IP... did someone switch the server of for the xmas break or what? --[[User:Nad|Nad]] 07:05, 25 Dec 2006 (NZST)
+
 
:I hope it's not something to do with files corrupting... I was planning to go in on Thursday to swap Hard Drives for AWG server. Anyway, I'll call them soon to see what's up.--[[User:Milan|Milan]] 21:01, 25 Dec 2006 (NZST)
+
then (inefficiently) tests and saves the other wanted keys. It has not been tested across multiple MW versions yet but should be much more stable. --[[User:Sven|Sven]] 08:43, 19 December 2008 (NZDT)
::I never said this was anything to do with the "static" ip, I'm merely telling you that the server is inaccessible regardless of the statif IP situation. The static IP is not static regardless of what they say - it's being monitored and is changing for an hour or so every day, but thats nothing to do with the server being down. --[[User:Nad|Nad]] 08:46, 26 Dec 2006 (NZST)
+
:Cool thanks ;-) --[[User:Nad|nad]] 08:44, 19 December 2008 (NZDT)
----
+
 
Most of the items for me to do in the [http://awg.energyalternatives.co.nz/IT_-_Nomad_IT_Ltd list on AWG] need clarifaction. Also the IP is still changing many times per day. --[[User:Nad|Nad]] 01:02, 15 Dec 2006 (NZST)
+
== MindMap ==
----
+
nad, could you please 1) add the freemind mind map to tmp.peerix.org, and 2) tell me why it is not working any longer on wx?  thx! --[[User:Phalseid|Phalseid]] 00:39, 2 January 2009 (NZDT)
ill be back at the sanctuary sometime tomorrow. not quite sure yet how ill get there as donna leaves too early from tairua for me to catch a ride with her. anyhow, hope to be back sometime in the afternoon.--[[User:Flower|Flower]] 12:52, 12 Dec 2006 (NZDT)
+
:I don't know why thats not working, I'll have another look later --[[User:Nad|nad]] 09:17, 2 January 2009 (NZDT)
----
+
 
[[Azzuro security]] should handle moves now - needs testing still - test read/write on moved articles etc too... I'll do the cat one after payment for this - one step at a time with dana since no prior agreements possible --[[User:Nad|Nad]] 11:22, 24 Nov 2006 (NZDT)
+
::here is why it is not working....same on tmp...http://www.mediawiki.org/wiki/Extension_talk:FreeMind#.C2.BBFlash_plugin_or_Javascript_are_turned_off._Activate_both_and_reload_to_view_the_mindmap.C2.AB
:Cheers, I will do some more tests this arvo when I will do another Azzuro session--[[User:Milan|Milan]] 11:38, 24 Nov 2006 (NZDT)
+
 
----
+
== MindMap II==
For this nomad site project, just start an article of what the site actually is and how you want to use it, and what the integration is with the external people/sites/content you wanted involved etc. Then we can resolve what the best setup is for that and start it. --[[User:Nad|Nad]] 11:05, 23 Nov 2006 (NZDT)
+
please add this as well http://www.mediawiki.org/wiki/Extension:MindMeister I think this will satisfy my Red Eye needs for now... --[[User:Phalseid|Phalseid]] 03:28, 3 January 2009 (NZDT)
----
+
 
Ok security done, $300 dollars + $50 current outstanding required before nect wednesday or it will be removed again. Needs some testing, see [[Azzuro:Azzuro Security]] for instructions on use, lemme know of any issues etc (more work will affect price). --[[User:Nad|Nad]] 12:11, 22 Nov 2006 (NZDT)
+
== where to put stuff ==
:Cheers, that was quick. So that's 6 hours of coding for security and an hour of misc admin stuff, right? I will begin testing on it tomorrow. I will be invoicing today so I'll send out your invoice for the security stuff as well.--[[User:Milan|Milan]] 12:19, 22 Nov 2006 (NZDT)
+
i want to put up info on the platform regarding intentional community. should it go here or on tmp?  im not clear as to "why the difference", i guess --[[User:Phalseid|Phalseid]] 00:41, 2 January 2009 (NZDT)
::No its only based on 3hr, I'm just not charging him mates rates anymore. --[[User:Nad|Nad]] 12:22, 22 Nov 2006 (NZDT)
+
::an example is 1) the MW training material i am working with milan on and 2) this community mindmap governance issue. --[[User:Phalseid|Phalseid]] 00:43, 2 January 2009 (NZDT)
:::Don't bother putting hrs for my work, I'm just doing everything as fixed costs as I do stuff from now on.
+
:::I'm not sure if these things belong in platform (check [[Documentation]] for a brief description of what role each document should be playing). Basically everything goes on OD except things which need to be kept completely private such as the coffee projects. The training material probably should be going into [[MediaWiki workshop]] or its talk. --[[User:Nad|nad]] 09:22, 2 January 2009 (NZDT)
----
+
 
Could you call socket at azzuro and ask her to reply to my email she's no responding - I just need a reply to get the IP - its down again and its looking like that same problem...
+
== Project red eye ==
:Ok got IP - it has changed, it wasn't the troppo this time but a bug in the robustification of the dynamic DNS --[[User:Nad|Nad]] 09:55, 22 Nov 2006 (NZDT)
+
nad: im hoping you have some down time waiting for decaf stuff, please check out http://tmp.peerix.org/Red_Eye and let me know $/clarification. thx --[[User:Phalseid|Phalseid]] 00:49, 2 January 2009 (NZDT)
----
+
:I'll need a lot of clarification for this one, some mockups would be good... I can't really know $ until I know exactly what needs to be done, but off the top of my head it looks difficult, probably $500-$1000 --[[User:Nad|nad]] 09:24, 2 January 2009 (NZDT)
hey milan...couple things...noticed you linked to steve pavlina...how do you like him? have you listened to his podcasts yet? also, back to this openbc thing, what a big disappointment. It had such potential. I think im going to throw my hat in the myspace ring, I have had a profile there since april and just [http://www.myspace.com/phalseid updated it] tonight...gotta go where the traffic is to spread the word, you know? and finally, i have been putting some work into my own "identity" and have been working with [[user:aregularjoe|andrew]] on the whole [[streamline]] concept.  lastly, do you have any experience with writely/google docs? i see a huge use for collaborative templates, i just hate to duplicate effort there when i know it will fit here so well...i have a cool 'day job' now at a medical school and the whole 'moonlighting' thing with adeft/[[streamline]] is coming together. anyway, those are my thoughts for now. how have you been doing?
+
 
--[[User:Phalseid|Phalseid]] 17:34, 19 Nov 2006 (NZDT)
+
forget this for now...see http://www.mediawiki.org/wiki/Extension:MindMeister above.. --[[User:Phalseid|Phalseid]] 03:29, 3 January 2009 (NZDT)
:Hi Peder, thanks for the update. I don't recall how I happened across steve and I can't search for him because my search box isn't working for some reason. I have been struggling to maintain productivity in the face of rapidly shifting living arrangements and work environments lately so my main focus is on setting up a productive work environment and team to work with right now. I am disappointed by openbc too but a have made a few interesting connections thrpugh it. i guess it is not really open... but I closed down my myspace profile ages ago because I think myspace is bit hard on the eyes, know what i mean? Regarding google docs, I am trying to avoid google where I can and keep documents on OD, but I have started using google calendar because it is a really good interface for scheduling. So yeah, I will be mainly working on the whole self-organisation thing until that is working and my productivity creeps up to acceptable levels before taking on any further projects or commitments ;-/. Thanks for the update and have a nice day,--[[User:Milan|Milan]] 20:25, 19 Nov 2006 (NZDT)
+
 
----
+
==widgets on demo==
 +
aran, plese create and set Folder permissions /extensions/Widgets/compiled_templates/ folder should be made writable by web server (this is where Smarty stores pre-compiled template.) please verify by checking http://demo.organicdesign.co.nz/Google_Calendar (scroll to bottom)  thx! --[[User:Phalseid|phalseid]] 13:44, 9 February 2009 (NZDT)
 +
:But I thought you had agreed that Milan was now developing the demo, is he planning on implementing these widgets as part of his presentation? does he know this? what are you planning here? --[[User:Nad|nad]] 20:09, 9 February 2009 (NZDT)
 +
 
 +
== Extension:NukeDPL.php ==
 +
Hi Nad, your new version of this extension has overwritten a couple of things I had added to it:
 +
*a couple of bug fixes (two minor ones, corrected with a replace, and one major: the list of results was always showing one less result than the total returned by the DPL query), and
 +
*a text suggestion for the query window (redirects = exclude | include| only)
 +
Here[http://www.organicdesign.co.nz/wiki/index.php?title=Extension%3ANukeDPL.php&diff=91586&oldid=85145] you can check the differences I introduced. As I'm not sure if you left them out on purpose, I'd like to wait for a confirmation from you; feel free to reintroduce them if you agree. Your extension is being used at CPDL.org, that has a lot of titles with accented characters, that's why these bugs could be discovered. Needless to say how much we appreciate this extension, thanks a lot for it. [[User:Capmo|Capmo]] 22:57, 19 March 2009 (UTC)
 +
:Sorry about that, not sure how your str_replace fix works, but I'll take your word for it! re-implemented it just now, thanks ;-) --[[User:Nad|nad]] 02:03, 20 March 2009 (UTC)
 +
 
 +
== Integration ==
 +
 
 +
Hi Nad,
 +
I saw your [http://www.mediawiki.org/wiki/Extension:Recent_changes Recent Changes extension]. I agree that fragmentation is a big problem in the wikisphere. Recently I created the (experimental) [http://www.mediawiki.org/wiki/Extension:RPED RPED extension] to help address that very concern. Let me know if you want to collaborate on other projects for data exchange among wikis. Regards, [[User:Tisane|Tisane]] 09:09, 26 March 2010 (UTC)
 +
 
 +
== SimpleSecurity ==
 +
I just downloaded the SimpleSecurity svn. And it's not handling Images, as in it's allowing them to be put into pages. It's also allowing their thumbnails to show up in searches. [[User:Smile Lee|Smile Lee]] 13:28, 26 March 2010 (UTC)
 +
 
 +
== Chloe in the snow ==
 +
 
 +
http://www.flickr.com/photos/rebba/4386885783/in/set-72157604564573252/
 +
 
 +
==AGI Manhattan==
 +
I read the whole thing today (could not watch the videos due to lack of BW)... holy crap! But did you see this? [http://ignoranceisfutile.wordpress.com/2010/07/23/using-automated-untelligence-to-fight-artificial-intelligence Automated Unintelligence] I love it! --[[User:Infomaniac|Infomaniac]] 13:45, 13 August 2010 (NZST)
 +
 
 +
== mail problems ==
  
When you created that properties article for your todo based on the main todo properties, you should have used the new rename/copy facility --[[User:Nad|Nad]] 11:36, 19 Nov 2006 (NZDT)
+
Having a bit of trouble connecting to my od mail account in the last few days. On further investigation this looks a bit fishy:
:OK, will do next time. For now,it seems like i need to remove the subcats from my todo and just link to them instead, right?--[[User:Milan|Milan]] 11:44, 19 Nov 2006 (NZDT)
+
<pre>
----
+
Rob-MacBookPro:~ rcar004$ host organicdesign.co.nz
EA's down again, I'll need the IP to fix it - I'll set something up permenantly on there which posts its IP at least hourly since things are getting so unreliable --[[User:Nad|Nad]] 18:48, 18 Nov 2006 (NZDT)
+
organicdesign.co.nz has address 69.64.87.188
----
+
organicdesign.co.nz mail is handled by 5 mail.organicdesign.co.nz.
i was wondering if u could help me with setting up the printer. i downloaded the what i think is the right driver but when extracting i only get a list with files i cant open, except a manual which states that it is the correct driver...maybe u can send me a link to a download that is more conventional and me noob will understand to handle? no worries if not...
+
Rob-MacBookPro:~ rcar004$ ping mail.organicdesign.co.nz
cheers
+
PING mail.organicdesign.co.nz (69.64.87.188): 56 data bytes
--[[User:Flower|Flower]] 22:58, 02 Nov 2006 (NZDT)
+
Request timeout for icmp_seq 0
----
+
64 bytes from 69.64.87.188: icmp_seq=1 ttl=50 time=326.814 ms
n0mad's down again - turned off again? better gimme IP again if not.... --[[User:Nad|Nad]] 22:40, 30 Oct 2006 (NZDT)
+
64 bytes from 69.64.87.188: icmp_seq=2 ttl=50 time=247.202 ms
:It wasn't turned off, my flatmates will wait until I leave the house to turn it off! My ip address is: 58.28.157.204--[[User:Milan|Milan]] 07:04, 31 Oct 2006 (NZDT)
+
Request timeout for icmp_seq 3
::It must have changed again, I can't access it by that IP... Also, you can fix it manually yourself by going to www.namecheap.com and updating the A record, or by adding a false IP address change record of 1.1.1.1 into hertzie's log and restart peer. --[[User:Nad|Nad]] 11:37, 31 Oct 2006 (NZDT)
+
Request timeout for icmp_seq 4
:::OK, I can do those things when I get back home later. Is MajorHertz unable to update the ip address himself?--[[User:Milan|Milan]] 13:56, 31 Oct 2006 (NZDT)
+
64 bytes from 69.64.87.188: icmp_seq=5 ttl=50 time=318.341 ms
::::Not sure what the story was yet cos need to shell in, but couldn't get in on that IP so maybe it changed again... --[[User:Nad|Nad]] 14:03, 31 Oct 2006 (NZDT)
+
Request timeout for icmp_seq 6
::::::''(I think I only tried browser here, not SSH)''
+
Request timeout for icmp_seq 7
:::::Here's my ip: 58.28.157.204--[[User:Milan|Milan]] 21:39, 31 Oct 2006 (NZDT)
+
64 bytes from 69.64.87.188: icmp_seq=8 ttl=50 time=285.733 ms
::::::Looks like there's something else afoot - I can shell in and access peer etc, but no browser.... is port 80 open in router? --[[User:Nad|Nad]] 21:56, 31 Oct 2006 (NZDT)
+
64 bytes from 69.64.87.188: icmp_seq=9 ttl=50 time=308.877 ms
:::::::DynamicDNS has been working fine, the domain points to the IP you stated above which has been the same since 25th. The webserver is accessible from inside so apache/mysql fine etc. You're obviously able to reach the site from inside the LAN since you made an edit at around 8pm, so it must be either a router problem, or an ISP-route issue (unlikely since we're both on XNet...) --[[User:Nad|Nad]] 22:05, 31 Oct 2006 (NZDT)
+
64 bytes from 69.64.87.188: icmp_seq=10 ttl=50 time=332.087 ms
::::::::You're sites up again - what was the problem - pinholes? --[[User:Nad|Nad]] 23:01, 1 Nov 2006 (NZDT)
+
^C
:::::::::It's strange, I haven't changed anything about the setup. Don't know what's going on there.--[[User:Milan|Milan]] 23:19, 1 Nov 2006 (NZDT)
+
--- mail.organicdesign.co.nz ping statistics ---
::::::::::Maybe its damn troppo trying to nuke our wiki-comms since fucking up the email had little effect :-|
+
11 packets transmitted, 6 packets received, 45.5% packet loss
:::Yeah, i tend to get troppophobic quite easily these days, and my ego likes the notion of being important enough for them to give a shit about what I do, that is to spend resource trying to slow me down ;-)
+
round-trip min/avg/max/stddev = 247.202/303.176/332.087/29.139 ms
::::Well you should put regular energy into removing that habit of thought because you'll manifest it into truth otherwise. Also its down again, maybe you should test it when you go to other places so we can see if its just my end or not? --[[User:Nad|Nad]] 11:24, 2 Nov 2006 (NZDT)
+
</pre>
:::::It's definately your end, I checked from five different servers all on different bandwidth and all timeout connecting to wiki but can instantaneously reach Hertzie. --[[User:Nad|Nad]] 12:19, 2 Nov 2006 (NZDT)
+
Dropped packets and the server doesn't seem to be accepting my password (same as od unix login 'rob').
::::::OK, let's discuss this tomorrow because I don't know what i can do to diagnose this, but I can't get in from Azzuro either--[[User:Milan|Milan]] 13:14, 2 Nov 2006 (NZDT)
+
--[[User:Rob|Rob]] 00:52, 17 October 2010 (PDT)
:::::::If the router says port 80's setup up same as 2012,22 etc then its out of our hands really - try opening another port like 8080 to use when 80 doesn't work. --[[User:Nad|Nad]] 14:41, 2 Nov 2006 (NZDT)
+
:We've done a major server move, see [[News]], I didn't realise you were using OD mail, I'll set up your account now, but you'll need to either email/skype/IRC/TXT your pwd, or email me your pub RSA key so you can shell in yourself and set your pwd. --[[User:Nad|nad]] 01:04, 17 October 2010 (PDT)
::::::::All the ports you mentioned are open and map to 192.168.1.1, i have also opened port 8080--[[User:Milan|Milan]] 16:32, 2 Nov 2006 (NZDT)
 
:::::::::Port 80 working again, but port8080 isn't... hope you haven't got another dodgy router! --[[User:Nad|Nad]] 17:03, 2 Nov 2006 (NZDT)
 
::::::::::Oops, forgot to add <tt>Listen 8080</tt> to apache config. --[[User:Nad|Nad]] 17:10, 2 Nov 2006 (NZDT)
 
:::::::::::80's down again, but I could get in fine with 8080, so at least our contingency plan works alright - still pretty weird tho :-? --[[User:Nad|Nad]] 19:52, 2 Nov 2006 (NZDT)
 
----
 
hey Milan, Andrew: Trying a new way of introduction here....Milan, i have introduced a local friend of mine [[user:aregularjoe|Andrew]] to OD. before i got involved with OD, Andrew and I had many discussions about "glue", the technology behind an organized and collaborative system. As you may know Milan, i got interested in the project primarily for technical reasons and mindset (wanted to have visual wiki workflow), but I have stayed around to learn and to apply organic design to my life. Andrew, Milan has been a very positive and encouraging  force on this wiki and can help with the same "glue" concept called [[Platform]].  Im really hoping that we can all collaborate as we are all working on (seemingly) the same stuff- invoices,templates, PM, etc.  We all need do it the "same way" (no matter where in the world we are) as far as process goes. The people part of the equation should be interchangeable. It is the process that counts. So, Andrew, I hope Milan beat a bit of "the project" into your skull. Milan, I hope you enjoy working with Andrew as much I enjoy it...  --[[User:Phalseid|Phalseid]] 15:11, 26 Oct 2006 (NZDT)
 
:Thanks Peder, and "Hi" Andrew. That all sounds good, guys, I'll be glad to develop the collaboration with you. I have been working with offline clients who aren't into organisation and that has often proved frustrating, especially when they are into organisation according to their opinions... An easy starting point would be that IT support stuff, I need to do that for my business anyway, so maybe we can put some workflows in and develop a knowledge base, as well as maybe some IT support workshop material.--[[User:Milan|Milan]] 16:09, 26 Oct 2006 (NZDT)
 
  
::good call on the embedding. sorry. i went a little nuts with it tonight...oh well. anyway, i moved a bunch of Maxpc and Adeft.com stuff over to [[:Category:IT Support]].  it will take a while to organize, i see we use a lot of similar tools, and some that are different, like the ones for [[inventory]].  --[[User:Phalseid|Phalseid]] 16:24, 26 Oct 2006 (NZDT)
+
== Selenium extension ==
----
 
  
Milan, do you know where that article is where we were playing around with xml properties of a human soul? it was related to our discussion about privacy and permission to access our stuff, and charging people for access to personal information...? anyway, i can't seem to find it. i want to add notes about making an article private or accessible by updating it's properties, and writing an XMLWiki script that can do it based on payment. For example, say i wanted only people who paid $5.00 to be able read access an article, 50.00 to write access it, etc. They pay the 5 bucks, gateway approves them or not, and based on that the properties page of an article gets updated, adding their name to the permissions or something. kinda like a subscription. tell me what you think, if this fits into the project philosophy, and if you know what article i am talking 'bout... --[[User:Phalseid|Phalseid]] 19:19, 24 Oct 2006 (NZDT)
+
Hi Nad,
:Hi Peder, the article where you talked about this is here: [[Profile]], but I am not too keen on the whole idea of charging for access and I don't think it is in alignment with project principles. I could imagine people being paid to manage content or write, however. I guess it's up to you what you do with your XMLWiki or Peer, but I am more interested in service-based business models and would prefer to work with you on the manifesto or other stuff to progress the overall project. Cheers for asking though.--[[User:Milan|Milan]] 22:40, 24 Oct 2006 (NZDT)
 
  
::thanks Milan for the link and comments. this is a perfect segway into the Charging & payment section of the [[manifesto]]...first of all, i want to affirm my commitment to the project and the principals. :) that is the focus of what we are doing. second, i don't think i was clear with my intetions, so i will brain dump to  begin work on [[charging & payment]] for the manefesto. --[[User:Phalseid|Phalseid]] 02:07, 25 Oct 2006 (NZDT)
+
Thanks for the interesting link. I'm specifically interested in running Selenium tests from the wiki, i.e. using the wiki as a selenium test archive.
  
----
+
Is it likely that the Selenium Extension still works?
  
Excellent contribution on common ground.--[[User:Phalseid|Phalseid]] 15:26, 22 Oct 2006 (NZDT)
 
----
 
  
Also, EA and AWG have been down for a while, I wonder if its just DNS or something more? --[[User:Nad|Nad]] 13:33, 14 Oct 2006 (NZDT)
+
Cheers,
:AWG and EA still down, have you contacted them about this yet? it will probably be that the peer broke when the evil-bender mangled things, and I still need the IP if I'm going to fix it. --[[User:Nad|Nad]] 09:32, 18 Oct 2006 (NZDT)
+
--[[User:Dan Bolser|Dan Bolser]] 01:10, 4 April 2011 (PDT)
::Aran, I have contacted Azzuro admin lady and she will provide the ip address shortly.--[[User:Milan|Milan]] 10:06, 18 Oct 2006 (NZDT)
+
:The last state it was in it was working, we had some test tests running in this site, but the extension and framework are no longer installed. --[[User:Nad|nad]] 19:50, 7 April 2011 (PDT)
----
 
Long time no wiki - have you got your internet cafe up and running then? and what's died in your lappie? Don't think I'll be heading out to the party not in much of a social state really. --[[User:Nad|Nad]] 22:26, 12 Oct 2006 (NZST)
 
----
 
Hey brother, nice looking page, i hadn't seen it for a while. i like the new OD look, too.
 
so, when can you and i start crackin' on the [[Manifesto]] again? I have some time now if you want to throw down some ideas/fill me in...--[[User:Phalseid|Phalseid]] 02:20, 2 Oct 2006 (NZST)
 
----
 
  
EA's down again - they have a lot of outages - I assume its the ISP, but can't be sure, you should discuss that at the next meeting - maybe they should change to XNet. yesterday an outage lasted for more than an hour :-|
+
== Private work for adeft ==
:What's weird though is that we can still access EA Wiki. Surely that would be accessible if it was an outage?
 
----
 
AWG/EA's been down for a while - maybe you should give them a call....
 
:No worries, Helios gave me the info on my talkpage that I needed to fix it manually ;-)
 
----
 
[[Talk:Azzuro LAN]]
 
I take it from the XNet IP of the edit on GPWiki that you've got your DSL sorted then?
 
----
 
Have a look at [[:category:changes]] and make a list of pages in other mediawiki's you want to merge - its the old merged changes again, but much better this time - you do individual pages on any number of different wiki's and it doesn't slow the recentchanges loading down at all (but probably keep it to about 20 items or less for now) --[[User:Nad|Nad]] 21:57, 20 Sep 2006 (NZST)
 
----
 
oi! where are ya?
 
----
 
You said you'd be in touch 10-11 re server install, why have you not been in contact regarding the changes in plan. --[[User:Nad|Nad]] 13:42, 13 Sep 2006 (NZST)
 
----
 
That EA outage appears to be the server itself as the router is responding to pings, perhaps there was apower outage and it didn't restart, you might have to call the office there (or better get it moved and get its backups sorted!) --[[User:Nad|Nad]] 10:19, 7 Sep 2006 (NZST)
 
:Is it being sorted? or has it been deliberately disabled? --[[User:Nad|Nad]] 11:56, 7 Sep 2006 (NZST)
 
::Maybe you should try calling the office where its actually situated. Usually a downed server is considered urgent, or are they not too fussed about it in this case...? --[[User:Nad|Nad]] 12:43, 7 Sep 2006 (NZST)
 
----
 
Hi Milan, found you! Thought I'd alert you to a message in response to a message I think was from you??
 
  
Hi Dan-
+
#why is  http://www.sebokwiki075.org/wiki/and http://www.sebokwiki075.org/wiki/ so slow? Extensions? DPL? Caching? Server?
Sent you email yesterday. Are you accessing this space still?
+
#how to get http://www.sebokwiki075.org/dev/index.php?title=Mediawiki:NavTree to show up on the left hand navigation. I thought I did it right.  Once we get that, need to figure out some basic style stuff, and get it working on /wiki (same domain as above)
 +
#backup script- TBD
 +
#update star menu with transparency layers
 +
#I added http://www.mediawiki.org/wiki/Extension:BreadCrumbs to /dev above.  They want the navigation to appear ABOVE the article title. I screwed around with http://www.sebokwiki075.org/dev/index.php?title=MediaWiki%3ACommon.css&action=historysubmit&diff=28551&oldid=28545
 +
and got it to look right, but when you edit with the above, it screws up the tabs and looks shitty. i read the talk page on http://www.mediawiki.org/wiki/Extension:BreadCrumbs and it was talking about hooks, so i bailed. Basically, what would it take to get this extension to work in Vector with the breadcrumbs showing up ABOVE the title and not overwriting stuff like in
  
Hi Milan? Not sure when this was posted but no recent email and am accessing this infrequently. Very interested in following Organic Design implementations and of course EA though I guess that's on the back burner for now. I'm still here and very much open to dialogue and ideas. Hope this is on your watchlist! I notice the migration of Wiki to Whiti? Wondering if there is timescale for this? If it's still on the cards let me know when - gives us opportunity to use the box for other things. Finally, hope you're having fun at Azzuro and looking forward to seeing OD in action!
+
--[[User:Phalseid|phalseid]] 09:13, 23 February 2012 (PST)
Dan --Dan 21:02, 21 Aug 2006 (NZST)
 
----
 
You off the phone yet - I'm going to stone oven now --[[User:Nad|Nad]] 09:37, 1 Sep 2006 (NZST)
 
----
 
[[Wikipedia:Renewable energy]] --[[User:Nad|Nad]] 17:36, 20 Aug 2006 (NZST)
 
----
 
I fucked up a bunch of your lists because I was deleting batches of [[XML Orphans]], but a whole lot of them were list-cats and things - we went thru this orphans thing ages ago and I thought you'd got rid of them - don't put properties on non-existent pages, make a page wth a colon or <nowiki><p></nowiki> in it.
 
:I tried undeleting them and they didn't seem to be valid properties articles, which means they probably weren't functional pages anyway, so probably nothing to worry about. --[[User:Nad|Nad]] 13:33, 20 Aug 2006 (NZST)
 
----
 
[http://www.microsoft.com/globaldev/tools/msklc.mspx Keyboard layout tool]
 
----
 
Thanks for openning the door, it feels freindly and warm in here!--[[User:Kerry|Kerry]] 17:42, 11 Aug 2006 (NZST)</nowiki>
 

Latest revision as of 18:11, 22 May 2015

Exploring Wiki

Hey Aran,

is this the place where you make contact with other users then?

Ahhh, Bach. --The Duncan 06:20, 6 September 2010 (NZST)


Mediawiki programming help

Dear Nad, I have been taking a look at your work and you seem to have an impressive handle on mediawiki programming. I am working on a corporate project and we are looking for help with user interface/skinning and mediawiki extensions. We have a project deadline to meet over the next 6 weeks. If you would be interested and available for payable contract work, please contact me at organicdesign@jenandi.com

Kind Regards, Andi

Templates and passing vars

Nad, trying to get the google map extension to work with vars in a template, such that:

{{Test
|FULL_NAME = Ashfield
|FULL_NAME_ND = Ashfield
|LAT = -33.8833333
|LONG = 151.1166667
}}

<googlemap width="400" height="300" zoom="16" type="hybrid" controls="medium">
{{{LON}}},{{{LAT}}}, {{{FULL_NAME}}}
</googlemap>

would work. It appears to be a problem: https://bugzilla.wikimedia.org/show_bug.cgi?id=2257

and this appears to be somebody's solution?? http://blog.w-nz.com/archives/2005/08/23/using-template-variables-in-extension-tags-with-mediawiki/

what are your 2 cents? --Phalseid 06:39, 3 April 2008 (NZST)

I think installing an extension to generically process all variables in tags is a bit extreme, why not just hack your google maps extension in the tag function, or do an official patch on it which allows it to process the variables, eg

<php>$text = $parser->replaceTemplateVariables($text);</php>

You could make it do it based on a global such as $egGoogleMapsReplaceVariables --Nad 09:09, 3 April 2008 (NZST)

Treeview 5

Yo, Ive just put a suggestion up for this post. I suggest we may need to convert windows backslashes to forward slashes in extensions if this is a continuing problem --Sven 13:05, 3 April 2008 (NZST)

Extension:Treeview5.php

That fix for windows/unix paths was unbelievably obvious, why didn't I think of it... --Sven 14:18, 15 April 2008 (NZST)

Yea, that's what I was meaning about it only being an issue for the regex operating on the backslashes, not with the backslashes themselves. I only just got round to reading the treeview talk page and checking it out. You need four backslashes though because the regex expects it to be doubled so its not treated as escaping the following square bracket, and each of those two need to be escaped themselves since they're inside PHP quotes. --Nad 14:57, 15 April 2008 (NZST)

Simplesecurity glitch?

Aran, on my user page, which I want to start using a bit more again, there is a security setting and I can't figure out where that has been created. "Every action requires the user to be Milan". It was inheriting from cat:Milan/XMLWiki user pages and had security on the user page as well but I removed both settings and it's still locked down. Can you check it out please when you have minute? Cheers --Milan 11:04, 27 April 2008 (NZST)

Not a glitch, its getting it from Milan/Tree which must be transcluded onto the user page. You could remove the security from the tree page or not transclude it - but then I just thought, wrapping it in noinclude's should work I'll do it now and see. --Nad 12:20, 27 April 2008 (NZST)
Thanks, that looks to be working fine. I'm getting a little rusty on transclusion stuff it seems :-/--Milan 14:47, 27 April 2008 (NZST)
The templates an article uses are listed at the bottom of the page when editing --Nad 15:00, 27 April 2008 (NZST)

Collaboration

Hello Nad, I am trying to set up a number of intranets for NGO's that I am involved in and I would like to chat with about potential help/collaboration. Should we email each other or skype? Thanks, --Apap 06:40, 12 May 2008 (NZST)

You can email me on aran at this domain or skype id organicdesign (text only) --Nad 09:31, 12 May 2008 (NZST)

Extension:NewUserMessage

Hi could you please check http://www.mediawiki.org/wiki/Extension_talk:NewUserMessage. I got a problem with my bot showing up in Recent Changes. Thanks!

Extension:CSS

I noticed your above extension only partially works with MW1.12 after a fresh upgrade. Any idea why, or what could be blocking part of the {{#css}} from printing? As it is, only some of the specified elements are visible, as through templates used on a page, but not the page elements, as if they're being overridden by Common/Monobook.css. If you ever upgrade to 1.12 you might see what I mean. -- Sasoriza 06:41, 1 June 2008 (NZST)

I have it running on 1.12 with no problems. The extension does not prevent other CSS's such as Common.css or Monobook.css from loading, it simply adds another CSS which is loaded before the main ones which means you will have to ensure that your CSS rules are more specific than the existing ones to prevent them being overridden (this is what I mean by "specific"). --nad 08:53, 1 June 2008 (NZST)
Also I've made a few changes to the code to allow files or in-line rules to be included, see MW:Extension:CSS. --nad 09:35, 1 June 2008 (NZST)

User Registration

nad, i have poked around MW and don't see any extensions to extend the fields that are collected on new account creation. any ideas? --Phalseid 10:08, 7 June 2008 (NZST)

I think there are hooks to extend that pretty easily, you need something done? --nad 14:01, 7 June 2008 (NZST)

MediaWiki parser

thought you might be interested in this article - M:Migration to the new preprocessor which provides information about the changes to parser.php --Sven 14:16, 9 June 2008 (NZST)

Wikimedia Toolserver

Check out your edits on wikimedia projects e.g. Nad on 'pedia. We need to check out useful tools and ideas from this, some documentation available here and here. --Sven 11:42, 11 June 2008 (NZST)

Test to see what the edit summary looks like --Sven 12:59, 11 June 2008 (NZST)
Yea I'd really like to tie bots and scraping (like that svn-commits chart or oil-price monitor etc) in to our workflow system so we can define streams of process-driven content similar to the toolserver idea. --nad 16:30, 11 June 2008 (NZST)

Wiki.pl

Yo, Ive successfully added a wikiDelete method, it may need a bit of work around capturing the correct $err message if a user does not have rights to access the page. The restore method is almost there but unfortunately I am working off line mostly this weekend if you see something obvious I am doing wrong. You can specify a specific revision, or all revisions to restore, will get the latest revision restoring first.

I also managed in the process of testing to submit incorrect token content which has stuffed up the local instance of the database when restoring one particular article, so I may have found a mediaWiki bug in 1.12.0 but need to document further. I want to create a test script which can do a pile of test actions so we can loop it through a set of wiki versions to test wiki.pl on. Here is the error message I managed to create;

Database error manually identified when attempting restore
Database error
A database query syntax error has occurred. This may indicate a bug in the software. The last attempted database query was:

    (SQL query hidden)

from within function "Revision::insertOn". MySQL returned error "1062: Duplicate entry '12' for key 2 (localhost)".

I think at the time I submitted only two name/value hidden fields my %form = (wpEditToken => $1, target => $title,. Anyway, I want to add a couple of other functions to upload/delete/restore files. The file restoration function may be covered by the generic wikiRestore function.--Sven 10:49, 15 June 2008 (NZST)

That's pretty heinous if you can construct a query that can stuff the db. Is it fixed by deleting the article again? --nad 12:39, 15 June 2008 (NZST)
Just for the article Sandbox on my localhost is the restore stuffed, and only when I try to restore all revisions, restoring the latest revision is fine. However when I created the problem I had posted fields that were incorrect, so I think it is likely to be a MediaWiki bug that I found, hopefully if I have time I can trace and document it. I still havent got the restore functionality going yet. --Sven 13:06, 15 June 2008 (NZST)

Extension:Marketresearch‎

Extension:Marketresearch‎ and talk. --Phalseid 05:59, 11 July 2008 (NZST)

bug in csv2wiki

see http://www.organicdesign.co.nz/Talk:Csv2wiki.pl#bug --Phalseid 08:35, 12 July 2008 (NZST)

Wiki.pl Stability

Yo, I've made changes to Wiki.pl to try to make the WikiEdit function a bit more stable. The issue has been the large conditional regex attempting to grab all relevant hidden key/value pairs on about line 114. As the interface changes subtly the regex occasionally fails. The modified approach just searches for the wpEDitToken key;

if ($response->is_success and (
			$response->content =~ m|<input type='hidden' value="(.+?)" name="wpEditToken" />|g
			)) {

then (inefficiently) tests and saves the other wanted keys. It has not been tested across multiple MW versions yet but should be much more stable. --Sven 08:43, 19 December 2008 (NZDT)

Cool thanks ;-) --nad 08:44, 19 December 2008 (NZDT)

MindMap

nad, could you please 1) add the freemind mind map to tmp.peerix.org, and 2) tell me why it is not working any longer on wx? thx! --Phalseid 00:39, 2 January 2009 (NZDT)

I don't know why thats not working, I'll have another look later --nad 09:17, 2 January 2009 (NZDT)
here is why it is not working....same on tmp...http://www.mediawiki.org/wiki/Extension_talk:FreeMind#.C2.BBFlash_plugin_or_Javascript_are_turned_off._Activate_both_and_reload_to_view_the_mindmap.C2.AB

MindMap II

please add this as well http://www.mediawiki.org/wiki/Extension:MindMeister I think this will satisfy my Red Eye needs for now... --Phalseid 03:28, 3 January 2009 (NZDT)

where to put stuff

i want to put up info on the platform regarding intentional community. should it go here or on tmp? im not clear as to "why the difference", i guess --Phalseid 00:41, 2 January 2009 (NZDT)

an example is 1) the MW training material i am working with milan on and 2) this community mindmap governance issue. --Phalseid 00:43, 2 January 2009 (NZDT)
I'm not sure if these things belong in platform (check Documentation for a brief description of what role each document should be playing). Basically everything goes on OD except things which need to be kept completely private such as the coffee projects. The training material probably should be going into MediaWiki workshop or its talk. --nad 09:22, 2 January 2009 (NZDT)

Project red eye

nad: im hoping you have some down time waiting for decaf stuff, please check out http://tmp.peerix.org/Red_Eye and let me know $/clarification. thx --Phalseid 00:49, 2 January 2009 (NZDT)

I'll need a lot of clarification for this one, some mockups would be good... I can't really know $ until I know exactly what needs to be done, but off the top of my head it looks difficult, probably $500-$1000 --nad 09:24, 2 January 2009 (NZDT)

forget this for now...see http://www.mediawiki.org/wiki/Extension:MindMeister above.. --Phalseid 03:29, 3 January 2009 (NZDT)

widgets on demo

aran, plese create and set Folder permissions /extensions/Widgets/compiled_templates/ folder should be made writable by web server (this is where Smarty stores pre-compiled template.) please verify by checking http://demo.organicdesign.co.nz/Google_Calendar (scroll to bottom) thx! --phalseid 13:44, 9 February 2009 (NZDT)

But I thought you had agreed that Milan was now developing the demo, is he planning on implementing these widgets as part of his presentation? does he know this? what are you planning here? --nad 20:09, 9 February 2009 (NZDT)

Extension:NukeDPL.php

Hi Nad, your new version of this extension has overwritten a couple of things I had added to it:

  • a couple of bug fixes (two minor ones, corrected with a replace, and one major: the list of results was always showing one less result than the total returned by the DPL query), and
  • a text suggestion for the query window (redirects = exclude | include| only)

Here[1] you can check the differences I introduced. As I'm not sure if you left them out on purpose, I'd like to wait for a confirmation from you; feel free to reintroduce them if you agree. Your extension is being used at CPDL.org, that has a lot of titles with accented characters, that's why these bugs could be discovered. Needless to say how much we appreciate this extension, thanks a lot for it. Capmo 22:57, 19 March 2009 (UTC)

Sorry about that, not sure how your str_replace fix works, but I'll take your word for it! re-implemented it just now, thanks ;-) --nad 02:03, 20 March 2009 (UTC)

Integration

Hi Nad, I saw your Recent Changes extension. I agree that fragmentation is a big problem in the wikisphere. Recently I created the (experimental) RPED extension to help address that very concern. Let me know if you want to collaborate on other projects for data exchange among wikis. Regards, Tisane 09:09, 26 March 2010 (UTC)

SimpleSecurity

I just downloaded the SimpleSecurity svn. And it's not handling Images, as in it's allowing them to be put into pages. It's also allowing their thumbnails to show up in searches. Smile Lee 13:28, 26 March 2010 (UTC)

Chloe in the snow

http://www.flickr.com/photos/rebba/4386885783/in/set-72157604564573252/

AGI Manhattan

I read the whole thing today (could not watch the videos due to lack of BW)... holy crap! But did you see this? Automated Unintelligence I love it! --Infomaniac 13:45, 13 August 2010 (NZST)

mail problems

Having a bit of trouble connecting to my od mail account in the last few days. On further investigation this looks a bit fishy:

Rob-MacBookPro:~ rcar004$ host organicdesign.co.nz
organicdesign.co.nz has address 69.64.87.188
organicdesign.co.nz mail is handled by 5 mail.organicdesign.co.nz.
Rob-MacBookPro:~ rcar004$ ping mail.organicdesign.co.nz
PING mail.organicdesign.co.nz (69.64.87.188): 56 data bytes
Request timeout for icmp_seq 0
64 bytes from 69.64.87.188: icmp_seq=1 ttl=50 time=326.814 ms
64 bytes from 69.64.87.188: icmp_seq=2 ttl=50 time=247.202 ms
Request timeout for icmp_seq 3
Request timeout for icmp_seq 4
64 bytes from 69.64.87.188: icmp_seq=5 ttl=50 time=318.341 ms
Request timeout for icmp_seq 6
Request timeout for icmp_seq 7
64 bytes from 69.64.87.188: icmp_seq=8 ttl=50 time=285.733 ms
64 bytes from 69.64.87.188: icmp_seq=9 ttl=50 time=308.877 ms
64 bytes from 69.64.87.188: icmp_seq=10 ttl=50 time=332.087 ms
^C
--- mail.organicdesign.co.nz ping statistics ---
11 packets transmitted, 6 packets received, 45.5% packet loss
round-trip min/avg/max/stddev = 247.202/303.176/332.087/29.139 ms

Dropped packets and the server doesn't seem to be accepting my password (same as od unix login 'rob'). --Rob 00:52, 17 October 2010 (PDT)

We've done a major server move, see News, I didn't realise you were using OD mail, I'll set up your account now, but you'll need to either email/skype/IRC/TXT your pwd, or email me your pub RSA key so you can shell in yourself and set your pwd. --nad 01:04, 17 October 2010 (PDT)

Selenium extension

Hi Nad,

Thanks for the interesting link. I'm specifically interested in running Selenium tests from the wiki, i.e. using the wiki as a selenium test archive.

Is it likely that the Selenium Extension still works?


Cheers, --Dan Bolser 01:10, 4 April 2011 (PDT)

The last state it was in it was working, we had some test tests running in this site, but the extension and framework are no longer installed. --nad 19:50, 7 April 2011 (PDT)

Private work for adeft

  1. why is http://www.sebokwiki075.org/wiki/and http://www.sebokwiki075.org/wiki/ so slow? Extensions? DPL? Caching? Server?
  2. how to get http://www.sebokwiki075.org/dev/index.php?title=Mediawiki:NavTree to show up on the left hand navigation. I thought I did it right. Once we get that, need to figure out some basic style stuff, and get it working on /wiki (same domain as above)
  3. backup script- TBD
  4. update star menu with transparency layers
  5. I added http://www.mediawiki.org/wiki/Extension:BreadCrumbs to /dev above. They want the navigation to appear ABOVE the article title. I screwed around with http://www.sebokwiki075.org/dev/index.php?title=MediaWiki%3ACommon.css&action=historysubmit&diff=28551&oldid=28545

and got it to look right, but when you edit with the above, it screws up the tabs and looks shitty. i read the talk page on http://www.mediawiki.org/wiki/Extension:BreadCrumbs and it was talking about hooks, so i bailed. Basically, what would it take to get this extension to work in Vector with the breadcrumbs showing up ABOVE the title and not overwriting stuff like in

--phalseid 09:13, 23 February 2012 (PST)