Re: Add a Blog to your site.

This WebDNA talk-list message is from

2002


It keeps the original formatting.
numero = 43786
interpreted = N
texte = The interface is purely javascript, skined with an XP look. We brought the base code online (3500 lines) and had to modify it extensively to work with webcat.Now we have a nice system that lets you make websites with out coding - online - in real time.You guys would have to supply your own content management system to control all the output of the JavaScript. IE how to store the page content, modfiy existing pages etc.We can provide the javaScript app that posts HTML to a webDNA friendly database from which you can access with your existing systems.You can have the source for this for $400 USD ----- Original Message ----- From: Gary Krockover To: WebCatalog Talk Sent: Wednesday, September 25, 2002 1:52 PM Subject: Re: Add a Blog to your site. > One word, wow!!! > > Is that a java applet that you're using for the MS Word like interface? > That is sweet! Wanna email me off list and let me know how much something > like this goes for? > > Thanks! > GK > > > > check out peppersuite > > > > http://demo.peppersuite.co.nz/admin/ > > > > U: free > > P: entry > > > > does everything you want and more... > > > > > > ----- Original Message ----- > > From: Gary Krockover > > To: WebCatalog Talk > > Sent: Wednesday, September 25, 2002 12:53 PM > > Subject: Re: Add a Blog to your site. > > > > > > > > > > I would be very interesting in seeing an example of a blog that would do > > the > > > HTML formatting for the administrator without them knowing or adding a > > lick > > > of code. I know this has been talked about before on here, I'll have to > > go > > > to the archives and see if anyone ever built such a thing. > > > > > > Something where the admin could highlight a typed sentace and click a > > > checkbox to bold print it, or click a checkbox to color it any one of > > > multiple color choices. Something for an unordered list, etc. > > > > > > Now that I think about it, I know I have seen an example of this that > > > somebody did using webcat (webDNA). I'm sure I'll have a URL shortly > :) > > > > > > GK > > > > > > > > > > if you look on this page: http://www.burtons.com/brian/ you will see a > > > > log of my life. OK, that's pretty easy to understand. In the past I > > > > created that page using DreamWeaver and manually modifying the page by > > > > downloading it, editing it, and FTPing it back to the server. This > took > > > > a few minutes every time I did it, and I risked breaking graphics > > > > links, and other problems. > > > > > > > > The solution was to let webcatalog run the journal (blog) for me. What > > > > you see, that looks like a static boring html webpage, is actually > > > > pulled out of a database on the fly. it always shows only the 7 most > > > > recent entries. the rest are still viewable in the archive (link at > the > > > > bottom) but I no longer have to move these journal entries by hand by > > > > cutting and pasting them to a separate html page, that's fully > > > > automated now. In addition, the only thing I need to update the > content > > > > of the page, is a web browser. Pointing the web browser to the right > > > > page ( a hidden admin page) which has a web page form allows me to > > > > create a new entry, which instantly goes live. (this is very handy for > > > > folks that want web pages to promote things and they want to update > > > > them semi-periodically, but using a web page editor is out of the > > > > question, people like my mom :) > > > > > > > > This is a basic implementation of a concept called a Content > Management > > > > system, where the content (entries in a database) are separate from > the > > > > webpage, thus you can redesign the webpage, and never have to worry > > > > about recreating all of the content in all of the similar webpages. > > > > > > > > Brian B. Burton > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > Web Archive of this list is at: http://search.smithmicro.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: Add a Blog to your site. (Alain Russell 2002)
  2. Re: Add a Blog to your site. (Rob Marquardt 2002)
  3. Re: Add a Blog to your site. (Nitai @ ComputerOil 2002)
  4. Re: Add a Blog to your site. (Alain Russell 2002)
  5. Re: Add a Blog to your site. (Andrew Simpson 2002)
  6. Re: Add a Blog to your site. (Gary Krockover 2002)
  7. Re: Add a Blog to your site. (Andrew Simpson 2002)
  8. Re: Add a Blog to your site. (Andrew Simpson 2002)
  9. Re: Add a Blog to your site. (Gary Krockover 2002)
  10. Re: Add a Blog to your site. (Brian Burton 2002)
  11. Re: Add a Blog to your site. (Marc Kaiwi 2002)
  12. Re: Add a Blog to your site. (Brian Burton 2002)
  13. Re: Add a Blog to your site. (Marc Kaiwi 2002)
  14. Re: Add a Blog to your site. (Brian Burton 2002)
  15. Re: Add a Blog to your site. (Brian Burton 2002)
  16. Re: Add a Blog to your site. (Brian Burton 2002)
  17. Re: Add a Blog to your site. (Gary Krockover 2002)
  18. Re: Add a Blog to your site. (dale's stuff 2002)
  19. Add a Blog to your site. (Brian Burton 2002)
The interface is purely javascript, skined with an XP look. We brought the base code online (3500 lines) and had to modify it extensively to work with webcat.Now we have a nice system that lets you make websites with out coding - online - in real time.You guys would have to supply your own content management system to control all the output of the JavaScript. IE how to store the page content, modfiy existing pages etc.We can provide the javaScript app that posts HTML to a webDNA friendly database from which you can access with your existing systems.You can have the source for this for $400 USD ----- Original Message ----- From: Gary Krockover To: WebCatalog Talk Sent: Wednesday, September 25, 2002 1:52 PM Subject: Re: Add a Blog to your site. > One word, wow!!! > > Is that a java applet that you're using for the MS Word like interface? > That is sweet! Wanna email me off list and let me know how much something > like this goes for? > > Thanks! > GK > > > > check out peppersuite > > > > http://demo.peppersuite.co.nz/admin/ > > > > U: free > > P: entry > > > > does everything you want and more... > > > > > > ----- Original Message ----- > > From: Gary Krockover > > To: WebCatalog Talk > > Sent: Wednesday, September 25, 2002 12:53 PM > > Subject: Re: Add a Blog to your site. > > > > > > > > > > I would be very interesting in seeing an example of a blog that would do > > the > > > HTML formatting for the administrator without them knowing or adding a > > lick > > > of code. I know this has been talked about before on here, I'll have to > > go > > > to the archives and see if anyone ever built such a thing. > > > > > > Something where the admin could highlight a typed sentace and click a > > > checkbox to bold print it, or click a checkbox to color it any one of > > > multiple color choices. Something for an unordered list, etc. > > > > > > Now that I think about it, I know I have seen an example of this that > > > somebody did using webcat (webDNA). I'm sure I'll have a URL shortly > :) > > > > > > GK > > > > > > > > > > if you look on this page: http://www.burtons.com/brian/ you will see a > > > > log of my life. OK, that's pretty easy to understand. In the past I > > > > created that page using DreamWeaver and manually modifying the page by > > > > downloading it, editing it, and FTPing it back to the server. This > took > > > > a few minutes every time I did it, and I risked breaking graphics > > > > links, and other problems. > > > > > > > > The solution was to let webcatalog run the journal (blog) for me. What > > > > you see, that looks like a static boring html webpage, is actually > > > > pulled out of a database on the fly. it always shows only the 7 most > > > > recent entries. the rest are still viewable in the archive (link at > the > > > > bottom) but I no longer have to move these journal entries by hand by > > > > cutting and pasting them to a separate html page, that's fully > > > > automated now. In addition, the only thing I need to update the > content > > > > of the page, is a web browser. Pointing the web browser to the right > > > > page ( a hidden admin page) which has a web page form allows me to > > > > create a new entry, which instantly goes live. (this is very handy for > > > > folks that want web pages to promote things and they want to update > > > > them semi-periodically, but using a web page editor is out of the > > > > question, people like my mom :) > > > > > > > > This is a basic implementation of a concept called a Content > Management > > > > system, where the content (entries in a database) are separate from > the > > > > webpage, thus you can redesign the webpage, and never have to worry > > > > about recreating all of the content in all of the similar webpages. > > > > > > > > Brian B. Burton > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > Web Archive of this list is at: http://search.smithmicro.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Andrew Simpson

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Mac v. NT (1998) Taget _top (2000) test (2005) Configuring E-mail (1997) syntax question, not in online refernce (1997) Claris HomePage messes up the code (1997) New Guestbook Source (1997) WebCatalog NT beta 18 problem (1997) Include a big block of text (1997) Setting Cart value (2000) Summ=T Problem (1997) Re[3]: 2nd WebCatalog2 Feature Request (1996) Frames and WebCat (1997) [WebDNA] Data Type Bool (2009) Multiple prices (1997) WebCat2b13MacPlugIn - [include] doesn't allow creator (1997) [WebDNA] double emails (2014) AW: AW: Credit card processing - UK (1997) using showpage and showcart commands (1996) More on the email templates (1997)