Page 6 of 8

Re: New TPFC website design by tproli is now live!

Posted: Fri Oct 26, 2012 5:27 am
by Wolfghost
Yea ok thanks for all answers

Re: New TPFC website design by tproli is now live!

Posted: Fri Oct 26, 2012 8:46 am
by tproli
Let's say I add a new detailed search option that lets the user select compact or fullview, how do I render the page in compact view programmatically via CSS?
I'm adding a cookie with name "showDetails" and value of "true" or "false". If you do it with php then it should work "out of the box".
Also, I am thinking of making certain search options such as full/compact view and page size (5/10/25 etc.) cookie-based instead of CGI paramater based. Any potential concerns?
I don't think there's any important catch but I'm not a cookie expert (unlike my mother-in-law :)).

Re: New TPFC website design by tproli is now live!

Posted: Fri Oct 26, 2012 9:03 am
by JohnW
Try ctrl+F5 in IE9, that helped others too.
Yes it worked up to a point ........
Then IE9 crashed!

Wouldn't it be better to design a site that doesn't require all these "so called fixes"

Re: New TPFC website design by tproli is now live!

Posted: Fri Oct 26, 2012 9:13 am
by tproli
Yes, that is a know bug, will be fixed soon.

Re: New TPFC website design by tproli is now live!

Posted: Sun Oct 28, 2012 5:59 am
by SYSTEM
Lists in descriptions (example) don't have bullets or indentation.

Re: New TPFC website design by tproli is now live!

Posted: Sun Oct 28, 2012 6:14 am
by tproli
Thanks, fixed.
(invisible until Andrew's update)

Re: New TPFC website design by tproli is now live!

Posted: Thu Nov 01, 2012 5:05 pm
by Andrew Lee
SYSTEM wrote:Lists in descriptions (example) don't have bullets or indentation.
tproli wrote:Thanks, fixed. (invisible until Andrew's update)
Don't seemed to be fixed yet. I have updated with the latest style.css. Anything else I need to update?

Re: New TPFC website design by tproli is now live!

Posted: Thu Nov 01, 2012 10:08 pm
by tproli
List bullets are fixed (again). I guess it was a victim of a dropbox sync.

http://test.portablefreeware.com/index.php?id=1978

Re: New TPFC website design by tproli is now live!

Posted: Fri Nov 02, 2012 2:37 am
by Andrew Lee
Updated. Thanks!

Re: New TPFC website design by tproli is now live!

Posted: Fri Nov 02, 2012 3:42 pm
by webfork
I know I didn't give much input on the early designs so this may be a little late to suggest. Anyway:

Order of attributes
  • I recommend putting the extract instructions at the bottom of the entry and supported operating systems to the top. The reason is primarily because of where Windows is right now: there's a fairly even split between WinXP and 7. Users who visit any site are immediately going to want to know if it's incompatible with their machine. After that, information for users who only want stealth or those seeking an favorable license (Can I use this at work? Is it open?) can further decide if this is workable. Finally, once you've decided you want it, the instructions tell you how to make it happen.
System Requirements
  • Was thinking we could go a little more minimalistic here:
    • [Win95 / Win98 / WinME / WinNT / Win2K / WinXP / Vista / Win7 / Win8]
    Could be this:
    • Win [95 / 98 / ME / NT / 2K / XP / Vista / 7 / 8]
    Alternatively, if ALL are selected, it could be shortened to "WinAll".

    I also wouldn't mind seeing "WINE" on that list, as we now have quite a few programs that are compatible. I'll modify any entries that list it in the description to say something like "WINE compatibility note" to avoid redundancy.

Re: New TPFC website design by tproli is now live!

Posted: Fri Nov 02, 2012 5:07 pm
by lautrepay
Continuing with the issue raised by webfork, there are some applications in the database (like the recently updated Cathy) that no longer support Win XP without SP or with SP1, but with SP2 or SP3 and above.
Since this information is usually hidden in the changelogs, do you think it would be worthwhile to include the ability to edit the System Requirements to make visible the need for a particular service pack?

Re: New TPFC website design by tproli is now live!

Posted: Sun Nov 04, 2012 11:00 am
by Andrew Lee
webfork wrote:I recommend putting the extract instructions at the bottom of the entry and supported operating systems to the top.

Done!
webfork wrote:Win [95 / 98 / ME / NT / 2K / XP / Vista / 7 / 8]
Don't think I care much for the minimalistic version, but I did implement the shortened to "WinAll" suggestion.
webfork wrote:I also wouldn't mind seeing "WINE" on that list, as we now have quite a few programs that are compatible. I'll modify any entries that list it in the description to say something like "WINE compatibility note" to avoid redundancy.
Wine support added.
lautrepay wrote:Continuing with the issue raised by webfork, there are some applications in the database (like the recently updated Cathy) that no longer support Win XP without SP or with SP1, but with SP2 or SP3 and above.
Why is anyone running Windows without the latest service pack?! :shock: Don't we have enough zombie machines around?!

Re: New TPFC website design by tproli is now live!

Posted: Sun Nov 04, 2012 11:25 am
by freakazoid
This little bug still exists:
http://i.imgur.com/2bMQ2.png

The right bracket should be removed from each entry.

Re: New TPFC website design by tproli is now live!

Posted: Mon Nov 05, 2012 2:27 pm
by Andrew Lee
Fixed. Thanks!

Re: New TPFC website design by tproli is now live!

Posted: Sat Nov 17, 2012 12:16 am
by freakazoid
freakazoid wrote:This little bug still exists:
http://i.imgur.com/2bMQ2.png

The right bracket should be removed from each entry.
Running into this issue again!