Freeway Alternative – Pinegrow Web Designer

On 23 Nov 2017, 1:35 am, JDW wrote:

Fascinating. The GUI is rather compelling, although it’s clear you still need a firm grasp of the code to get the most out of the strangely-named “Pinegrow.”

Hi JDW,

Sorry for the delay in responding.

As Thomas already pointed out, Pinegorw offers the proper corresponding table items in the library associated with whatever you are building your page with, plain HTML5, Bootstrap, Foundation, etc. You can use them, then associate your own custom CSS classes and media queries to create whatever type of responsive tables you desire. Or use one of the many existing 3rd party responsive table frameworks natively in Pinegrow also. The same goes for any type of search you wish to implement. A few items from the library coupled with the needed associated logic of your desired chosen search.

But as you hinted, you need a certain basic grasp of HTML, CSS, JS to fully leverage things. The Visual CSS Editor now in Pinegrow should help many concerning the CSS portion. With Pinegrow nothing is really off limits though. As Thomas mentioned it works with native source files and everything is exposed and accessible for creation and manipulation. If you wanted you could use a program like Blocs to get your general responsive page structure and overall content setup based upon Bootstrap. Then use Pinegrow to help with visually adding additional features you wish to implement that Blocs presently does not have, or you don’t feel comfortable or limited implementing via its HTML Bric, Page Settings, etc. Such a workflow may be easier for some than starting from scratch in Pinegrow, but easier than just doing edits via a text editor.

Of course no app will have every feature desired by every user. With an app like Pinegrow it gives open access to add, create and manipulate the things you need however, so you can add any desired feature yourself. It looks like Blocs will continue to gain more features and access for adding things also, in version 2.5 thru version 3. Perhaps by then you will also know more what the new Freeway rewrite will offer regarding workflow and features also?

Something to consider and keep in mind, you (or anyone) could learn a lot with and from Pinegrow during the same time spent waiting for other apps to add features. By learning further while you wait, you will only improve your overall abilities and understanding. That will help with any app you end up using, and the overall general process of creating websites.

PS: The Pinegrow name was derived from a love of pine trees. As odd as it might seem, the name aids in it standing out and not getting lost in a sea of app names that can be associated with non related things. Which easily occurs with many other app names, via simple google searches.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
https://freewaytalk.softpress.com/person/options

@JDW did you ever take into consideration or try using Pinegrow https://pinegrow.com/ , along side Blocs App ? Was just curious as you never responded. :wink:


freewaytalk mailing list
email@hidden
Update your subscriptions at:

No, I never took into consideration nor did I ever use Pinegrow alongside the Blocs app. I am not a user of Blocs. I have only beta tested the app. If it’s developer, Norm, comes out with the 2 features I seek, then I would probably switch to Blocs at that time, assuming Freeway Pro 8 is not out by then.


freewaytalk mailing list
email@hidden
Update your subscriptions at:

I use Pinegrow for some work, but I always feel that it’s made more for programmers than for designers. If you use Bootstrap, I’d recommend you check out Bootstrap Studio. You do need some basic coding skills to really use it properly, but the interface is much more structured than Pinegrow’s with BSS helping keep you out of trouble while still allowing you to get your hands dirty. For me it really hits a sweet spot between Blocs’s user-friendliness and Pinegrow’s brute power.


freewaytalk mailing list
email@hidden
Update your subscriptions at:

BootStrap Studio has quite a few drawbacks, however.

For starters you can only use Bootstrap. Next you are not working directly with source files but a closed file format, so importing an existing site can become a real nightmare. The visual CSS editor is rudimentary compared to Pinegrow’s. The list quickly goes on and on, regarding BootStrap Studio having many shortcomings and drawbacks, ease of use is also very subjective based upon many of these things also.

Neither is focused on being designer centric as each requires an understanding or a willingness to learn the basics of HTML / CSS and JS if needed. But – Pinegrow – is certainly the one worth learning if anyone is gonna head in that direction, or wishes to work on existing sites or sites started in other applications.

Sounds like you may need to take more time learning Pinegrow and what it has to offer.

As a side note or perhaps related — do you really need the complete Bootstrap CSS & JS, the complete Font Awesome library and JQuery loaded to display the 4 lines of text and two buttons centered on your website ? That is a perfect example, where you could have used Pinegrow and vanilla HTML / CSS to accomplish that, instead of BootStrap Studio and all those unneeded resources. So I am not sure BootStrap Studio really helped you in that case. :wink:

Pinegrow has clear advantages between those two apps.


freewaytalk mailing list
email@hidden
Update your subscriptions at:

I appreciate your concern for the software that I use, but I spend a lot of time with both apps and feel that BSS is better for me most of the time, and probably a friendlier transition for most FW users. Of course Pinegrow is more powerful – I said that in my previous post. But in terms of user interface and intuitiveness, I think BSS wins hands-down.

My clients need all kinds of graphic design media (electronic and print) from me, and so I don’t have the luxury of specializing only in web development. Sometimes I go several weeks between web jobs, so I need software that is simple yet allows me to tweak the code as I like. The BSS interface is brilliant in this respect, while Pinegrow can be horrendously complex at times (I’m looking at you, master pages and components). Inevitably, I spend far too much time trying to figure out – or remember – how PG does something, whereas the much simpler BSS interface always seems easier and – crucially for me – more intuitive.

So I’m stuck using Bootstrap? Big deal. It’s what I prefer to use, despite its shortcomings.

So bootstrap.css is larger than it needs to be? Who cares? My clients aren’t nitpicking over the code, they’re perfectly happy with the loading time, and they save money because my development time is a fraction of what it would be if I went “plain vanilla”.

In the end it’s all about what my clients need, and usually Bootstrap + Bootstrap Studio allows me to give them the best website for the least amount of money.


freewaytalk mailing list
email@hidden
Update your subscriptions at:

On 22 Mar 2018, 12:40 am, derekzinger wrote:

So I’m stuck using Bootstrap? Big deal. … So bootstrap.css is larger than it needs to be? Who cares? … my development time is a fraction of what it would be if I went “plain vanilla”. … give them the best website

ò…Ó

Well, I suppose that is one way to look at it.

Especially if you can’t be bothered or see the actual value to center 4 lines of text and two buttons without using Bootstrap, Font Awesome, and JQuery. No worries, many people likewise misuse Wordpress for relatively the same or similar simple one page outcomes. Obviously “BS”Studio does what you need, regardless if what it outputs is really actually needed like on your page.

Good for you that you and your clients don’t care. :wink:


freewaytalk mailing list
email@hidden
Update your subscriptions at:
https://freewaytalk.softpress.com/person/options

Please don’t worry if someone doesn’t agree with you, you are free to be right if you want, as long as you don’t annoy anyone else in the process. Everyone here has made their own choices, for their own reasons. Your reasons are exquisitely important to you, and just about worthless to anyone else. (No matter how right they may be, in strictly empirical terms.)

I agree that many/most simple sites could be best served by a hand coded HTML page of maybe 20 lines of code, and an equal number of lines of CSS.

Buuuuuuuut – I am not personally tasked with building or updating those sites, and what I think they should use is just that – what I think. What I find easy is often as not going to just bring a quizzical look to anyone else’s face.

Walter

On Mar 22, 2018, at 5:00 PM, FreewayPro_User email@hidden wrote:

On 22 Mar 2018, 12:40 am, derekzinger wrote:

So I’m stuck using Bootstrap? Big deal. … So bootstrap.css is larger than it needs to be? Who cares? … my development time is a fraction of what it would be if I went “plain vanilla”. … give them the best website

ò…Ó

Well, I suppose that is one way to look at it.

Especially if you can’t be bothered or see the actual value to center 4 lines of text and two buttons without using Bootstrap, Font Awesome, and JQuery. No worries, many people likewise misuse Wordpress for relatively the same or similar simple one page outcomes. Obviously “BS”Studio does what you need, regardless if what it outputs is really actually needed like on your page.

Good for you that you and your clients don’t care. :wink:


freewaytalk mailing list
email@hidden
Update your subscriptions at:
Information for existing FreewayTalk / Groups.io users - Site Feedback - Softpress Talk


freewaytalk mailing list
email@hidden
Update your subscriptions at:
https://freewaytalk.softpress.com/person/options

Thanks for the calm, balanced response, Walt. Like everyone, I choose my methods based on my clients’ needs and my own particular strengths and weaknesses. Though I know basic html and css, I am first and foremost a graphic designer, and so I prefer software that plays to my visual sensibilities while structuring the coding process for me. It’s why I originally used FW, and it’s why I prefer BSS these days.


freewaytalk mailing list
email@hidden
Update your subscriptions at:

Man, I found a broken link on my personal site this afternoon.
Reached for Freeway Pro 7.1 and realized I haven’t touched it since upgrading to El Capitan… hence searching now for my registration number? So… I opened Safari and entered Softpress only to find out BYE BYE? Omg.

Any one know who to contact to retrieve a serial?
Anyways I will find it… always back up to DVD my purchases.

REPLACEMENT SOFTWARE GUYS?.. say what - I can not believe my favourite Web tool is FINISHED. Waaaaaaaa

I have demo’d Pingrow - its nice but not for me - and I can not see it being a replacement. Nothing will ever replace Freeway Pro. The knowledge base, the cool extras and plug-ins all developed over the years. I been using Freeway since version 4. And it has saved my butt many times. It has bee an absolute pleasure Visualizing site creation without coding. I would never dream of ever trying Dreamweaver - it gives me a fever. Of the others Apps, that I will mention - yeah Pinegrow seems to be the best for both worlds covering both Coders and Visualizers. But still… come on!

Muse - hmmmm well it sure can be fun - yet creativity and customization like the rest I am about to list - just don’t come close to Freeway. All too many tools like these - what based on Bootstraps I guess… all seem to be carved from the same block of wood. I thought people boo’d iWeb for its limitations. Surely Muse has not really fallen to the iWeb level… yet I believe people understand where I am coming from. Muse is amusing and seems to offer a growing crowd of development and clever pre-coded fun.

Blocks - yeah same mentality - building blocks - seems logical yet limiting. Use this block to have a gallery. This type of block to set your heading. This block for video. Ugh.

Sparkle - I actually bought this and have used it a few times - yeah based on blocks - super simple - super clean. I am afraid Sparkle might one day find its place next to Freeway. Waaaaa.

Hype Pro - yeah people do make responsive / interactive websites with Hype. I can be a truly fun tool. And of course with animation - bye bye Flash was why I got into Hype. But making an entire Website with it… I haven’t myself but I have seen it.

Last but not least… is Mobirise. Yuppers, another Block building App. They even have opened it up to Coders now to further add customization. I believe it will cost a user about 70 bucks to have those features opened. Yet, Mobirise is free otherwise. Certainly a template base block style web site maker. So, for what I assume most people feel is Modern and Cool and well easy to use – hell its Free!!! Both for Commercial and Personal use - a definite tool that will get in the hands of those who do not want to code. I am sure it will put a huge dent in the industry.

STILL, the pure personalization of placing any element any shape anywhere at any size and in any colour in any typeface – in any shape style form that you the Designer ever dreamed it to be - this freedom and capability belongs to Freeway! So long good friend.
That said; PEOPLE we can still design with it - its still a tool to use. Unless Apple changes OS X to a language it can not run on.

Ugh now where is my dang serial!!!


freewaytalk mailing list
email@hidden
Update your subscriptions at:

Any one know who to contact to retrieve a serial?

I believe an email to support(at)softpress.com from the email address you used to register your purchase will return you a serial #

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
https://freewaytalk.softpress.com/person/options