Difference between revisions of "User talk:Xplorer30"

From Baka-Tsuki
Jump to navigation Jump to search
Line 50: Line 50:
   
 
I told you. At first each '''if then''' function was on a ''separate'' line (meaning after each function ended I pressed enter and then wrote on the next line). That was what caused the problem. I corrected it by putting all the '''if then''' functions on the ''same'' line. But the downside is that the brackets in the code will now make the code even harder to understand (ie: as you said it will make people dizzy). Anyways it's fixed, and that's all that matters. Feel free to ask for my help whenever you want. Don't hold back. [[User:Zero2001|Zero2001]] - [[User_talk:Zero2001|Talk]] - 15:23, 14 February 2012 (CST)
 
I told you. At first each '''if then''' function was on a ''separate'' line (meaning after each function ended I pressed enter and then wrote on the next line). That was what caused the problem. I corrected it by putting all the '''if then''' functions on the ''same'' line. But the downside is that the brackets in the code will now make the code even harder to understand (ie: as you said it will make people dizzy). Anyways it's fixed, and that's all that matters. Feel free to ask for my help whenever you want. Don't hold back. [[User:Zero2001|Zero2001]] - [[User_talk:Zero2001|Talk]] - 15:23, 14 February 2012 (CST)
  +
  +
Quick question: was there some particular reason you decided to skip the latter portion of Volume 1 and skip directly to Volume 2? Anyways, thanks for completing volume 2. [[User:MerrickXasis|MerrickXasis]] 22:51, 24 February 2012 (CST)

Revision as of 06:51, 25 February 2012

Hi, feel free to fix my changes.

your comment is: not sure, so change. Ermm, shouldn't it be the other way round --> when you're not sure, ask first? 'tuck in' means to eat up. --larethian 05:18, 27 July 2011 (UCT)

Sorry, when I read that it felt really strange, made me think that he's going to sleep. I checked some dictionary and can't find a tucked in that means eat up. Now that I checked tuck-in, it seems to be a British informal word, guess I never heard it before.--Xplorer30 08:13, 27 July 2011 (UCT)

Both actually, "Tuck in to bed"->Put the bedcovers on a person about to or already sleeping. "Tuck in Buddy"->Eat up buddy. Zero2001 - Talk - 04:23, 17 August 2011 (CDT)

SAO

What volume 8? If you mean the Alicization Arc it is added. Everything already on the main page is added. Zero2001 - Talk - 23:48, 12 August 2011 (UCT)

Alright, I'll implement the changes... but before that, I need to know the page names of the chapters. After all I can't make proper changes without the proper data. It says:

  • A Murder Case in the Area (13 parts)
  • Calibur (6 parts)
  • First Day (1 part)

How will each part be named? You have to tell me that for me to make the changes. Incomplete information renders errors. Update the main page then I will update the template. Untill then should I remove Side story #5 and Calibur SS links from the template? Zero2001 - Talk - 23:58, 12 August 2011 (UCT)

It seems as though you are unsure. I'll remove Side Story #5 and Calibur SS links from the template. Discuss and reach a decision. At that point I will add the links. That would be the best course of action. Zero2001 - Talk - 00:07, 13 August 2011 (UCT)

Any progress? Zero2001 - Talk - 03:27, 17 August 2011 (CDT)

I prefer the parts but I think rather than calling the combined forms chapters it would be better to call them stories (ie: story 1, story 2, etc). I can manage easily. On another note you might want to add a talk link to your signature like I did. Makes things faster. Zero2001 - Talk - 04:21, 17 August 2011 (CDT)

I have a favor to ask of you. Can you help work on SAO Volume 5 Chapters 6 and 7? The translation is kind of progressing slowly there and it's really been a major dose of suffering for us readers. You'd have to contact Teh Ping and get his permission. But I think he would agree, he's been asking others to help out there as far as I know. It's only 1 2/3 chapters. Please I beseech you. We've been stuck like that for a while now. It would really be appreciated. Zero2001 - Talk - 15:38, 14 February 2012 (CST)

Well I do understand. The delay can't be helped. Just Chapter 6 would be good. Honestly any progress is better than none. If Desodus is working on c7 then that's good news for me. Oh, and I'd like to offer my services to revamp your AVW Nav into one like mine. Only if you feel like it though. Feel free to ask whenever you're ready. In webpage navigation there is a saying: "Less clicks the better." Meaning the lesser the number of page loads during navigation the better and more user friendly the site becomes, popularity is also affected. So please consider my offer. Thanks. Zero2001 - Talk - 05:03, 15 February 2012 (CST)

On a side note: adding new cells into tables using if then functions is good for up to three cells after that problems occur but maybe your code is fundamentally different. I used a sub-template to add the new cells. Maybe that's why...? Zero2001 - Talk - 05:06, 15 February 2012 (CST)

Umm. Ahem. Aaaah. I think I should make changes to make it look like mine. Can I? Zero2001 - Talk - 09:47, 15 February 2012 (CST)

If you would allow me I can make sure that it looks more attractive as well as more user friendly (ie: anyone can understand and use properly). Zero2001 - Talk - 09:54, 15 February 2012 (CST)

In that case I'll make some minor adjustments. If you don't like them you can choose what to remove and what to keep. Basically what I will be changing is the colorings as well as the template's text alignments as well as the alignment of the whole template to the center of the page (more balanced and professional that way). I've made the changes. It looks complex at first glance but it's actually very easy to understand and modify. You can use Help:Color to make any changes to the colors. Zero2001 - Talk - 08:41, 16 February 2012 (CST)

That's cool with me. Anyways, if you ever need any more help just feel free to ask. Zero2001 - Talk - 18:57, 16 February 2012 (CST)

Accel World

Was wondering if it is ok for me to begin uploading the illustrations for the remaining volumes of Accel World. Will not start until I get the ok from you.--Ff7 freak 02:44, 17 January 2012 (CST)

Will follow your naming conventions for the images.Should begin uploading the images in the next few days. Appriciate all of your work --Ff7 freak 05:44, 17 January 2012 (CST)

I want to report you that every instances of 'even though' in volume 1 & 2 were typo to 'even thought'. Thank you very much for your translations --BeginnerXP

Thanks. I've fixed it. Please check: Accel_World:Volume_10_Chapter_3. The problem was that each if then function was on a newline. Putting them all in the same line eliminated the problem at the cost of the code becoming just a little harder to understand. But I believe that to be an acceptable price. Zero2001 - Talk - 05:48, 14 February 2012 (CST)

I told you. At first each if then function was on a separate line (meaning after each function ended I pressed enter and then wrote on the next line). That was what caused the problem. I corrected it by putting all the if then functions on the same line. But the downside is that the brackets in the code will now make the code even harder to understand (ie: as you said it will make people dizzy). Anyways it's fixed, and that's all that matters. Feel free to ask for my help whenever you want. Don't hold back. Zero2001 - Talk - 15:23, 14 February 2012 (CST)

Quick question: was there some particular reason you decided to skip the latter portion of Volume 1 and skip directly to Volume 2? Anyways, thanks for completing volume 2. MerrickXasis 22:51, 24 February 2012 (CST)