top | item 9717455

Show HN: Dropkick – a simple CMS with an HTML or Bootstrap template

37 points| latteperday | 10 years ago |yuzoolthemes.com | reply

44 comments

order
[+] flaie|10 years ago|reply
I also like others don't think that bashing competitors is the way to go for you, whether your product is great or not. The price listed at the end of the page adds to the bad taste for me.

However you may notice that your Demo page has been "hacked", in a truly great way, redirecting everyone to wordpress.org.

    <p style="text-align: justify;">This is a little test.&nbsp;<em> <strong>lol</strong></em></p>
    <p style="text-align: justify;">&nbsp;</p>
    <p>
        <script>// <![CDATA[
            window.location = 'http://wordpress.org';
        // ]]></script>
    </p>
[+] duiker101|10 years ago|reply
Wow, I am at work and it just redirected me to pornhub... that is bad taste...
[+] cetra3|10 years ago|reply
The user input is not sanitised and since it's a demo it's open for everyone to edit.

I'd suggest maybe sanitising user input on the server end so that script tags don't get through.

[+] mcintyre1994|10 years ago|reply
It now has an infinite loop and I can't view it at all (oh snaps Chrome). I hate to criticise but OP - isn't this pretty irresponsible?
[+] krapp|10 years ago|reply
I guess it's a little too simple.
[+] static_noise|10 years ago|reply
I really value simplicity, security and reliability and therefore use an offline generator for static HTML pages.

I don't really see the use case for something in between a "fire and forget" static HTML site and a well administrated full featured Wordpress (or similar) CMS. As soon as you add PHP or other server side executable you'll need to update constantly and run into update problems.

[+] beans1|10 years ago|reply
Reached the bottom of the page and there is Drupal's iconic droplet as the logo. It is at the start of the page too. Hopefully that doesn't last long.
[+] latteperday|10 years ago|reply
Lol - yeah I wanted a dropkick silhouette - still working on that
[+] jmadsen|10 years ago|reply
"bashing competitors"?

c'mon, folks - WP runs 40% of the friggin' web, and it's a free OS project. It isn't anyone's "competitor".

WP is what most Mom & Pop shows think of when they want to make a simple website, and alternatives will continue to measure themselves against it & tell you why they fit a different niche. That's just simple marketing.

[+] PebblesHD|10 years ago|reply
We use an in-house created 'CMS' for our basic tutorials and documents in the team, and I'm pretty proud to say that it looks and behaves almost exactly like this, right down to the edit screen. Clearly not the only ones with the idea then.
[+] 1986v|10 years ago|reply
Yeah, there is a $14 version of this on CodeCanyon so...good luck though!
[+] TD-Linux|10 years ago|reply
So the premise is that I should pay money for something with less features than Wordpress?
[+] wingerlang|10 years ago|reply
It's not about features, it's about the ease of setup and maintaining the pages.

> If (like us) you just want a few editable pages or elements on a page for clients to edit, then here you go.

Seems fair enough. To me the value is a small site where I can just do some simple stuff.

Granted I have not really used WordPress, but I am just going to assume that there is /something/ to what they say - considering they base their whole product on it.

(And yes I have heard that WordPress is very easy to setup)

[+] latteperday|10 years ago|reply
Thanks for the feedback everyone. This really helps a lot. When you put things out there like this you have no idea if it makes any sense so thanks again.

Wordpress is still a great solution for many projects.

However, there are a lot of web designers who need to allow clients to edit only one or two pages of a site. They don't need to change the design or add new pages or anything else. That would freak them out.

Plus - they work with static HTML templates like Bootstrap themes or other and don't want (can't) convert it to a WP theme.

Lots of solutions for this purpose are around (CushyCMS, SurrealCMS, PageLime etc) - this is another in that vein - but there are differences to all of these.

If the right project or client came up then this would work really well.

Or you could roll your own with Octopress/Jekyll.

cheers again

[+] nik736|10 years ago|reply
I personally wouldn't use Dropkick, simply because you bash your "competitor" (not really since you charge 30 bucks for a simple CMS) in the first headline.
[+] chunkiestbacon|10 years ago|reply
Wow, seriously? A single meal can cost 30 bucks. As a software engineer I'm offended that people don't want to pay the price of a single meal for something that provides a lot more value. I won't buy it, because I already have a good toolset, but it seems like a good solution.
[+] tschuy|10 years ago|reply
Definitely thought it was called "Wordpress is overkill" for a good portion of the page. Doesn't help that that's the biggest text on the page when you first load it.

Regarding the dynamic live-updating content, why? What is the use case for that?

lastly, the demo site doesn't seem to even track the edit page at all. When I loaded the admin section, there was a picture, bolded text, and some text that was different from the home page.

[+] chunkiestbacon|10 years ago|reply
I immediately got redirected to Wordpress.org, when I pressed demo... D:
[+] Jhonbxl|10 years ago|reply
Clicking "try the demo" made FF 38.0.5 eat up 2.7Go RAM. Page was never able to load, process froze and I had to kill it. Not really what I call lightweight.

Curious to see if this picks up, seems a bit counter-intuitive to me (if the project is so small, I'd just draft up the pages myself, why bother with a full-fledge CMS?), but there are probably people who'll like that?

[+] joshmn|10 years ago|reply
WP is only overkill if you don't take advantage of its ecosystem.
[+] halayli|10 years ago|reply
pay more, and lose the wordpress ecosystem. How is that a good deal?
[+] conradr|10 years ago|reply
Clicking on the Demo redirected me to a porn site pornhub?
[+] ricket|10 years ago|reply
Typo: the pricing section says "Workpress"
[+] latteperday|10 years ago|reply
That was on-purpose but will reconsider..
[+] thekevan|10 years ago|reply
Without a free version to pique interest and start building a user base, I don't see this gaining any traction.
[+] latteperday|10 years ago|reply
Any suggestions on running a free version that's downloaded? cheers
[+] nbevans|10 years ago|reply
WordPress is overkill it says and then in text-muted it says "REQUIRES PHP5+ AND A MYSQL DATABASE". lol?
[+] latteperday|10 years ago|reply
Point taking but it's only storing text. The overkill is referring to plugins, updating, memory needed on the server, etc..
[+] wingerlang|10 years ago|reply
I wouldn't "call out" another CMS like that on the front page. Kind of rude.
[+] posnet|10 years ago|reply
Interesting, the demo seems to crash my version of chrome. Version 43.0.2357.124 (64-bit)
[+] tmchow|10 years ago|reply
You really need a freemium model for this to gain any type of traction.
[+] mrweasel|10 years ago|reply
For $30... Really?

I don't think there's anything wrong with ask people to pay upfront if you have good demos, videos and screenshots.

Numbers showing that freemium increase conversion would be interesting, I just do see it being worth the hassle.

Also, it's PHP, how would you avoid people just using your code and not pay? You could do a stripped down version, but that's a lot of addition work for $30... and can you strip out that much functionality from something as small as this?

[+] latteperday|10 years ago|reply
Thanks and considering :) Any advice would really appreciate it
[+] sidchilling|10 years ago|reply
No free version is simply stupid.
[+] mrweasel|10 years ago|reply
Please stop with the "I want a free version" crap already.

It's $30, that's cheap enough that you can buy it, test it and then decide that it wasn't what you needed anyway.