Cool, sounds almost as easy as writing html and deploying it with ftp. We've come full circle to 1996.
Dropplets - A simple database-less CMS
91–100 of 103 posts
Re: Dropplets - A simple database-less CMS
#92Earlier quoted context omitted.
Yes, but, in most langauges, this doesn't work This results in bool(true) bool(true) bool(true)
Seriously? (string) x fuzzy equals to (int) 0? Holy crap that is some cancer.
In Perl, $a == $b would be true -- just like in PHP. However, in Perl, you use string comparison ($a eq $b) when you want to compare strings. PHP doesn't seem to have string comparison outside of ==.
Re: Dropplets - A simple database-less CMS
#93This is very nice looking, but I have to nitpick about the "30 second" install. It takes 30 seconds, assuming you've already installed an operating system, a webserver, PHP, and set everything up securely. For a beginner that is really non-trivial. Still better than Wordpress, though.
Re: Dropplets - A simple database-less CMS
#94The videos either just stay on the Dropplet background with the music playing, or it just goes away. In all this the BG music keeps playing though like it's playing like normal.
Re: Dropplets - A simple database-less CMS
#95Earlier quoted context omitted.
I know this is a popular idea, but it's pretty easy to write terrible code in any language. See: most code.
Yes, but, in most langauges, this doesn't work This results in bool(true) bool(true) bool(true)
http://stackoverflow.com/questions/359494/does-it-matter-whi...
Re: Dropplets - A simple database-less CMS
#96Not getting into the code.
I tried playing with the demo and the 'admin panel' (by pressing the dropplet icon in top left) didn't show up for me in Chrome on Windows 7.
The screen moved slightly to the right (say 2 px) so I knew it was supposed to move...but it didn't go the full way.
Not sure why that is.
Edit: It looks like some sort of JS error:
Uncaught TypeError: Cannot call method 'create' of undefined measureIt.js:120 (anonymous function) measureIt.js:120
Re: Dropplets - A simple database-less CMS
#97It is powered by PHP. They probably feel ashamed as they don't say it anywhere on the webpage ;-) Seems nice tough!
Re: Dropplets - A simple database-less CMS
#98Earlier quoted context omitted.
Almost nobody? A $5 virtual host can run Node.js.
Yes, almost nobody. Certainly, everybody CAN get a VPS from Digital Ocean. But should I tell my friends that have never touched a commandline and really struggled with just uploading Wordpress.org (and running the installer) to their shared hosting to start administering a VPS running Linux. The abysmal HN crowd, no problem. But I bet most people running a WP installation on their shared hosting are not as proficient…