Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
About
Team
Rules
Stats
Status
Sitemap
Chat
Downloads
Forum
News
Our Projects
Major Community Projects
Recent Posts
Unread Posts
Replies
Tools
SourceCoder3
Other Things...
Omnimaga Radio
TI-83 Plus ASM File Unsquisher
Z80 Conversion Tools
IES TI File Editor
Free RAM areas
Comprehensive Getkeyr table
URL Shortener
Online Axe Tilemap Editor
Help
Contact Us
Change Request
Report Issue/Bug
Team
Articles
Members
View the memberlist
Search For Members
Buddies
Login
Register
Omnimaga
»
Forum
»
General Discussion
»
Technology and Development
»
Web Programming and Design
»
eZ8 programming website
« previous
next »
Print
Pages: [
1
]
2
3
Go Down
Author
Topic: eZ8 programming website (Read 14449 times)
0 Members and 1 Guest are viewing this topic.
Keoni29
LV11
Super Veteran (Next: 3000)
Posts: 2466
Rating: +291/-16
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
Logged
+1/-0 karm for this message
If you like my work: why not
give me an internet?
AssemblyBandit
LV6
Super Member (Next: 500)
Posts: 374
Rating: +60/-1
~AssemblyBandit~
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.
Logged
Keoni29
LV11
Super Veteran (Next: 3000)
Posts: 2466
Rating: +291/-16
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.
Logged
If you like my work: why not
give me an internet?
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
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
Logged
Keoni29
LV11
Super Veteran (Next: 3000)
Posts: 2466
Rating: +291/-16
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
»
Logged
If you like my work: why not
give me an internet?
Keoni29
LV11
Super Veteran (Next: 3000)
Posts: 2466
Rating: +291/-16
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.
Logged
If you like my work: why not
give me an internet?
Keoni29
LV11
Super Veteran (Next: 3000)
Posts: 2466
Rating: +291/-16
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
»
Logged
If you like my work: why not
give me an internet?
Sorunome
Fox Fox Fox Fox Fox Fox Fox!
Support Staff
LV13
Extreme Addict (Next: 9001)
Posts: 7920
Rating: +374/-13
Derpy Hooves
Re: eZ8 programming website
«
Reply #7 on:
October 25, 2013, 06:05:40 pm »
redirects to the 404 page to me
Logged
THE GAME
Also, check out
my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!
Keoni29
LV11
Super Veteran (Next: 3000)
Posts: 2466
Rating: +291/-16
Re: eZ8 programming website
«
Reply #8 on:
October 25, 2013, 06:06:46 pm »
Fixed
Logged
If you like my work: why not
give me an internet?
ClrDraw
LV7
Elite (Next: 700)
Posts: 627
Rating: +61/-2
Re: eZ8 programming website
«
Reply #9 on:
October 25, 2013, 06:13:45 pm »
Really nice and clean looking!
Logged
Visit
my GitHub
for all my TI programs as well as other projects.
Also check out
my website
.
Keoni29
LV11
Super Veteran (Next: 3000)
Posts: 2466
Rating: +291/-16
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.
Logged
If you like my work: why not
give me an internet?
Keoni29
LV11
Super Veteran (Next: 3000)
Posts: 2466
Rating: +291/-16
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
»
Logged
If you like my work: why not
give me an internet?
Keoni29
LV11
Super Veteran (Next: 3000)
Posts: 2466
Rating: +291/-16
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?
Logged
If you like my work: why not
give me an internet?
Sorunome
Fox Fox Fox Fox Fox Fox Fox!
Support Staff
LV13
Extreme Addict (Next: 9001)
Posts: 7920
Rating: +374/-13
Derpy Hooves
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.
Logged
THE GAME
Also, check out
my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!
chickendude
LV8
Addict (Next: 1000)
Posts: 817
Rating: +90/-1
Pro-Riot Squad
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
»
Logged
Print
Pages: [
1
]
2
3
Go Up
« previous
next »
Omnimaga
»
Forum
»
General Discussion
»
Technology and Development
»
Web Programming and Design
»
eZ8 programming website