Author Topic: New project :D  (Read 18253 times)

Offline iq_132

  • Administrator
  • *****
  • Posts: 3728
  • Karma: +411/-0
  • Definitely not Dink!
    • NeoSource
New project :D
« on: August 05, 2004, 02:54:30 PM »
Ok, here's my new project: a javascript Blogger

The reason I see a need for this is that most free websites (geoshitties for example) do not allow php and constantly editing and uploading a .html news site can get quite annoying.  Often, you have several pages that you have to update, making it so that you have to edit several .html pages.

Instead, you simply upload 1 (2 if you want an "archives" page) html documents (You only need to do this once) and 1 .js file (This is the main blog file).

There are some limitations to this. For example, you can't simply make a post into your blog (You have to edit the .js file and re-upload it.)

I've made a blog post creator tool, this makes adding posts simple and easy.

btw, right now this is in the ALPHA stages -- I'm just testing what I can do, user reactions, interfaces, etc.

BTW2, screenshots attached.


Offline FerchogtX

  • FBNeo Dev
  • ******
  • Posts: 375
  • Karma: +7/-0
  • FB Alpha Team ;)
    • FB Alpha Plus! Web Site
New project :D
« Reply #1 on: August 07, 2004, 06:48:05 PM »
It sounds good, that allow to edit html easyer that in old times...!!!!!!!!
Keep on that man, there is no doubt you're fantastic!!!
See ya!!!!! :D

Good and evil co-exist because of the balance, lies are not part of it...

FB Alpha Plus! site infos updated, see the latest info clicking on my profile link...

Offline iq_132

  • Administrator
  • *****
  • Posts: 3728
  • Karma: +411/-0
  • Definitely not Dink!
    • NeoSource
New project :D
« Reply #2 on: August 07, 2004, 10:00:14 PM »
Quote from: FerchogtX
It sounds good, that allow to edit html easyer that in old times...!!!!!!!!
Keep on that man, there is no doubt you're fantastic!!!
See ya!!!!! :D

:)

Well, I worked on it a little more.  
I've added lots of options allowing tons of customization and am finishing up the layout.  (I would like some opinions on the current one...)



Offline DethXec

  • Newbies
  • *
  • Posts: 43
  • Karma: +0/-0
  • Neo·FBA |dev|
    • Another dot in the Universe
New project :D
« Reply #3 on: August 08, 2004, 12:11:06 AM »
PLEASE change the font :P - I hate serifed fonts.

The color burns my eyes but that's bearable (< this word exists?).

And the project looks fine :) - the layout is ok too.

Offline iq_132

  • Administrator
  • *****
  • Posts: 3728
  • Karma: +411/-0
  • Definitely not Dink!
    • NeoSource
New project :D
« Reply #4 on: August 08, 2004, 03:58:41 AM »
Quote from: DethXec
PLEASE change the font :P - I hate serifed fonts.

The color burns my eyes but that's bearable (< this word exists?).

And the project looks fine :) - the layout is ok too.

Great feedback :)  Thanks :)

I've added the ability to change the font face, I'm probably going to add the ability for themes (white/blue and black/grey for now).


Offline iq_132

  • Administrator
  • *****
  • Posts: 3728
  • Karma: +411/-0
  • Definitely not Dink!
    • NeoSource
New project :D
« Reply #5 on: August 08, 2004, 06:07:16 AM »
Well, I've worked on it a little more :)

There's lots of new stuff -- mostly in the area of easy customization.

I've also changed the default font and colors (Though they still need tweaked badly)

btw, when I say customizable -- I mean from the .js file, not the html one.

*Edit*  I fixed the problems with quotes, apostrophes, and returns :D:D:D:D (But only with internet explorer :(:(:(


Offline FerchogtX

  • FBNeo Dev
  • ******
  • Posts: 375
  • Karma: +7/-0
  • FB Alpha Team ;)
    • FB Alpha Plus! Web Site
New project :D
« Reply #6 on: August 09, 2004, 01:24:53 PM »
Wow!! looks great... maybe it will be the replacement of html editors (at least the replcement in posting-news issues)
See ya!!!!!! :D

Good and evil co-exist because of the balance, lies are not part of it...

FB Alpha Plus! site infos updated, see the latest info clicking on my profile link...

Offline DethXec

  • Newbies
  • *
  • Posts: 43
  • Karma: +0/-0
  • Neo·FBA |dev|
    • Another dot in the Universe
New project :D
« Reply #7 on: August 09, 2004, 03:35:08 PM »
Now that looks waaay better...

And now I know that gray and red aren't good friends :p (looks blurry)

Offline iq_132

  • Administrator
  • *****
  • Posts: 3728
  • Karma: +411/-0
  • Definitely not Dink!
    • NeoSource
New project :D
« Reply #8 on: August 12, 2004, 11:03:25 AM »
Update:

I'm still working on it (a little)...

What i've done so far:

  • Started making the code useful for making news pages (think phpnuke)
  • started working on date functions (Don't show posts older than xx months, xx years)
  • For the blog/news entry creator using php script instead of html -- Like you use on forums [ b ] = bold, etc...
  • Worked on news site appearance (clone of phpnuke.org)
  • added the ability to only show XXX number of posts
  • added the ability to choose between date formats (m/d/y, d/m/y, M D, Y, etc)
  • lots more!


Offline FerchogtX

  • FBNeo Dev
  • ******
  • Posts: 375
  • Karma: +7/-0
  • FB Alpha Team ;)
    • FB Alpha Plus! Web Site
Re: New project :D
« Reply #9 on: August 16, 2005, 09:23:28 PM »
Looks just great!!! There are some people (like me) that doen's know ANITHING about php, this is the solution :D
See ya!!!! :biggrin:

Good and evil co-exist because of the balance, lies are not part of it...

FB Alpha Plus! site infos updated, see the latest info clicking on my profile link...

Offline Cookie Monstruo

  • Newbies
  • *
  • Posts: 17
  • Karma: +0/-0
Re: New project :D
« Reply #10 on: August 17, 2005, 02:04:07 AM »
IMO, if you're going to spend your time making that, you might as well write your own type of message board software :P

Offline iq_132

  • Administrator
  • *****
  • Posts: 3728
  • Karma: +411/-0
  • Definitely not Dink!
    • NeoSource
Re: New project :D
« Reply #11 on: August 17, 2005, 02:27:15 AM »
Well, I haven't worked on it in quite some time...
Notice the last post in this thread (except for these last three :p) was Posted on: August 12, 2004 <--


Offline Cookie Monstruo

  • Newbies
  • *
  • Posts: 17
  • Karma: +0/-0
Re: New project :D
« Reply #12 on: August 17, 2005, 05:55:44 AM »
bah, just an idea