Author Topic: eZ8 programming website  (Read 14449 times)

0 Members and 1 Guest are viewing this topic.

Offline Keoni29

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2466
  • Rating: +291/-16
    • View Profile
    • My electronics projects at 8times8
eZ8 programming website
« on: August 17, 2013, 02:25:49 pm »


Working on this website about Zilog eZ8 programming. It uses php for loading pages and I am working on an article editor. Trying to figure out a way to make it more secure before I let people edit articles.

Webdesign and php by me. Articles by both me and Willrandship.
What do you guys think about the layout. Nothing distracting you while reading? Text not too small? Does it look right on your device?
Thanks in advance for your feedback :)
If you like my work: why not give me an internet?








Offline AssemblyBandit

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 374
  • Rating: +60/-1
  • ~AssemblyBandit~
    • View Profile
    • briandm82.com
Re: eZ8 programming website
« Reply #1 on: August 17, 2013, 02:31:53 pm »
Its nice, it has a forum, code highlighter tool, and irc chat.

Offline Keoni29

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2466
  • Rating: +291/-16
    • View Profile
    • My electronics projects at 8times8
Re: eZ8 programming website
« Reply #2 on: August 17, 2013, 02:33:18 pm »
And of course a lot of reference material and tutorials coming up.
If you like my work: why not give me an internet?








Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55943
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: eZ8 programming website
« Reply #3 on: August 17, 2013, 07:26:12 pm »
Looks nice, as long as you won't try to lure every Omni member away to your own forum or something :P

Offline Keoni29

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2466
  • Rating: +291/-16
    • View Profile
    • My electronics projects at 8times8
Re: eZ8 programming website
« Reply #4 on: August 18, 2013, 04:15:01 am »
The forums are just for asking eZ8 related questions. Not for calcs. I think there will remain at least a handful here at omnimaga ;)

Edit: Got the article editor to work. Now I can edit and create new entries on the website. It's a really crude filesystem based CMS, but it works and it's 99% secure I think.
« Last Edit: August 19, 2013, 05:02:22 pm by Keoni29 »
If you like my work: why not give me an internet?








Offline Keoni29

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2466
  • Rating: +291/-16
    • View Profile
    • My electronics projects at 8times8
Re: eZ8 programming website
« Reply #5 on: September 18, 2013, 07:26:47 am »
Some changes: hitcounter, page statistics and working entry editor. Not a lot of new articles though.
If you like my work: why not give me an internet?








Offline Keoni29

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2466
  • Rating: +291/-16
    • View Profile
    • My electronics projects at 8times8
Re: eZ8 programming website
« Reply #6 on: October 25, 2013, 01:49:08 pm »
Added reference for Flash.
http://ez8tut.sourceforge.net/index.php?p=reference/flash.php . I want to cover all math operations too, so that will be my next article.
« Last Edit: October 25, 2013, 06:06:33 pm by Keoni29 »
If you like my work: why not give me an internet?








Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: eZ8 programming website
« Reply #7 on: October 25, 2013, 06:05:40 pm »
redirects to the 404 page to me

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline Keoni29

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2466
  • Rating: +291/-16
    • View Profile
    • My electronics projects at 8times8
Re: eZ8 programming website
« Reply #8 on: October 25, 2013, 06:06:46 pm »
Fixed :)
If you like my work: why not give me an internet?








Offline ClrDraw

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 627
  • Rating: +61/-2
    • View Profile
    • GitHub
Re: eZ8 programming website
« Reply #9 on: October 25, 2013, 06:13:45 pm »
Really nice and clean looking!
Visit my GitHub for all my TI programs as well as other projects.
Also check out my website.

Offline Keoni29

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2466
  • Rating: +291/-16
    • View Profile
    • My electronics projects at 8times8
Re: eZ8 programming website
« Reply #10 on: October 25, 2013, 06:18:36 pm »
Thank you! That's the style I went for. It is inspired by the arduino website. I figured newcomers would be more at easy with a familiar design.
If you like my work: why not give me an internet?








Offline Keoni29

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2466
  • Rating: +291/-16
    • View Profile
    • My electronics projects at 8times8
Re: eZ8 programming website
« Reply #11 on: November 02, 2013, 10:39:11 am »
Added page about Serial communication.
http://ez8tut.sourceforge.net/?p=reference/serial.php
Edit:
Also added a page about math instructions:
http://ez8tut.sourceforge.net/?p=reference/math.php

It takes a while to pump out these articles. Whenever I have nothing better to do I will try to write two of these.
If you spot any errors please say so.
« Last Edit: November 02, 2013, 11:51:37 am by Keoni29 »
If you like my work: why not give me an internet?








Offline Keoni29

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2466
  • Rating: +291/-16
    • View Profile
    • My electronics projects at 8times8
Re: eZ8 programming website
« Reply #12 on: January 18, 2014, 05:08:30 am »
I asked some people to proofread the tutorial pages. Based on their feedback I ironed out some typo's. The website has a html article editor. I want to switch to wysiwyg because it's more readable and making modifications is easier. Does anyone know a simple js/php wysiwyg text editor with custom stylesheets and tag restrictions?
If you like my work: why not give me an internet?








Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: eZ8 programming website
« Reply #13 on: January 18, 2014, 11:03:19 am »
CKEditor: http://ckeditor.com/

It is pretty awesome, i also love their inline editing support.

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline chickendude

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 817
  • Rating: +90/-1
  • Pro-Riot Squad
    • View Profile
Re: eZ8 programming website
« Reply #14 on: January 18, 2014, 02:11:54 pm »
Are there any devices that use the Z8 Encore! or do you have to build your own? I like the tutorial pages, they look nice. I haven't read through everything but i don't quite get how the General Purpose Register File is different from RAM, and on the third tutorial "If you did not create a new project yet read tutorial 1 again." The "...did not create... yet" bit to me sounds like it should be "...have not created... yet", though maybe we just have a different style of speaking. And what exactly does srp do? What would the difference be between srp #00h and srp #10h? It's a cool little site, though :)

EDIT: Also, the math link you posted in here doesn't load anything. The one on the site loads fine, though: http://ez8tut.sourceforge.net/index.php?p=reference/math.php
Comparison only has one 's', btw. And woohoo! mult! Is there no div?
« Last Edit: January 18, 2014, 02:15:02 pm by chickendude »