-
·
Some suggested mobile designs
As @isaackeyet mentioned I’m exploring some options. I’ve started thinking firstly of some specific screens and will move into some flows this coming week. These are ideas away from what we have now and that was one of the points in doing this – to not be influenced by what we have and just think ‘what if’.…
-
·
Got a table of contents ready for the…
Got a table of contents ready for the Mobile Handbook – and spent the last few hours thinking about how to best greet new users. Added/rearranged articles and categories as I saw fit but let’s discuss all of this. For reference: https://make.wordpress.org/mobile/handbook/ Also started writing the Design Contribution basics. So, thoughts on the ToC? We…
-
·
Support Help
You can help move the mobile app projects forward just by attending the support channels. For now, there are different forums for the iOSiOS The operating system used on iPhones and iPads. and Android apps. Eventually these forums will be merged into the main WordPress.orgWordPress.org The community site where WordPress code is created and shared…
-
·
Communication
It is important to connect with other contributors and stay up-to-date with what is happening with the mobile apps you contribute to. There are three main channels of communication: The Make WordPress Mobile blog The #mobile channel in WordPress.orgWordPress.org The community site where WordPress code is created and shared by the users. This is where…
-
·
Colors
Base WordPress Blues These are the primary blue colors used. The two values allow for use in dark and light backgrounds. Base Lighter Blue #1e8cbe rgb(30, 140, 190) UIColor * color = [UIColor colorWithRed:30/255.0f green:140/255.0f blue:190/255.0f alpha:1.0f]; Base Darker Blue #0074a2 rgb(0, 116, 162) UIColor * color = [UIColor colorWithRed:0/255.0f green:116/255.0f blue:162/255.0f alpha:1.0f]; The Blues…
-
·
Contribute Design
WordPress’ Mobile Apps provide a unique opportunity for designers to help push the envelope in a very fast-paced world. Design contributions to the mobile apps are in general pixel-based graphics, but those skilled with wireframing and mocking up interfaces are more than welcome to contribute to updates that way. A Designer’s Guide to the Mobile…
-
·
Credits
People that have contributed in making this handbook: Eric Johnson (@aerych) Dan Roundhill (@mrroundhill) Jorge Bernal (@koke) Isaac Keyet (@isaackeyet) Sendhil Panchadsaram (@sendhil) Hugo Baeta (@hugobaeta) Danilo Ercoli (@daniloercoli) Beau (Robert) Collins (@beaucollins) Rachel McCollin (@rachel_mccollin) Keep Calm & Enable XML-RPC.
-
·
Ways to Get Involved
This section of the handbook provides an overview of different ways to get involved contributing to the WordPress mobile apps. There are many ways to get involved and aside from programming for one of the mobile platforms, there are opportunities for designers to help envision new features and find better solutions to UIUI UI is…
-
·
Mobile App Handbook
Welcome to the WordPress Mobile App Handbook, the place to learn how to get involved in the WordPress mobile community, and start contributing to the WordPress mobile apps. There are official WordPress apps on Android and iOSiOS The operating system used on iPhones and iPads., and just like coreCore Core is the set of software…
-
·
Dan Danilo and Jorge check out the Handbook…
Dan, Danilo, and Jorge: check out the Handbook schedule posted here. It contains deadlines for parts of the handbook that you’re writing. To the furthest extent possible I think we should try and stay ahead of the curve and create basic documents in all categories – should be easy since we’re splitting the work and…