|
|
 Rank: Fanatic
Joined: 7/20/2006 Posts: 486 Location: NL
|
Just wondering, is anyone developing on this package? If yes, who, and where's the package to be found? :cool: I am planning on working on my own blog again (been over a year since I posted there...) and have some ideas I'd like to implement.
Cheers, PeterD
Working on an events-calendar with recursion. Post requests on my blog!
|
|
 Rank: Addict
Joined: 7/19/2006 Posts: 777 Location: Leigh-on-Sea, Essex, UK
|
Hiya Peter, I have installed the blog package from the repository, but I would like to improve it. With things like URL rewriting for SEO purposes, a publish actionhandler to PING blog search sites, Per's new TAG package, setup the dashboard automatically rather than all manual. What are your ideas Peter? Warren Warren Buckley an Umbraco MVP 08-09 & level 1 certified developer
|
|
 Rank: Addict
Joined: 2/19/2007 Posts: 738 Location: Belgium
|
I'm working on a new blog package. With some more features then the existing package Like: - tag cloud - ratings - archive - poll - rss feed - paging If someone has some more ideas ...
Umbraco tips and tricks: http://www.nibble.be - umbraco mvp 08/09 - certified level 1 & 2 professional
|
|
 Rank: Fanatic
Joined: 7/20/2006 Posts: 486 Location: NL
|
Warren Buckley (Creative Web Specialist) wrote: Hiya Peter, I have installed the blog package from the repository, but I would like to improve it.
With things like URL rewriting for SEO purposes, a publish actionhandler to PING blog search sites, Per's new TAG package, setup the dashboard automatically rather than all manual.
What are your ideas Peter?
Warren
Well, I have these ideas: - to prevent spam (no captcha, but a combination of ajax (CPalm's idea) and a random numeric field) - improved calendar (ajaxified if possible ;) ) - I get annoyed that I need to install multiple packages to get everything to work (RSS, autoform etcetc). What are pros and cons of making 1 package for a complete blog-package and what is wanted/needed for a clean blog-install - work out an idea to easy change skin/template and perhaphs port some wordpress-skins to choose from And yes, I like your ideas too :D Peter Working on an events-calendar with recursion. Post requests on my blog!
|
|
 Rank: Addict
Joined: 2/19/2007 Posts: 738 Location: Belgium
|
Per is working on a defensio package ( to filter out spam ) http://objects.dk/2007/10/19/defensio-net-library.aspxhttp://objects.dk/2007/11/7/defensio-launches.aspxReally neat !
Umbraco tips and tricks: http://www.nibble.be - umbraco mvp 08/09 - certified level 1 & 2 professional
|
|
 Rank: Fanatic
Joined: 7/20/2006 Posts: 486 Location: NL
|
Tim Geyssens wrote: Per is working on a defensio package ( to filter out spam )
Really neat !
I know, BUT drawback is that you depend on a 3rd party. What if their service is unavailable for maintainance or if they chance the interface or something? Or did I understand wrong that it always contacts the defensio's website to validate the comment? My idea is to use CPalms idea of ajax-comments. As add-on, always put a hiden field on the form with a specific value (a number based on the currect datetime), this value is then validated upon posting. This way the blog is not dependend from 3rd parties. Working on an events-calendar with recursion. Post requests on my blog!
|
|
 Rank: Fanatic
Joined: 7/20/2006 Posts: 486 Location: NL
|
Tim,
Check out your first link, it seems that the spam isnt filtered properly yet using defensio :hmm:
Working on an events-calendar with recursion. Post requests on my blog!
|
|
 Rank: Addict
Joined: 2/19/2007 Posts: 738 Location: Belgium
|
Hmm didn't notice the comments
Umbraco tips and tricks: http://www.nibble.be - umbraco mvp 08/09 - certified level 1 & 2 professional
|
|
 Rank: Fanatic
Joined: 7/25/2006 Posts: 424 Location: Silkeborg, Denmark
|
What's wrong with Captcha? /SoerenS PS.: I'm working on a sort-of MoBlog feature (mobile bloging) that will allow you to make posts with images directly from your mobile phone. Maybe some day I'll wrap it up in a neat package, and we can look at either supplying it as an addon or part of the blog package. Brug for råd til hvordan du driver en god webshop? / Need advice on how to run an effective webshop?
|
|
 Rank: Fanatic
Joined: 7/20/2006 Posts: 486 Location: NL
|
Soeren Sprogoe wrote: What's wrong with Captcha?
A lot. To name some issues (I see them as problems): - a lot of captchas produce unreadable images, therefor it is not possible to enter the right code, good readable captchas can also be read by bots nowadays. - It is an extra field people have to enter, not a thing they want to. - It is being abused more and more (by letting people solve the captcha and then bots can abuse them) Just some thoughts of me though and if there is a solution without the use of capchtas, it certanly gets my preference. Peter Working on an events-calendar with recursion. Post requests on my blog!
|
|
 Rank: Addict
Joined: 7/19/2006 Posts: 777 Location: Leigh-on-Sea, Essex, UK
|
Interesting....start a collaboration? Maybe setup a shared umbraco install for us willing to contribute to the project? Tim - how far is your development done? Could you show us what you've done so we can work from that as a base? Warren Warren Buckley an Umbraco MVP 08-09 & level 1 certified developer
|
|
 Rank: Addict
Joined: 2/19/2007 Posts: 738 Location: Belgium
|
Sure that would be great, well i made this project a couple of months ago http://www.xet360.be/ (started from the blog package) and now I'm cleaning the code of the new features and moving it to a new version of my personal blog. But a shared umbraco site would be great. I could set one up. You can always add me to msn tim_geyssens(at)hotmail.com, to talk more about it.
Umbraco tips and tricks: http://www.nibble.be - umbraco mvp 08/09 - certified level 1 & 2 professional
|
|
Rank: Newbie
Joined: 2/20/2008 Posts: 17 Location: Canada
|
tim wrote:...now I'm cleaning the code of the new features and moving it to a new version of my personal blog. Hey Tim Any progress on this one? I've been eagerly awaiting it for some time... Doesn't have to be "fancy", doesn't have to be in English either. Don't need fancy CSS if you don't want to publish your look-and-feel. But the coding parts would be nice, since I'm impressed by your blog-site and see it as what I (and many others) really need!
Dekker www.WoodworkDetails.com
|
|
 Rank: Addict
Joined: 2/19/2007 Posts: 738 Location: Belgium
|
Hi, Well I am trying to get my new blog up and running within the month. I could send you the sourcecode if you want. Just shoot me an email at info(at)nibble(dot)be
Umbraco tips and tricks: http://www.nibble.be - umbraco mvp 08/09 - certified level 1 & 2 professional
|
|
|
Guest |