A blog system would typically involve front- and back-end code. jQuery only handles the front-end, or client-side portion of that. It is totally server-side agnostic. So typically the rest of the system (the back-end) might be implemented in PHP, Python, Ruby, ASP, ASP.Net, Java, etc. There are lots of blog systems that use jQuery, such as WordPress.
Note: you've posted to the jQuery UI mailing list, which is for discussion of jQuery UI plugins[*]. If you have general jQuery questions in the future, please post to the main jQuery list: http://groups.google.com/group/jquery-en Thanks. - Richard [*] http://rdworth.org/blog/2008/10/jquery-plugins-and-jquery-ui/ On Fri, Jan 23, 2009 at 12:40 AM, Eric Dorman <[email protected]> wrote: > > Hello, > > I am very new to JQuery and I was wondering if it was possible to > create a blog system in JQuery? > > Please help me. > > Thanks > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
