Easy Na'vi Lessons Blog

Started by Tirea Aean, October 26, 2012, 08:27:50 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

Tirea Aean

NEW! You can now enter the address easily of any lesson or post!

http://tirea.learnnavi.org/posts/1
http://tirea.learnnavi.org/posts/2
...(and so on, and so on)
http://tirea.learnnavi.org/posts/17

are all now active!

as are these:

http://tirea.learnnavi.org/posts/sounds
http://tirea.learnnavi.org/posts/practice
http://tirea.learnnavi.org/posts/memrise

all of this, so you don't have to go to the site and copy paste or have to remember and type this in:

http://tirea.learnnavi.org/posts/2013-03-23-sounds.html
(now this page can also be accessed as: http://tirea.learnnavi.org/posts/sounds )

http://tirea.learnnavi.org/posts/2014-09-14-seventeen.html
(now this page can also be accessed as: http://tirea.learnnavi.org/posts/17 )

:D WOO!

Blue Elf

Great to see it is live again :)
Small typo in last lesson:
QuoteWe can only even use <äp> in verbs makred vtr. in the dictionary
Should be marked
Oe lu skxawng skxakep. Slä oe nerume mi.
"Oe tasyätxaw ulte koren za'u oehu" (Limonádový Joe)


Tirea Aean


Wind12

Txantsan!! Ngaru aypostì lu sìltsan!

Tirea Aean


Tìtstewan

#25
Great! :D
Yeah, there is currently not known if there are also special reflexive pronouns for oe and nga...

What do you say about this?
I cause you to wash yourself.

Edit:
What about X säpi verbs? (I know, they are exceptions, but worth mentioning them)

-| Na'vi Vocab + Audio | Na'viteri as one HTML file | FAQ | Useful Links for Beginners |-
-| Kem si fu kem rä'ä si, ke lu tìfmi. |-

Tirea Aean

Quote from: Tìtstewan on September 16, 2014, 11:05:36 PM
Great! :D
Yeah, there is currently not known if there are also special reflexive pronouns for oe and nga...

Sran.. Indeed, I think there are probably none. Esperanto has this too.

Quote
What do you say about this?
I cause you to wash yourself.
We still don't even know the answer to that.
You'd think it would be Oel ngati yäpeykur. But I don't think it's that simple.

QuoteEdit:
What about X säpi verbs? (I know, they are exceptions, but worth mentioning them)
They're all in the dictionary. You can't do this productively. I didn't mention, because I want to avoid people sticking äp in ALL the things. ;)

Tirea Aean

I have officially rewritten the code for ALL LESSONS.

I have also created nice brand new PDFs and a download location.

And the Print button from earlier is now just a hyperlink to that download folder.

http://tirea.learnnavi.org/download

Tìtstewan

Ma Tirea, at lession 15 of your re-created website, it has a special reason why each paragraph becomes bigger and bigger? :-\

-| Na'vi Vocab + Audio | Na'viteri as one HTML file | FAQ | Useful Links for Beginners |-
-| Kem si fu kem rä'ä si, ke lu tìfmi. |-

Tirea Aean

OH MY.

I had no idea that was happening.

The new theme still is not styled correctly. I basically rushed the new stylesheet into production. If you or anyone could fix the stylesheet for me, lots of karma will be given. :D

EDIT: I know why. No closing blockquote tag. :FACEPALM:

The colors are also bad with the new theme on some of the color-coded lessons. All issues I wanted to address and correct, but can't at the moment.. :S

Tìtstewan

I could play with the stylesheet if you want. :) (I can do it in 9h when I am back from work)

Edit: HRH!

-| Na'vi Vocab + Audio | Na'viteri as one HTML file | FAQ | Useful Links for Beginners |-
-| Kem si fu kem rä'ä si, ke lu tìfmi. |-

Tirea Aean


Tìtstewan

#32
So, ma Tirea, lole... :)


For lessons 4, 5, 6, 7, 8, 9, 11, 12 and 14

Go to your stylesheet and edit following code:
change "padding-left" from 4% to 8%
and add: "font-size: 1.2em;"
=>
-----------------------------------------
ul.lindent, ol.lindent {
  padding-left: 8%; !important;
  font-size: 1.2em;
}

-----------------------------------------








In the lesson 10, 12, 13, 14 and 16 you forgot to add some paragraphs <p></p>...




And finally, lesson 17, I see you misplaced the <blogquote> tag and also there is missing some <p> or they are misplaced.
:)


As for the colors, well, you should play with some parameters of the stylessheet.

-| Na'vi Vocab + Audio | Na'viteri as one HTML file | FAQ | Useful Links for Beginners |-
-| Kem si fu kem rä'ä si, ke lu tìfmi. |-

Tirea Aean

Thank you so much for that! +1 to you for helping me improve the site. I'll get to these fixes as soon as I can. :)

Vawmataw

Fmawn Ta 'Rrta - News IN NA'VI ONLY (Discord)
Traducteur francophone de Kelutral.org, dict-navi et Reykunyu

Tìtstewan

#35
Nìprrte'! I am glad I could help. :D


EDIT:

-| Na'vi Vocab + Audio | Na'viteri as one HTML file | FAQ | Useful Links for Beginners |-
-| Kem si fu kem rä'ä si, ke lu tìfmi. |-

Tirea Aean

Quote from: Tìtstewan on June 01, 2015, 10:10:47 PM
EDIT:

Tirea's hand-made blog source code comment

making people lose since 2011. ;D

Tirea Aean

Quote from: Tìtstewan on June 01, 2015, 11:56:08 AM
So, ma Tirea, lole... :)


For lessons 4, 5, 6, 7, 8, 9, 11, 12 and 14

Go to your stylesheet and edit following code:
change "padding-left" from 4% to 8%
and add: "font-size: 1.2em;"
=>
-----------------------------------------
ul.lindent, ol.lindent {
  padding-left: 8%; !important;
  font-size: 1.2em;
}

-----------------------------------------








In the lesson 10, 12, 13, 14 and 16 you forgot to add some paragraphs <p></p>...




And finally, lesson 17, I see you misplaced the <blogquote> tag and also there is missing some <p> or they are misplaced.
:)


As for the colors, well, you should play with some parameters of the stylessheet.

Pages do not have individual styles sheets. The entire site uses one master style sheet. I can't just edit those lines because if I do, the pages that are do currently look correct will not look correct anymore. And I don't want to just hack each and every page up with weird fixes somehow. I guess I need to re-think how I did this.


Tìtstewan

#38
But some fixes require to edit the html file, not the CSS? ???

Example on page 10:
----

So you may know by now the words srane (yes) and kehe (no).
Those are simple enough. They are acceptable answers to a question that has the word srak or srake in it.

For example:

Q :  Nga 'efu ohakx srak? (Are you hungry?)
A1: Srane, nìtxan (Yes, very)
A2: Kehe, li yolom. (No, I already ate.)

---

VS

---

So you may know by now the words srane (yes) and kehe (no).
Those are simple enough. They are acceptable answers to a question that has the word srak or srake in it.

For example:

Q :  Nga 'efu ohakx srak? (Are you hungry?)
A1: Srane, nìtxan (Yes, very)
A2: Kehe, li yolom. (No, I already ate.)



The second one just has <p></p> at that Na'vi example Q, A1 and A2. Nothing with CSS and nothing weird.

And as for the ul.lindent, ol.lindent CSS, I didn't see that it is used on other lesson pages except in those I mentioned. Or I have overlooked one?

EDIT: this looks on FF when I play with it in the console:

EDIT 2, Wait, does those pages is based on a websoftware such as Wordpress or something like?? /curious

-| Na'vi Vocab + Audio | Na'viteri as one HTML file | FAQ | Useful Links for Beginners |-
-| Kem si fu kem rä'ä si, ke lu tìfmi. |-

Tirea Aean

QuoteEDIT 2, Wait, does those pages is based on a websoftware such as Wordpress or something like?? /curious
Not wordpress, but you can see every single one of its components except the post editor (Because it's written in PHP and requires password login). All of it was written by hand in HTML, CSS. I write a .post file (tirea.learnnavi.org/_posts) and then sitegen.pl (.../sitegen.pl) molds the template around that (.../_template) and puts it in its place.

TL;DR: It's a very very simple blogging platform with custom everything written by hand.

--

Still in the process of making fixes. You can probably see what I'm doing. ;D