Help with the snaps site

php.internals

Edin Kadribasic

19 years ago
Hi, I was adding some new capabilities to our snaps generator so now we can also provide the pecl bundle and the installer for the windows distribution. (details and links at http://edin.dk/archives/37-New- Snapshot-Capabilities.html) If you have any suggestions on how to represent these new downloads on snaps.php.net and are not aesthetically challenged like I em, please let me hear it :) Edin

Jan Reininghaus

19 years ago
Edin Kadribasic schrieb:
> Hi, > > I was adding some new capabilities to our snaps generator so now we can > also provide the pecl bundle and the installer for the windows > distribution. (details and links at > http://edin.dk/archives/37-New-Snapshot-Capabilities.html) > > If you have any suggestions on how to represent these new downloads on > snaps.php.net and are not aesthetically challenged like I em, please let > me hear it :) > > Edin >
Hello, I would like to suggest a redesign of the page. In my opinion the page is too complex, so for example I find it a bit hard to match the information for the next snapshots in the left of the page with the snapshots itself on the right. I find it also complex that the source and the win32 packages are separated and have its own creation intervals. In case there is no special reason for that I would suggest to distribute everything together. I have uploaded a design I could imagine to http://hp-film.pytalhost.de/test/php/snaps_draw.png. By the way, I can't follow the link to the PHP installer because I get the error message that the access to the file is "Forbidden".

Edin Kadribasic

19 years ago
Jan Reininghaus wrote:
> I would like to suggest a redesign of the page. In my opinion the page > is too complex, so for example I find it a bit hard to match the > information for the next snapshots in the left of the page with the > snapshots itself on the right. I find it also complex that the source > and the win32 packages are separated and have its own creation > intervals. In case there is no special reason for that I would suggest > to distribute everything together. > I have uploaded a design I could imagine to > http://hp-film.pytalhost.de/test/php/snaps_draw.png.
The page is a bit confusing and I didn't want too much new stuff to it without thinking about it first. Your suggestion is promising, but it might be a bit too wide for people that have smaller screen resolutions. I think we need to make it look good at 1024x768. There are some things you have missed. There are two different source bundles (gz and bz2). "Next" build depends on the system (source or bins) and the PHP version (we build some windows snapshots more often than others).
> By the way, I can't follow the link to the PHP installer because I get > the error message that the access to the file is "Forbidden".
Thanks for the heads up. This should be fixed now. Would you be willing to produce the HTML needed for the redesign? Edin

Tijnema !

19 years ago
On 5/2/07, Edin Kadribasic <edin@krug.dk> wrote:
> Jan Reininghaus wrote: > > I would like to suggest a redesign of the page. In my opinion the page > > is too complex, so for example I find it a bit hard to match the > > information for the next snapshots in the left of the page with the > > snapshots itself on the right. I find it also complex that the source > > and the win32 packages are separated and have its own creation > > intervals. In case there is no special reason for that I would suggest > > to distribute everything together. > > I have uploaded a design I could imagine to > > http://hp-film.pytalhost.de/test/php/snaps_draw.png. > > The page is a bit confusing and I didn't want too much new stuff to it > without thinking about it first. Your suggestion is promising, but it > might be a bit too wide for people that have smaller screen resolutions. > I think we need to make it look good at 1024x768. >
Yes, it's very wide. So what about this: (Quick edit..) http://86.86.80.41/PHP/snaps_draw_edit.PNG
> There are some things you have missed. There are two different source > bundles (gz and bz2). "Next" build depends on the system (source or > bins) and the PHP version (we build some windows snapshots more often > than others). > > > By the way, I can't follow the link to the PHP installer because I get > > the error message that the access to the file is "Forbidden". > > Thanks for the heads up. This should be fixed now. > > Would you be willing to produce the HTML needed for the redesign? > > Edin
Else i will :) Tijnema

Richard Quadling

19 years ago
How about something along these lines ... (Not pretty as I'm crap at the design - sorry). http://rquadling.php1h.com/snap.html Use icons for the labels (BZ2, GZ, ZIP, PECL, INST, COMP, SNAP). The logs for failed builds could also be included. Richard. On 03/05/07, Tijnema ! <tijnema@gmail.com> wrote:
> On 5/2/07, Edin Kadribasic <edin@krug.dk> wrote: > > Jan Reininghaus wrote: > > > I would like to suggest a redesign of the page. In my opinion the page > > > is too complex, so for example I find it a bit hard to match the > > > information for the next snapshots in the left of the page with the > > > snapshots itself on the right. I find it also complex that the source > > > and the win32 packages are separated and have its own creation > > > intervals. In case there is no special reason for that I would suggest > > > to distribute everything together. > > > I have uploaded a design I could imagine to > > > http://hp-film.pytalhost.de/test/php/snaps_draw.png. > > > > The page is a bit confusing and I didn't want too much new stuff to it > > without thinking about it first. Your suggestion is promising, but it > > might be a bit too wide for people that have smaller screen resolutions. > > I think we need to make it look good at 1024x768. > > > > Yes, it's very wide. So what about this: (Quick edit..) > http://86.86.80.41/PHP/snaps_draw_edit.PNG > > > There are some things you have missed. There are two different source > > bundles (gz and bz2). "Next" build depends on the system (source or > > bins) and the PHP version (we build some windows snapshots more often > > than others). > > > > > By the way, I can't follow the link to the PHP installer because I get > > > the error message that the access to the file is "Forbidden". > > > > Thanks for the heads up. This should be fixed now. > > > > Would you be willing to produce the HTML needed for the redesign? > > > > Edin > > Else i will :) > > Tijnema > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >
-- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!"

Michael Wallner

19 years ago
Richard Quadling wrote:
> How about something along these lines ... > > (Not pretty as I'm crap at the design - sorry). > > http://rquadling.php1h.com/snap.html
Eeek! ;)
-- Michael

Richard Quadling

19 years ago
Hey! It wasn't THAT scary! Just a table which has the most recent activity on the left side columns. Not too wide. Easy to see which version and the either source or Win32 stuff. And also all the additional files requested. I like the idea. My implementation though. Hmmm. Ok. I agree. Eeek! On 03/05/07, Michael Wallner <mike@php.net> wrote:
> Richard Quadling wrote: > > How about something along these lines ... > > > > (Not pretty as I'm crap at the design - sorry). > > > > http://rquadling.php1h.com/snap.html > > Eeek! ;) > > > -- > Michael > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >
-- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!"

Richard Lynch

19 years ago
On Fri, May 4, 2007 4:49 am, Richard Quadling wrote:
> Hey! It wasn't THAT scary! Just a table which has the most recent > activity on the left side columns. > > Not too wide. > > Easy to see which version and the either source or Win32 stuff. > > And also all the additional files requested. > > I like the idea. My implementation though. Hmmm. Ok. I agree. > > Eeek!
Worked for me. [shrug] I was able to see what I needed, find what I wanted, and was not confused by what was there. And let's face it, not confusing me is a major accomplishment :-)
-- Some people have a "gift" link here. Know what I want? I want you to buy a CD from some indie artist. http://cdbaby.com/browse/from/lynch Yeah, I get a buck. So?

Jan Reininghaus

19 years ago
Edin Kadribasic schrieb:
> The page is a bit confusing and I didn't want too much new stuff to it > without thinking about it first. Your suggestion is promising, but it > might be a bit too wide for people that have smaller screen resolutions. > I think we need to make it look good at 1024x768.
Yes, the page is too wide. The reason for this is that this is actually not a website but a rearranged screenshot. I noticed too late that the page has a bad width.
> There are some things you have missed. There are two different source > bundles (gz and bz2). "Next" build depends on the system (source or > bins) and the PHP version (we build some windows snapshots more often > than others).
Maybe I missed the things because I was led from the dream that the different build intervals could be simplified too. ;) But you are right these are things I didn't pay attention to. I could make a new suggestion tomorrow and try to integrate the missing things.
> Thanks for the heads up. This should be fixed now.
This was a very fast fix and indeed I can now download the installer.
> Would you be willing to produce the HTML needed for the redesign?
Unfortunately my knowledge about HTML and CSS is very limited, so I don't think the page would look very good in case I did it. I would prefer if somebody with more knowledge could do it.

Jan Reininghaus

19 years ago
I am currently working on my second draw for the page, but I have a question. For my first draw I assumed that all of the new features will be available for all three branches, but is this actually true? By the way, I don't know whether you are aware that all build processes of the win32 snapshots have failed for one day now.

David Coallier

19 years ago
On 5/5/07, Jan Reininghaus <webmaster@hp-film.de> wrote:
> I am currently working on my second draw for the page, but I have a > question. For my first draw I assumed that all of the new features will > be available for all three branches, but is this actually true? > > By the way, I don't know whether you are aware that all build processes > of the win32 snapshots have failed for one day now. > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >
Perhaps something like this could be cool: http://dev.agoraproduction.com/php/snaps/ The css might be a bit off as I just wanted to do it quick, but you see the idea :) David

Tijnema !

19 years ago
On 5/6/07, David Coallier <davidc@php.net> wrote:
> On 5/5/07, Jan Reininghaus <webmaster@hp-film.de> wrote: > > I am currently working on my second draw for the page, but I have a > > question. For my first draw I assumed that all of the new features will > > be available for all three branches, but is this actually true? > > > > By the way, I don't know whether you are aware that all build processes > > of the win32 snapshots have failed for one day now. > > > > -- > > PHP Internals - PHP Runtime Development Mailing List > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > Perhaps something like this could be cool: > http://dev.agoraproduction.com/php/snaps/ > > The css might be a bit off as I just wanted to do it quick, but you > see the idea :) > > > David
Yes, it is quick, as it doesn't work good in IE6, which is the most common browser (http://www.w3schools.com/browsers/browsers_stats.asp) Might be a good alternative for the snaps site, as it is never too larg :) But it should work on IE6 too of course. Tijnema

David Coallier

19 years ago
On 5/6/07, Tijnema ! <tijnema@gmail.com> wrote:
> On 5/6/07, David Coallier <davidc@php.net> wrote: > > On 5/5/07, Jan Reininghaus <webmaster@hp-film.de> wrote: > > > I am currently working on my second draw for the page, but I have a > > > question. For my first draw I assumed that all of the new features will > > > be available for all three branches, but is this actually true? > > > > > > By the way, I don't know whether you are aware that all build processes > > > of the win32 snapshots have failed for one day now. > > > > > > -- > > > PHP Internals - PHP Runtime Development Mailing List > > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > > > > > Perhaps something like this could be cool: > > http://dev.agoraproduction.com/php/snaps/ > > > > The css might be a bit off as I just wanted to do it quick, but you > > see the idea :) > > > > > > David > > Yes, it is quick, as it doesn't work good in IE6, which is the most > common browser (http://www.w3schools.com/browsers/browsers_stats.asp) > Might be a good alternative for the snaps site, as it is never too > larg :) But it should work on IE6 too of course. > > Tijnema >
Oops, well works in IE6.. just looks like hell.. I'd be interested in seeing the % of the browsers on that specific site, it's not like any common website thus can't rely on w3schools imho. Anyways, you are right, looks like hell in IE6, try it in firefox or opera .. the goal is to get an idea... not having a stable state with everything working right away, etc... So look with a decent browser (wink) and tell me f you like the idea of the tabs, that's the main point I am looking to get feedbacks on. David

Tijnema !

19 years ago
On 5/6/07, David Coallier <davidc@php.net> wrote:
> On 5/6/07, Tijnema ! <tijnema@gmail.com> wrote: > > On 5/6/07, David Coallier <davidc@php.net> wrote: > > > On 5/5/07, Jan Reininghaus <webmaster@hp-film.de> wrote: > > > > I am currently working on my second draw for the page, but I have a > > > > question. For my first draw I assumed that all of the new features will > > > > be available for all three branches, but is this actually true? > > > > > > > > By the way, I don't know whether you are aware that all build processes > > > > of the win32 snapshots have failed for one day now. > > > > > > > > -- > > > > PHP Internals - PHP Runtime Development Mailing List > > > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > > > > > > > > > Perhaps something like this could be cool: > > > http://dev.agoraproduction.com/php/snaps/ > > > > > > The css might be a bit off as I just wanted to do it quick, but you > > > see the idea :) > > > > > > > > > David > > > > Yes, it is quick, as it doesn't work good in IE6, which is the most > > common browser (http://www.w3schools.com/browsers/browsers_stats.asp) > > Might be a good alternative for the snaps site, as it is never too > > larg :) But it should work on IE6 too of course. > > > > Tijnema > > > Oops, well works in IE6.. just looks like hell.. I'd be interested in > seeing the % of the browsers on that specific site, it's not like any > common website thus can't rely on w3schools imho.
Not that it matters how many users are using IE6, PHP should be atleast IE6, IE7, FF, Mozilla, Safari and Netscape compatible. (maybe more?)
> > Anyways, you are right, looks like hell in IE6, try it in firefox or > opera .. the goal is to get an idea... not having a stable state with > everything working right away, etc...
Ok, but are you sure it will be possible in IE6? Didn't take a look at your code yet, and i guess it will work, but we need to be sure of course.
> > So look with a decent browser (wink) and tell me f you like the idea > of the tabs, that's the main point I am looking to get feedbacks on. > > > David
Yeah, i tested it with Firefox, and it's a good idea. I don't like the style of the button, i think it doesn't really fit into the website, so maybe if you could change the buttons to a little bit more PHP-like it is cool for me, but well, it's not my site :P Tijnema

M. Sokolewicz

19 years ago
Tijnema ! wrote:
> On 5/6/07, David Coallier <davidc@php.net> wrote: >> On 5/6/07, Tijnema ! <tijnema@gmail.com> wrote: >> > On 5/6/07, David Coallier <davidc@php.net> wrote: >> > > On 5/5/07, Jan Reininghaus <webmaster@hp-film.de> wrote: >> > > > I am currently working on my second draw for the page, but I have a >> > > > question. For my first draw I assumed that all of the new >> features will >> > > > be available for all three branches, but is this actually true? >> > > > >> > > > By the way, I don't know whether you are aware that all build >> processes >> > > > of the win32 snapshots have failed for one day now. >> > > > >> > > > -- >> > > > PHP Internals - PHP Runtime Development Mailing List >> > > > To unsubscribe, visit: http://www.php.net/unsub.php >> > > > >> > > > >> > > >> > > Perhaps something like this could be cool: >> > > http://dev.agoraproduction.com/php/snaps/ >> > > >> > > The css might be a bit off as I just wanted to do it quick, but you >> > > see the idea :) >> > > >> > > >> > > David >> > >> > Yes, it is quick, as it doesn't work good in IE6, which is the most >> > common browser (http://www.w3schools.com/browsers/browsers_stats.asp) >> > Might be a good alternative for the snaps site, as it is never too >> > larg :) But it should work on IE6 too of course. >> > >> > Tijnema >> > >> Oops, well works in IE6.. just looks like hell.. I'd be interested in >> seeing the % of the browsers on that specific site, it's not like any >> common website thus can't rely on w3schools imho. > > Not that it matters how many users are using IE6, PHP should be > atleast IE6, IE7, FF, Mozilla, Safari and Netscape compatible. (maybe > more?) >> >> Anyways, you are right, looks like hell in IE6, try it in firefox or >> opera .. the goal is to get an idea... not having a stable state with >> everything working right away, etc... > > Ok, but are you sure it will be possible in IE6? Didn't take a look at > your code yet, and i guess it will work, but we need to be sure of > course. >> >> So look with a decent browser (wink) and tell me f you like the idea >> of the tabs, that's the main point I am looking to get feedbacks on. >> >> >> David > > Yeah, i tested it with Firefox, and it's a good idea. I don't like the > style of the button, i think it doesn't really fit into the website, > so maybe if you could change the buttons to a little bit more PHP-like > it is cool for me, but well, it's not my site :P > > Tijnema
Instead of using all tat javascript and trying to "make it work" in all possible browsers, why don't you simply make multiple pages, with static links from page to page (ie. page1.html for the first button, page2.html for the 2nd, etc.). And as for button appearances, just make it look like the tabs in the PHP bug tracker and it'll all be fine IMO. - tul

Richard Quadling

19 years ago
On 06/05/07, Tijnema ! <tijnema@gmail.com> wrote:
> On 5/6/07, David Coallier <davidc@php.net> wrote: > > On 5/5/07, Jan Reininghaus <webmaster@hp-film.de> wrote: > > > I am currently working on my second draw for the page, but I have a > > > question. For my first draw I assumed that all of the new features will > > > be available for all three branches, but is this actually true? > > > > > > By the way, I don't know whether you are aware that all build processes > > > of the win32 snapshots have failed for one day now. > > > > > > -- > > > PHP Internals - PHP Runtime Development Mailing List > > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > > > > > Perhaps something like this could be cool: > > http://dev.agoraproduction.com/php/snaps/ > > > > The css might be a bit off as I just wanted to do it quick, but you > > see the idea :) > > > > > > David > > Yes, it is quick, as it doesn't work good in IE6, which is the most > common browser (http://www.w3schools.com/browsers/browsers_stats.asp) > Might be a good alternative for the snaps site, as it is never too > larg :) But it should work on IE6 too of course. > > Tijnema > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >
In FF with no JS it looked awful too. I use NoScript which blocks scripts unless I want them to run (whitelist). The Sliding Doors tutorial at http://alistapart.com/articles/slidingdoors/ is all CSS.
-- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!"

David Coallier

19 years ago
On 5/8/07, Richard Quadling <rquadling@googlemail.com> wrote:
> On 06/05/07, Tijnema ! <tijnema@gmail.com> wrote: > > On 5/6/07, David Coallier <davidc@php.net> wrote: > > > On 5/5/07, Jan Reininghaus <webmaster@hp-film.de> wrote: > > > > I am currently working on my second draw for the page, but I have a > > > > question. For my first draw I assumed that all of the new features will > > > > be available for all three branches, but is this actually true? > > > > > > > > By the way, I don't know whether you are aware that all build processes > > > > of the win32 snapshots have failed for one day now. > > > > > > > > -- > > > > PHP Internals - PHP Runtime Development Mailing List > > > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > > > > > > > > > Perhaps something like this could be cool: > > > http://dev.agoraproduction.com/php/snaps/ > > > > > > The css might be a bit off as I just wanted to do it quick, but you > > > see the idea :) > > > > > > > > > David > > > > Yes, it is quick, as it doesn't work good in IE6, which is the most > > common browser (http://www.w3schools.com/browsers/browsers_stats.asp) > > Might be a good alternative for the snaps site, as it is never too > > larg :) But it should work on IE6 too of course. > > > > Tijnema > > > > -- > > PHP Internals - PHP Runtime Development Mailing List > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > In FF with no JS it looked awful too. I use NoScript which blocks > scripts unless I want them to run (whitelist). > > The Sliding Doors tutorial at > http://alistapart.com/articles/slidingdoors/ is all CSS. >
Oh that looks ugly with nocss extension.. also looks bad in lynx/links.. oh yeah, also looks ugly in netscape navigator 1.0B1... but hey.. isn't that 21st century ? so looks good in firefox css/js enabled :) Seriously, what have I misexplained up there ? Was I not clear that the idea was simply to show that we could use tabs IN GENERAL to make the browsing of snaps easier ? We don't need to use javascript, we don't have to use that exact case, the only reason for using it was that it was fast for most people to see what tabs browsing could look like. Here is an optimized version for early browsers: http://dev.agoraproduction.com/php/snaps/snaps2.php Of course this is a joke.. But again to make sure no one misinterprets this, the idea of the tabs using javascript was SIMPLY to show everyone (using firefox of course) that we could make the use of tabs within the snaps site. And NO we do not have to use javascript, and yes we will mostly be using the ?v=44 ?v52 ?v6dev (Note that those names are not relevant, we can use whatever the person that implements it want..) using static tabs. Clear ?
> -- > ----- > Richard Quadling > Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 > "Standing on the shoulders of some very clever giants!" >
-- David Coallier, Founder & Software Architect, Agora Production (http://agoraproduction.com) 51.42.06.70.18

Richard Lynch

19 years ago
On Tue, May 8, 2007 10:30 am, David Coallier wrote:
> Here is an optimized version for early browsers: > http://dev.agoraproduction.com/php/snaps/snaps2.php
Works for me. [not a joke] I'd rather have a simple site that works in Mozaic 1.0 than something that only mostly kinda sorta works in "current" browsers, for somebody's defintion of "current" jmho
-- Some people have a "gift" link here. Know what I want? I want you to buy a CD from some indie artist. http://cdbaby.com/browse/from/lynch Yeah, I get a buck. So?