Someone tell me I'm not dreaming!
#1
Posted 26 February 2012 - 07:57 PM
Tell me I'm not dreaming!
I've been scouring the Internet for weeks looking for a CMS that would allow me to give my clients a decent user experience.
I've developed sites in Joomla, Drupal, Silverstripe, and Wordpress. Joomla was a nightmare of epic proportions. The admin interface is confusing and inconsistent. Drupal had promise in theory, but trying to customize it just caused it to bug out. Silverstripe is nice, but the admin panel is slow and clunky. Wordpress is great for blogs, but feels like you're hacking it if you're trying to use it for more than that.
After my frustrations with the big name CMSs, I decided to try and get a better lay of the land and see what else was out there. Every one of them was either lacking a crucial feature, poor on the usability front, or a buggy mess.
I have some programming knowledge, but mainly I am a designer looking for a CMS that lets me design the client's experience in the same way that I'm able to design the end user's experience. I don't need templates or templating languages. I want something that lets me be the designer and then gives my clients the power to work with what I've developed.
As someone deeply concerned about user experience, I don't understand it. How could so many developers get this so wrong? Were they just throwing these things together without thinking about the use cases? The need for flexibility? What people actually NEED in a CMS? I was beginning to think I'd have to become a PHP developer and build something from scratch.
So far, what I see in ProcessWire is almost exactly the ideal CMS I have been piecing together in my mind's eye. The consistency in the mental design model, the absolutely crucial ability to create your own page types and custom fields for your clients which is utterly lacking or nonexistant in nearly every major CMS, the ability for logged in users to easily update a page they're on by simply hitting an "edit" link from the front end...
Elegant, logical, and flexible. It's obvious that you've put a lot of thought into this. Thank you.
I can't wait to get started.
#2
Posted 26 February 2012 - 08:24 PM
I have to say, my thoughts were very similar to yours when I found this great CMS (and great community). I was very frustrated in my quest of simplicity in CMS scripts. When I found it I was amazed how simple yet powerful it is. Actually, I still can't fully believe that this CMS is a brainchild of one man
Just remembered (using google
Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius - and a lot of courage - to move in the opposite direction.
#4
Posted 27 February 2012 - 02:20 AM
I kept looking for more complicated ways to accomplish things in ProcessWire when it turns out that the majority of the time there's a really simple solution.
Of course it helps if you know a bit of PHP for the templating side of things, but I'd go so far as to say that the small bit you will need for most projects is easily learned from the default templates.
#5
Posted 27 February 2012 - 10:49 AM
#6
Posted 27 February 2012 - 12:39 PM
#7
Posted 27 February 2012 - 02:59 PM
@somartist | modules created | support me, flattr my work flattr.com
#8
Posted 28 February 2012 - 01:00 PM
Welcome everfreecreative--Thanks for your great feedback.
Hey Ryan, thanks for the welcome. And thank you for all the work you've put and continue to put into this wonderful application!
I appreciate the enthusiasm and it is contagious--makes me want to work on PW all day.
Whatever I can do to help!
#9
Posted 28 February 2012 - 02:41 PM
I remember having a similar reaction to you when I discovered PW. I have been thoroughly battle testing it on two projects recently and that eureka feeling still hasn't worn off yet. PW is just a dream to work with - especially for designers who like to write their own semantic HTML and not have a CMS generate for you (badly).
The new repeating fields and field contexts being worked on are going to be a huge help in delivering a usable admin environment to clients.
#10
Posted 28 February 2012 - 03:48 PM
I have been thoroughly battle testing it on two projects recently and that eureka feeling still hasn't worn off yet. PW is just a dream to work with - especially for designers who like to write their own semantic HTML and not have a CMS generate for you (badly).
Happy to hear the love is more than surface deep! I'm extremely happy with it so far.
#12
Posted 01 March 2012 - 12:12 PM
For breakfast, read frameworks like CodeIgniter or CakePHP and for lunch read CMSs like Joomla or Drupal. And the slice of cantaloupe is the "OH. MY. GOD." moments that just keep happening.
#13
Posted 01 March 2012 - 12:25 PM
I like the simplicity that PW offers to designers - I can design a site in Photoshop, make a pure XHTML/CSS templates, think little about API functions and voila, a site is born.
I haven't used full PW potential yet, but so far every site I've made came out exactly as I planned.
So thanks again, Ryan
#15
Posted 04 March 2012 - 01:32 AM
While developing my own site using other CMS's the basic functionality I desired was either too complicated to engineer or too inflexible in design, but then I found PW.
I still have a ways to go before my official site launch, but I doubt I will hit any major road blocks that will force me to look for something different.
#16
Posted 05 March 2012 - 02:22 PM
I'm going through the documentation and I just keep on thinking "yes! yes! YES!"
LMBO!
I agree tho
I'm feeling pretty stupid... i set aside 2 hours this afternoon to finally poke around... 5 minutes later, i'm not sure what to do, cuz I already understand what I thought would take me - well, ... the 2 hours
Bill
#17
Posted 06 March 2012 - 07:45 AM
I'm feeling pretty stupid... i set aside 2 hours this afternoon to finally poke around... 5 minutes later, i'm not sure what to do, cuz I already understand what I thought would take me - well, ... the 2 hours
lol.
I love it when that happens - happened to me with something the other day (although it was half an hour to do something I thought would take half a day - same principle). It certainly starts to make up for those frustrating times when running into coding roadblocks - those tedious ones where the answer turns out to be easy, but only after lots of time and swearing - I much prefer it when it happens this way around
#18
Posted 22 March 2012 - 04:48 PM
#19
Posted 30 March 2012 - 09:35 AM
Oh, man. I'm having to go back to WordPress for this project that's on a tight timeframe, and every single thing I do, whether it's trying to find an appropriate plugin, or hacking the ThemeForest theme to get something to work, I keep thinking of how I'd just do it the right way in ProcessWire. Sooo painful. I can't wait until I get to use PW again!
I know, right? I've had to go back and work on Joomla sites and it's just such a chore to do anything, even simple updates. Processwire is clean and logical, and just a joy to work with.
#20
Posted 30 March 2012 - 10:19 AM
Wordpress is such a pain. It's like Russian Roulette installing plugins - will it work, won't it, will it break something else?
And the other extreme is something like CodeIgniter, which I do like, but is so long-winded. I found myself editing a CI view file yesterday and just wanted to add the page url for some reason, so I typed
<?php echo $page->url; ?>and I was quite surprised when the bloody gormless page didn't even know its own url!
You do get used to the luxury of PW. And it scales too.
That's a screen shot of an intranet project I'm working on. Now I just need to decide whether or not to import the whole UK postcode file ('postcodes' in the screen shot is just the outer part like NW1) - I have the whole list right down to, say NW1 1AB and including their grid references, just the 1,692,241 rows!
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users













