User Details
- User Since
- Feb 22 2016, 8:27 AM (472 w, 4 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- Shoichi [ Global Accounts ]
Mar 11 2017
Yes, I also found it. I have fixed main page. Damn it . I will go to find extension to handle it.
Mar 10 2017
About cache,after discussion with upstream author , cache put in production server side is better than put in wikis-sites side. No matter how many sites connect to the server, they share the same cache.
Mar 9 2017
Hello everyone, about renderer codereview, I posted https://phabricator.wikimedia.org/T154044
Feb 5 2017
Hello awight, about code review (IDS render server) , do you know who can do it? My translation team have made some. I want to know if its is enough?
Jan 26 2017
Excuse me, beacuse our new year is coming at 1/28 ,everyone in Taiwan is very busy in each business. It took a lot of days. >_<
Jan 19 2017
Jan 16 2017
Jan 13 2017
Jan 8 2017
Jan 7 2017
Thanks ,I pushed my new one.
The first type I change to you suggestion,but use C style
/**/
for being Identificated fast as translation comments, and
/**..... */
is original .
Yes, in progress. Sorry for vacation, and in Taiwan,now it is busy. Because our Spring Festival is still traditional one. It is during 1/27~2/1 this year. Many Companies will work hard during January (not December). Some members in my team is affected,and also I need to teach 2 members how to use git. >_<
Dec 27 2016
Hi , about IDS extension,I think that it can be changed to render-server-path set-able in Localsetting.php. I am a poor php guy,but I guess it might be a easy task?
@awight @Niharika @MaxSem: Hi , my translation team started to work. Our work is in
https://github.com/Wikimedia-TW/han3_ji7_tsoo1_kian3_WM/tree/code_vf_H2E the fork reason is for some members who are not used to git working (pure Wikipedian,not tech guys).
Dec 25 2016
han3_ji7_tsoo1_kian3_WM Network code translation for safey code review.
Dec 21 2016
About Translate han3_ji7_tsoo1_kian3 into English for Security (etc.) review, I will set a team in this week. After discussion with the upstream author, my plan is give English translating by comments to each function name and variable name which use Han character( what a little difficult is those Han character including not only Mandarin but also Taiwanese. A little similar to English mixing German) . Then Security review can go. The translating will start from core of web service- servlet.
Dec 1 2016
My plan is to add English code comments ,also inlcude comments translating those names with Han characters of functions and variables. I sent the proposo to the author in December,and he agreed. I will set up a little translate team to execulate this. Let People in foundation also can understand its code .
Nov 25 2016
Nov 24 2016
Nov 21 2016
Nov 16 2016
Nov 11 2016
Months ago, I can log in,but it also happen to me. I don't know rember I had set two-factor authentication or not. Can someone help me? >_< My account there is also "shoichi"
Oct 20 2016
I also paste the testing wiki as an reference. Most funny , there is also some special emojis by IDS there. :)
Aug 21 2016
Jul 12 2016
Jun 27 2016
Thx to Luke081515 help me setting up ids-testing instance,and setup the testing wiki . Now working :
By using the new method, I found I sucessfully login to Ids-1.mw-extension-ids.eqiad.wmflabs ,but still failed on logining to Ids.mw-extension-ids.eqiad.wmflabs.
Jun 26 2016
Thank you !
Jun 25 2016
Jun 22 2016
And, The java servlet of "han3_ji7_tsoo1_kian3_WM" is this one. If you want to trace it, just from the java source file.
This one, han3_ji7_tsoo1_kian3_WM. It's an unicode Ideographic Description Sequences renderer. It provide a web api to render an I.D.S as a character image. And the IDS are used to represent a lacking C/J/K/V character ( Or other 2D composited characters writing systems like Maya, ancient Egypt).
Excuse me, I think we are at step3,and I have written the extension page on Mediiawiki site.
Jun 18 2016
OK.
(Steps 1 and 2 are already done, read the step 3 content too, but you don't really have the choice as it's targeted for a Wikimedia cluster wiki)
I assume you already have support from zh.wikisource community. If this is not the case, now is probably the good moment to gather such support (that would be frustrating to do all the process to find the community doesn't want the extension).
Yes, it's very important. That's what I should do.
Meanwhile a Gerrit admin creates the repository, you can start the main documentation page at https://www.mediawiki.org/wiki/Extension:IDSextension
Then, you'll follow https://www.mediawiki.org/wiki/Manual:Extension_registration#Migration_for_extension_developers to use the new extension registration mechanism.
Finally, you'll apply https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Coding_conventions/PHP
Let me know if you're stucked on one of these steps, I can help there.
Thanks for your help very much. I will go on to next move.
Jun 14 2016
Excuse me,Where is Gerrit?
- Security review of extension
for the major starting points.
Extensions deployed on the production cluster can't rely on labs instances, so that will need to be setup in the production cluster as well.
Do you mean I also need to put the ids server onto the production cluster? How should I do it?
Feb 29 2016
I got the ~/public_tomcat/. It works. Thank you all very much!
Feb 26 2016
@scfc @zhuyifei1999 Thanks, waiting you!
Feb 23 2016
Sorry I am wrong, setup-tomcat give me the replying:
Setting up your public_tomcat directory... Unable to run job: Job was rejected because job requests unknown queue "webgrid-tomcat". Exiting. All done. You can edit the configuration in /data/project/idsgen/public_tomcat/conf/server.xml as needed.
@scfc
Thank you . I tested.
Feb 22 2016
After "jstart -mem 4G -l release=trusty -q webgrid-generic ./httpserver.sh"
I need it to launch my java servlet for runing our plan.