Files
2012-02-21 01:15:00 -05:00

1 line
5.9 KiB
JSON

[{"user_id": 521, "stars": [], "topic_id": 2770, "date_created": 1297292339.382854, "message": "a lot of the apps I work on render and act differently on different browsers, so I've been working on an app that puts relevant values into the request object: https://github.com/chrisdrackett/django-browser-info", "group_id": 81, "id": 59656}, {"user_id": 521, "stars": [], "topic_id": 2770, "date_created": 1297292400.5156469, "message": "its based on the minidetector app, but I've made so many changes I think it deserved its own app", "group_id": 81, "id": 59672}, {"user_id": 521, "stars": [], "topic_id": 2770, "date_created": 1297292443.975384, "message": "anyways, I thought I would post it here to get the word out.. and in case anyone had feedback!", "group_id": 81, "id": 59681}, {"user_id": 521, "stars": [], "topic_id": 2770, "date_created": 1297292354.031122, "message": "things like if the device is iOS, if its android, if it has a wide screen, etc", "group_id": 81, "id": 59661}, {"user_id": 521, "stars": [], "topic_id": 2770, "date_created": 1297294874.0146329, "message": "not that my code can detect that stuff", "group_id": 81, "id": 60371}, {"user_id": 1126, "stars": [], "topic_id": 2770, "date_created": 1297293476.0435679, "message": "I can't really think of an instance where I'd rather use this than CSS media queries or JS feature detection (ala Modernizr), but this looks neat nonetheless.", "group_id": 81, "id": 59917}, {"user_id": 521, "stars": [], "topic_id": 2770, "date_created": 1297294335.089216, "message": "I think a site should work with JS turned off", "group_id": 81, "id": 60149}, {"user_id": 521, "stars": [], "topic_id": 2770, "date_created": 1297294303.6289511, "message": "I could do it with CSS, but this way I don't have to send extra bits to the phone if they aren't going to be displayed", "group_id": 81, "id": 60136}, {"user_id": 1126, "stars": [], "topic_id": 2770, "date_created": 1297295064.5140259, "message": "If JS is off you just display your normal page, modernizr shows you once you're in Javascript what features you have available that you could only use from Javascript in the first place. (it does a lot of other neat stuff too, but that's besides the point)", "group_id": 81, "id": 60433}, {"user_id": 521, "stars": [], "topic_id": 2770, "date_created": 1297294867.0847261, "message": "but with JS off you won't be able to detect browser features with modernizr", "group_id": 81, "id": 60369}, {"user_id": 521, "stars": [], "topic_id": 2770, "date_created": 1297294284.7205169, "message": "Yeah, I actually change my sites layout based on the width of the device", "group_id": 81, "id": 60126}, {"user_id": 521, "stars": [], "topic_id": 2770, "date_created": 1297294324.563072, "message": "I also hate to rely on JS", "group_id": 81, "id": 60144}, {"user_id": 521, "stars": [], "topic_id": 2770, "date_created": 1297294797.3174579, "message": "ah", "group_id": 81, "id": 60346}, {"user_id": 209, "stars": [], "topic_id": 2770, "date_created": 1297294794.705219, "message": "Chris, I like that approach. Have you looked at any of the templateresponse stuff? From my non-understanding, it seems like it was made for this sort of thing", "group_id": 81, "id": 60343}, {"user_id": 1126, "stars": [], "topic_id": 2770, "date_created": 1297294597.8582311, "message": "Modernizr's feature detection is for JS things, so it doesn't imply that the site will break with Javascript off. Quite the opposite in fact.", "group_id": 81, "id": 60227}, {"user_id": 521, "stars": [], "topic_id": 2770, "date_created": 1297297330.294148, "message": "@issackelly nope, however the project we're currently working on does something similar to that", "group_id": 81, "id": 61231}, {"user_id": 521, "stars": [], "topic_id": 2770, "date_created": 1297297059.2996781, "message": "but on the iphone or an android device you would just show the list and the list items could link to content", "group_id": 81, "id": 61112}, {"user_id": 521, "stars": [], "topic_id": 2770, "date_created": 1297297041.736347, "message": "if you had a mail app for example, on an ipad you could show the messages on the left and the current message on the right", "group_id": 81, "id": 61106}, {"user_id": 521, "stars": [], "topic_id": 2770, "date_created": 1297297427.766516, "message": "if I'm actually understanding this templateresponse stuff :D", "group_id": 81, "id": 61278}, {"user_id": 521, "stars": [], "topic_id": 2770, "date_created": 1297296988.1193349, "message": ":)", "group_id": 81, "id": 61083}, {"user_id": 521, "stars": [], "topic_id": 2770, "date_created": 1297297021.6987619, "message": "right, this is mostly for tailoring the content sent to the browser based on what device something in on", "group_id": 81, "id": 61097}, {"user_id": 1126, "stars": [], "topic_id": 2770, "date_created": 1297297153.8102241, "message": "yeah I could see where this would be useful, especially if you have heavy content and/or you don't want to devote too much client-side processing for page flow and layout", "group_id": 81, "id": 61168}, {"user_id": 209, "stars": [], "topic_id": 2770, "date_created": 1297297736.869597, "message": "Yeah, that's why I was asking :P", "group_id": 81, "id": 61393}, {"user_id": 521, "stars": [], "topic_id": 2770, "date_created": 1297298779.237247, "message": "we hope to open source that code at some point", "group_id": 81, "id": 61796}, {"user_id": 521, "stars": [], "topic_id": 2770, "date_created": 1297298814.7969329, "message": "we pulled it out of shelfworthy and we're building a couple other apps on it to make it as easy to use as possible", "group_id": 81, "id": 61810}, {"user_id": 521, "stars": [], "topic_id": 2770, "date_created": 1297298767.88205, "message": ":D", "group_id": 81, "id": 61793}, {"user_id": 209, "stars": [], "topic_id": 2770, "date_created": 1297299282.3063459, "message": "Oh very cool. I've been meaning to evaluate TemplateResponse because I needed what I knew you had for another project of mine", "group_id": 81, "id": 61911}]