TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Native iOS 7 Styling with CSS - Pixate 2.0 Released

48 pointsby pcoltonover 11 years ago

14 comments

csmederover 11 years ago
Hi Pixate, looking just at your homepage, I had a hard time understanding what your product does. However, your kickstarter video is awesome <a href="http://www.kickstarter.com/projects/pixate/beautiful-native-mobile-apps?ref=live" rel="nofollow">http:&#x2F;&#x2F;www.kickstarter.com&#x2F;projects&#x2F;pixate&#x2F;beautiful-native-...</a><p>You should have something similar on your main home page.
WhitneyLandover 11 years ago
Is it just me or do none of the intro pages explain what Pixate actually is?<p>I see the terms UI framework and CSS, so I think Bootstrap. But then I see developer API and engine so I think Sencha Touch.
评论 #6691992 未加载
sjtgrahamover 11 years ago
NUI is similar and OSS: <a href="https://github.com/tombenner/nui" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;tombenner&#x2F;nui</a><p>OT but does anyone have any idea how much work it would be to port NUI or similar to Objective-J&#x2F;Cappuccino? I really want to use Cap, but it&#x27;s not designer friendly to theme and the default theme is looking a bit long in the tooth.
melvinmtover 11 years ago
Wow, I had a hard time figuring out what it does, even after clicking through 9 pages (still quite don&#x27;t know).
SHOwnsYouover 11 years ago
I&#x27;m really curious about this but I can&#x27;t find any examples on the website.<p>Even in the documentation section, the Getting Started and Styling Reference both 404.
评论 #6692007 未加载
评论 #6691901 未加载
评论 #6692000 未加载
terhechteover 11 years ago
I&#x27;ve used Pixate a lot in my last app (client work), and I have mixed feelings. In general I love the idea (I&#x27;m a Kickstarter backer) but I had lots of small issues and found the documentation quite lacking. I don&#x27;t have particular examples right off the bat, but I distinctly remember that I had issues getting gradients working correctly, and that borders did only work for all sides at the same time, while the documentation clearly has border-left, border-right, etc. But just setting one or two of these doesn&#x27;t do anything. These may have been bugs in prior beta releases, but there was no documentation on this whatsoever.<p>There&#x27;s also a help forum where people can ask questions and people reply on it. I could not figure out to actually <i>read</i> the answers. you can only read parts of it if you search the answers. I may be really stupid here, but I found nothing I could click that would open the thread and show me the answers to the questions. I may be really dumb here, but I just gave up. NEVERMIND: I tried again, it is working now. Maybe it just wasn&#x27;t working when I tried it, sigh.
评论 #6692993 未加载
thecodemonkeyover 11 years ago
Cool idea! There&#x27;s ton of broken links on the website tho.<p><a href="http://www.pixate.com/docs/framework/ios/2.0/getting-started/" rel="nofollow">http:&#x2F;&#x2F;www.pixate.com&#x2F;docs&#x2F;framework&#x2F;ios&#x2F;2.0&#x2F;getting-started...</a> Half of the links in the bottom are broken.<p>Is there any performance considerations to considerate when using Pixate? How fast is the CSS parsing and rendering?
joeblauover 11 years ago
This framework is excellent. I used it to style my iOS7 game[1] and it&#x27;s hard to even go back to native styling. I&#x27;m compiling all of my CSS via LESS and then using the CSS as embedded themes.<p>[1] - <a href="http://appstore.com/xo9" rel="nofollow">http:&#x2F;&#x2F;appstore.com&#x2F;xo9</a>
yuchiover 11 years ago
Just to clear things: Pixate is a native framework (iOS, and Android coming soon) which let you style your application using CSS. Their ability to execute is awesome and they&#x27;re moving at the speed of light. And with Titanium SDK support.
ChikkaChiChiover 11 years ago
After reading the buzzword heavy and (intentionally?) confusing site, I&#x27;m reminded of the parody Color pitch deck:<p><a href="https://news.ycombinator.com/item?id=2364128" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=2364128</a>
markdownover 11 years ago
What kind of CSS framework doesn&#x27;t have a live demo on the site?<p>I have to download it to find out what it looks like, how it performs, and how it&#x27;s written?
评论 #6692146 未加载
woahover 11 years ago
Lots of people are confused about this. You guys should have some css app layouts on your front page, along with photos of them on a phone.
throwwitover 11 years ago
So the trend now looks to be webifying the appification of the web.
eonilover 11 years ago
Another cross-platform UI toolkit. Which using CSS.