Metro UI Exploration [closed] - windows-8

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I searched through internet but couldn't find a satisfactory answer about Metro UI , Are those tiles are called Metro UI. Is that much hype is about only tiles and flash like applications ?
What is Metro UI?

Metro UI are not just tiles, the metro design is an idea of how to design user interfaces, and how to improve the user experience. There are a lot of principles in metro, but I think the leading one is content not chrome. There are a lot of articles out in the web, I can advise this one http://www.stephanemassey.com/metro-design-principles/

Related

From iOS to OSX [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I'm planning to release an app for the Mac App Store but i don't have any
experience on that platform. As an iOS developer this page really helped:
http://www.stanford.edu/class/cs193p/cgi-bin/drupal/downloads-2011-fall
Is there anything similar for OSX?
Thanks.
Just similar to that page, google and search you will find many links and books to start with.
I started to learn for OSX with :
Stanford lectures CS193
Cocoa Programming for Mac OS X by Aaron Hillegas
CocoaDevCentral.com
Finally StackOverflow for solving all concern doubts from above.

What are the p2p technologies out there? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I want to develop a web-based application for my employer. The application will allow users to chat face to face using their webcam. I was really interested in rtmfp until I discovered that it is only good for one or two way conferencing according to http://www.adobe.com/devnet/adobe-media-server/articles/p2p_rtmfp_groups.html which means that only two people will be able to chat with each other just as chatroulette. But I want a multiple way conferencing. Thanks!
You might want to have a look at WebRTC. I haven't tried it, but here's the first multiuser demo that I'm aware of: https://github.com/webRTC/webRTC.io
Some discussion about it (and how I know of the project) can be found in the webrtc-discuss Google Group at https://groups.google.com/d/topic/discuss-webrtc/26UNDNm-q0w/discussion
For more information about WebRTC in general, see also:
http://www.webrtc.org/
http://en.wikipedia.org/wiki/WebRTC
http://www.html5rocks.com/en/tutorials/webrtc/basics/
Good luck with your project!

Advanced UI In Cocoa [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I want to learn advanced customized UI design in Cocoa including UI element design, Is there any book or other good learning source for it?
Regards
Matt Gemmell did a good talk for NSConference 09 (available on Vimeo for free) called Designing and Developing Custom Cocoa Controls. He also had a recent blog post about API design where he discusses the thought process of designing a GUI component.
As a good starting point I'd check out cocoacontrols.com they have a lot if advanced custom UI projects, and a lot of them are open source, Apache, and MIT liscenced.

What is the best iphone wireframe creator software? prototype [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
Can somebody tell me the best iPhone wireframe creator software?
You could try
It does sketchy wireframes and High Res ones depending on what you’re after and can turn them into an interactive prototype too. It will also export the coordinates of all the screen elements to a Word doc
UxToolbox
Try iPlotz. Look for other tools here
Here is a great free to to prototype iphone apps http://www.justinmind.com/prototyper/free-edition it's completely free and great to build clickable mockups for web and mobile apps. It has a good collaboration feature as well.

Any idea about QQ API (Chinese facebook,twitter)? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
Is there any API for QQ services (www.qq.com)? Or any developer program? Is there any way to integrate their services in third party apps? I am interested in their microblog, photo album and status services. I translated and searched but couldn't dig far enough. Any idea?
Thanks in advance.
It seems all the info is at http://open.qq.com, which will lead you to pages like http://open.t.qq.com/apps_welcome.php (for microblogging), http://opensns.qq.com/share/ (for sharing), etc.
Tencent (aka Tencent QQ) has a popular application called "wechat".
They have an ios api you can use here:
http://dev.wechatapp.com/document/sdk-en/ios/protocol_w_x_api_delegate-p.html