Upcoming News re Freeway

I looked at Coffee Club and LOVED it, but I will stay faithful with FW until I think it’s not a goer. I have GREAT HOPES!!! I loved FW for ease of use, I don’t want to know about codes etc, I want to design and create!..… hmmm just saying…

On 9 Mar 2017, at 16:33, David email@hidden wrote:

Can anyone look at my site www.streetwisedesign.net http://www.streetwisedesign.net/ and www.tommybolin-official.com http://www.tommybolin-official.com/ and tell me ifI need to do something! I did these on FW Pro but I KNOW they are outdated, but want to move forward WITH FW!!!

On 9 Mar 2017, at 13:20, JDW <email@hidden mailto:email@hidden> wrote:

Working with “defunct” software?

Such an assertion demands an explanation of how “defunct software” is more horrid than hand-coding a website. :slight_smile:

Whatever gets the job done in a way acceptable to the client (or yourself if building for yourself) should be all that matters.

James Wages

P.S. This is FREEWAYtalk. As such, if I appear to be defensive of Freeway, should anyone be surprised? By the way, I am not just a Freeway fan but one of its biggest critics; however, I seek constructive criticism with the aim of making it better. With SoftPress back online again, even with limited staff and resources, perhaps that can still happen. I hope so. Freeway has its problems, but I still use it unashamed.


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


freewaytalk mailing list
email@hidden
Update your subscriptions at:

Dave B: Bolin site: It needs to be responsive. Start with the default breakpoint and with your CSS text styles. Set styles for heading, subhead, and paragraph text that work with the well. Click on the popup at the bottom right of the CSS text panel and step down one breakpoint at a time, changing only the attributes that need changing (such as font size and weight).

Go back to your document. Refer to the documentation and set the document to fill the available width. I recommend creating an HTML object named PageContainer (or something similar) and set it to 100% width. Select everything else on the page, delete it , click in the PageContainer and paste it in. Set all the content relative to the the width. Make sure that every object (including groups / containters) is given a recognizable name.

Note that narrower breakpoints inherit the layout and object settings of the wider breakpoint.

Step down to the next breakpoint and make adjustments to objects using margins, padding and position. Only. You will notice that your font styles will have automatically adjusted to that breakpoint. If there is any object that needs to be changed radically, duplicate it, select the original object, then use the Inspector to uncheck the Display box. Now only the duplicated object can be seen. You can change it at will. If you set the pages pane at the left to display the content instead of the pages, you can see the two objects - one showing as turned off and the other as turned on.

Step down to narrower breakpoints and repeat the above.

It may take some poking around to figure it out, but as long as you start with a simple test cdocument with only a couple of objects and text items, it should be easy to work things out.

Re: Menus - Use CSS menus. You will need to set things so that the burger menu will display at narrow breakpoints. Note that you may wish to set up a special text style just for the menus.


freewaytalk mailing list
email@hidden
Update your subscriptions at:

I was an early adaptor of Freeway (1998), and have been faithful with it up until it’s demise. Heaven knows how I’ve been firing bug-reports and feature requests on a daily basis for about the last 8 years.

When I as a software developer want to reboot/relaunch my software after a crash, I would very much like to know what competitive software my former clientele is using now, why they are using it and what their advantages are. I want to get back in the game, with this very same application which failed to hold on to it’s users at first … I need to know what to do to make my app succeed this time around.

Is this a Freeway forum? Yes it is … but I would be naive not to take a look at the competition, especially when they are doing what I didn’t: move forward and use the feedback to create awesome software.

– Richard


freewaytalk mailing list
email@hidden
Update your subscriptions at:

Always appreciate your candid comments Richard. Honesty is so important!, Dave

On 10 Mar 2017, at 10:22, Richard van Heukelum email@hidden wrote:

I was an early adaptor of Freeway (1998), and have been faithful with it up until it’s demise. Heaven knows how I’ve been firing bug-reports and feature requests on a daily basis for about the last 8 years.

When I as a software developer want to reboot/relaunch my software after a crash, I would very much like to know what competitive software my former clientele is using now, why they are using it and what their advantages are. I want to get back in the game, with this very same application which failed to hold on to it’s users at first … I need to know what to do to make my app succeed this time around.

Is this a Freeway forum? Yes it is … but I would be naive not to take a look at the competition, especially when they are doing what I didn’t: move forward and use the feedback to create awesome software.

– Richard


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


freewaytalk mailing list
email@hidden
Update your subscriptions at:

Thanks Trey. I remember I did a mobile redirect version for this, but that was a complete stall factor to sussing out responsive!… Dave

On 10 Mar 2017, at 08:31, Trey Yancy email@hidden wrote:

Dave B: Bolin site: It needs to be responsive. Start with the default breakpoint and with your CSS text styles. Set styles for heading, subhead, and paragraph text that work with the well. Click on the popup at the bottom right of the CSS text panel and step down one breakpoint at a time, changing only the attributes that need changing (such as font size and weight).

Go back to your document. Refer to the documentation and set the document to fill the available width. I recommend creating an HTML object named PageContainer (or something similar) and set it to 100% width. Select everything else on the page, delete it , click in the PageContainer and paste it in. Set all the content relative to the the width. Make sure that every object (including groups / containters) is given a recognizable name.

Note that narrower breakpoints inherit the layout and object settings of the wider breakpoint.

Step down to the next breakpoint and make adjustments to objects using margins, padding and position. Only. You will notice that your font styles will have automatically adjusted to that breakpoint. If there is any object that needs to be changed radically, duplicate it, select the original object, then use the Inspector to uncheck the Display box. Now only the duplicated object can be seen. You can change it at will. If you set the pages pane at the left to display the content instead of the pages, you can see the two objects - one showing as turned off and the other as turned on.

Step down to narrower breakpoints and repeat the above.

It may take some poking around to figure it out, but as long as you start with a simple test cdocument with only a couple of objects and text items, it should be easy to work things out.

Re: Menus - Use CSS menus. You will need to set things so that the burger menu will display at narrow breakpoints. Note that you may wish to set up a special text style just for the menus.


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


freewaytalk mailing list
email@hidden
Update your subscriptions at:

On 9 Mar 2017, 3:33 am, Dave Boli wrote:

Can anyone look at my site www.streetwisedesign.net and www.tommybolin-official.com and tell me ifI need to do something! I did these on FW Pro but I KNOW they are outdated, but want to move forward WITH FW!!!

These 2 can easily be converted/rebuild to be completely responsive using FW7 (not sure what you are using). Feel free to send me your zipped archive if you’d like to receive a template. Let’s see if I can point you in the right direction.

– Richard


freewaytalk mailing list
email@hidden
Update your subscriptions at:

Thanks Richard, I used the latest FW at the time, I think it was pro 7. I’ll sort out a zipped archive and a BEER or two, haha, Dave

On 10 Mar 2017, at 10:44, Richard van Heukelum email@hidden wrote:

On 9 Mar 2017, 3:33 am, Dave Boli wrote:

Can anyone look at my site www.streetwisedesign.net and www.tommybolin-official.com and tell me ifI need to do something! I did these on FW Pro but I KNOW they are outdated, but want to move forward WITH FW!!!

These 2 can easily be converted/rebuild to be completely responsive using FW7 (not sure what you are using). Feel free to send me your zipped archive if you’d like to receive a template. Let’s see if I can point you in the right direction.

– Richard


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


freewaytalk mailing list
email@hidden
Update your subscriptions at:

By the way … this was the last project I did in Freeway7. So yes, responsive design is very much possible. The sliders were created in Coffeecup Responsive Content Slider.

– Richard


freewaytalk mailing list
email@hidden
Update your subscriptions at:

Dave, why not add a drop shadow behind your CSS menus like I do on my Freeway-created site here?

Here’s the CSS I use within the HTML markup dialog (before ) to make the shadows appear:

I never use an email client to post to this list. I simply receive email notifications that replies have appear, then I come here with Safari and do my thing. Because we cannot EDIT or DELETE posts (for reasons I already know), I am very cautious about posting, which is why I noticed the URL missing in the Preview. The Preview is my Savior! It keeps me from posting a train of separate posts which can be hard to read and boggle up discussions. But since you cannot access the server to fix the problem, I guess it cannot be helped. So I will conduct a truly “blind” test here to see if a CSS Gist will come through as I expect…

The following is a copy/paste of the “Embed” URL (with SCRIPT tags) at GitHubGist:

A lot of sites that use menus don’t use shadows for some reason. I know that “flat” is all the rage, but I like to be practical. Flat may be the in-thing, but I don’t see MacOS ditching shadows behind menus or dialogs. Imagine what hell that would bring, making importing things blend into content beneath! That’s why I added shadows to my CSS menus in my Freeway sites. The menus look more natural (like your computer) and they don’t bend in with content beneath.

Food for thought!

Best,

James Wages


freewaytalk mailing list
email@hidden
Update your subscriptions at:

Ooops. I copied and pasted an extra paragraph that wasn’t mean to be pasted here. Yet another reason I wish this list could ditch its email mailing list roots and “be normal” like other forums.

Please ignore the “I never use an email client…” paragraph. The rest is what I intended to post here.

Sorry,

James W.


freewaytalk mailing list
email@hidden
Update your subscriptions at:

+1

This forum is so outdated.

SoftPress could go along way in improving there public and customer perception if they would simply:

• Update the security certificate – Information for existing FreewayTalk / Groups.io users - Site Feedback - Softpress Talk

• Archive this antiquated forum, still having the ability to search

• Switch to a modern forum like Discourse: https://www.discourse.org/

Simple endeavors to show progress, while they figure out the correct direction for there software and future.

On 10 Mar 2017, 12:38 am, JDW wrote:

“be normal” like other forums.


freewaytalk mailing list
email@hidden
Update your subscriptions at:

Hey Trey,

I wonder if you could point me in the right direction about making my site http://chrisrutkowski.com/ truly responsive. Some people don’t like the backgrounds (which are paintings by my brother, but I like the retro feel which parallels my emphasis on acoustic music as a jazz player and composer, so I’d like to keep them.

I think the simplest course is for me to redo the pages for viewing on phones, with a new menus and probably removing the background paintings for that breakpoint. Could you clarify that process? And do you have a suggestion for an alternative menu, perhaps one that pops out from the side?

Thanks!

Chris Rutkowski

On Mar 9, 2017, at 2:31 PM, Trey Yancy email@hidden wrote:

Dave B: Bolin site: It needs to be responsive. Start with the default breakpoint and with your CSS text styles. Set styles for heading, subhead, and paragraph text that work with the well. Click on the popup at the bottom right of the CSS text panel and step down one breakpoint at a time, changing only the attributes that need changing (such as font size and weight).

Go back to your document. Refer to the documentation and set the document to fill the available width. I recommend creating an HTML object named PageContainer (or something similar) and set it to 100% width. Select everything else on the page, delete it , click in the PageContainer and paste it in. Set all the content relative to the the width. Make sure that every object (including groups / containters) is given a recognizable name.

Note that narrower breakpoints inherit the layout and object settings of the wider breakpoint.

Step down to the next breakpoint and make adjustments to objects using margins, padding and position. Only. You will notice that your font styles will have automatically adjusted to that breakpoint. If there is any object that needs to be changed radically, duplicate it, select the original object, then use the Inspector to uncheck the Display box. Now only the duplicated object can be seen. You can change it at will. If you set the pages pane at the left to display the content instead of the pages, you can see the two objects - one showing as turned off and the other as turned on.

Step down to narrower breakpoints and repeat the above.

It may take some poking around to figure it out, but as long as you start with a simple test cdocument with only a couple of objects and text items, it should be easy to work things out.

Re: Menus - Use CSS menus. You will need to set things so that the burger menu will display at narrow breakpoints. Note that you may wish to set up a special text style just for the menus.


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

Chris Rutkowski
Creative Director, Luna Media
email@hidden
www.chrisrutkowski.com http://chrisrutkowski.com/index.html


freewaytalk mailing list
email@hidden
Update your subscriptions at:

Speaking as the author of this forum (literally, hand-coded from the nuts up) I don’t disagree that time has not been its friend. But I would like to fill you in to some of the history that informed its design, and the particular place in time that it occupies.

FreewayTalk the first was a Gnu Mailman mailing list for the first umpty years of its existence. I joined in 1997, right after the end of the first beta for Freeway 1, and the launch of that product. As mailing lists go, it was easily one of the very best (and I was an active and early adopter of mailing lists). There was a tone and a camaraderie that has stayed consistent throughout all those years. The Ruby people I work with these days have a saying about this sort of community, centered around the developer of that language: “Matz is nice so we are nice.” The same could be said about this list, albeit centered around Freeway the product.

Somewhere around the mid-2000s, the cry went up among the populace that “mailing lists are old and boring – we need a forum”, and a PHPBB was duly put up in place of the mailing list. An incredible hack was developed that allowed the forum to continue to work with the listserv, and it worked in a serviceable manner, but those of us (myself included) that preferred the simplicity and pushiness of the mailing list found it to be really weak sauce, and I expressed my displeasure fairly loudly. I also have to admit that I didn’t contribute as much as I had, simply because the ergonomics of it were entirely wrong for the way my mind works.

About a year later, I proposed a new system, with its heart and soul firmly in the mailing list ethos, but with a core of a search engine and Web interface that could provide the Google visibility needed to make searches for information about Freeway top-of-the-results. Working with Finlay Dobbie, the then-teenaged wunderkind who was famously kicked out of the Apple Developer program for being too damned young, I developed a Web application that could interact with Mailman… The mailing list was the database, in other words, so instead of the mailing list being a bolt-on to the forum, the forum was just another member of the list. This generation of the list launched in 2007 or so.

A few years ago, Softpress got most of the way done with a Discourse implementation, but for one reason or another, it never took over from the “Mailist” system I had developed. I’m not sure where that work is archived, or what state it is in, but it could be dusted off, I suppose.

The difference between a forum – no matter how glossy – and a mailing list, goes all the way to the bone, in my opinion. It’s a fundamental truth that if you get an e-mail and you reply to it, that interaction is pushed toward you. You don’t have to seek it out, search for a topic that interests you and contribute. You can respond. I am responsive by nature. I used to have a sign on my door at work that read, “If you react quickly enough, it can look like planning.” And I have lived my entire (very lengthy) professional career in that mode. I shudder to think what would happen to my contribution rate to this community without that mode of interaction. I just checked, and I have written 17,814 answers in the past 10 years. I am sure there were an equal number in the preceding (e-mail only) 10 years.

I am by no means the most frequent or prolific user, either, but one thread that has bound all of the frequent fliers together has been that they are “email subscribers” rather than the drop-in forum users who come in for a single purpose and then leave. That incredible longevity of membership is another (probably the most) important reason why this tends to be such a “nice” community. We are here for each other – a true community of interest, and we’ve seen each other through marriages, births, deaths, and career detours.

Thanks for letting me stroke my gray beard and tell you all a tale. And thanks for being a big part of my work life all these many years.

Walter

On Mar 10, 2017, at 1:35 PM, FreewayPro_User email@hidden wrote:

+1

This forum is so outdated.

SoftPress could go along way in improving there public and customer perception if they would simply:

• Update the security certificate – Information for existing FreewayTalk / Groups.io users - Site Feedback - Softpress Talk

• Archive this antiquated forum, still having the ability to search

• Switch to a modern forum like Discourse: https://www.discourse.org/


freewaytalk mailing list
email@hidden
Update your subscriptions at:

Walter

be assured we are all so grateful for this forum in any form!!!


freewaytalk mailing list
email@hidden
Update your subscriptions at:

I absolutely second Carla here and would like to add that Walter, and also DeltaDave comes to mind, in his answers and contributions never has lost the focus on the subject always writing objectively and to the point, never with an arrogant, sarcastic or know-it-all addendum. Which to the latters, I am sorry to say, does have happened in this forum.

So, hail you, Walter!


freewaytalk mailing list
email@hidden
Update your subscriptions at:

I have no problem with the current iteration of the method to communicate with others.

I do like messages pushed to me … I can read what others are doing, their problems and a variety of solutions. Some of which have triggered a light-bulb moment. Or given me an idea to chew-on for a future use.

I think we’ll worth having the pushed to me.

Thanks Walter

Peter Tucker, Oxford UK - but mobile somewhere iP6

On 11 Mar 2017, at 00:02, Carla email@hidden wrote:

Walter

be assured we are all so grateful for this forum in any form!!!


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


freewaytalk mailing list
email@hidden
Update your subscriptions at:

Carla, I second that emotion.


freewaytalk mailing list
email@hidden
Update your subscriptions at:

The “latest and greatest” is not necessarily the best. I like Walter’s
handiwork and clearly if it helps him be of help to the many silent and
vocal users of Freeway I’m very grateful for his guidance and happy to
continue as is.
Thank you Walter for all the responses and help over these many years.

On 3/11/17 11:44 AM, Harold Appel wrote:

Carla, I second that emotion.


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


freewaytalk mailing list
email@hidden
Update your subscriptions at:

On 9 Mar 2017, 9:46 pm, Dave Boli wrote:

Thanks Richard, I used the latest FW at the time, I think it was pro 7. I’ll sort out a zipped archive and a BEER or two, haha, Dave

Dave, I suppose you’re already getting around this without my service? Otherwise … I do have some spare time because 2 projects went very smoothly. My offer still stands :slight_smile:

– Richard


freewaytalk mailing list
email@hidden
Update your subscriptions at:

On 10 Mar 2017, 11:59 pm, waltd wrote:

I would like to fill you in to some of the history that informed its design, and the particular place in time that it occupies.

The difference between a forum – no matter how glossy – and a mailing list, goes all the way to the bone, in my opinion.

Hi Walter (& whomever else),

I was not trying to diminish past efforts or achievements of the community or Softpress with my suggestion. But much like the Freeway app itself, perhaps now more than ever, considerations towards more modern offerings and more so - modern standards are past the time for consideration.

Let it be known that Discourse does offer interaction via mailing lists, emails, etc., and continues to improve further upon those features. In addition to all the added features and vast benefits something like Discourse has to offer for communities. Which are too many to list here, but all of which should be more than obvious, even to the most novice of users.

It’s well discussed within the Discourse community here are just a few quick examples:

• Discourse vs Email & Mailing lists

• Discourse and Email Lists (like Google Groups)

• Feature Roadmap - Mailing lists

Etc.,

In the end, the choices Softpress decides upon in the present for moving forward and into the future both with their apps and overall platform will dictate the success of reopening their doors and likewise vanquish the memory of past false steps and miscues. The choices this time around are more important than ever for Softpress. So is learning from the past, and even more so choosing to not remain or exist within it. This holds true for Softpress and its users.

The “Discourse” suggestion was purely meant for the betterment of the overall community and platform. Much like my suggestion seen further above about possible alternative development considerations to “open up the software to more users overall and increase the revenue streams for Softpress and Freeway Pro”. My intentions and suggestions were not in malice or to be offensive to anyone. But rather with the ideal only to provide possible benefit to Softpress and its users.

On 10 Mar 2017, 11:59 pm, waltd wrote:

“If you react quickly enough, it can look like planning.”

Beyond ironically however – Softpress in many areas, did not plan accordingly or react quickly enough in the past. This can’t be argued in many cases.

“The past is behind, learn from it. >> present << The future is ahead, prepare for it.”

Time will tell, how that ultimately works out for Softpress and subsequently its users as well. :wink:


freewaytalk mailing list
email@hidden
Update your subscriptions at: