Best Wiki for Mobile Users [closed] - iphone

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 2 years ago.
Improve this question
Most wiki software I've presents lots of "features" on their pages. This is fine for desktop users, but is annoying when using an iPhone or other mobile device. I'd prefer pages that just had the content, along with maybe an Edit button and a Search button. The editors are also often too fancy for mobile users; a simple multi-line edit field would be better for mobile users than a bunch of formatting controls.
What is a good wiki package for mobile users?

W2 by Steven Frank (of Panic, makers of Transmit) is awesome.
It's totally stripped down for iPhone--just the essentials.
It supports markdown and basic Wiki-style formatting. https://github.com/panicsteve/w2wiki
That page has a link to a demo site.

I find the wiki in Fogbugz to be very good using it with the iPhone.

It is very easy to override the mediawiki skins with your own. You could remove whatever you want to without much of a problem.

Related

Alternative self hosted solution for google apps (mainly document/spreadsheet)? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
As titled, I'm finding for a software can be installed on my own server, to replace for google apps.
I'm open to commercial solution, the point is I want to keep the data on my own server.
Any advice is appreciated
Okie doke. This is actually pretty challenging -- you're asking for online editing, which is very cloud-oriented, but using a private server. If all you wanted was file services, then you'd have a lot of options -- OwnCloud.org is a personal favorite, but there are a bunch.
If you really want to be able to edit online but save to a private server, SharePoint comes to mind first. Alfresco and its ilk are also out there, but that's enterprise-oriented. There are theoretically some ways to use OpenOffice programs in a browser (see also this) but I've never seen them in action.
Hope that gets you started. Good luck.

Example page for trying out web automation tools [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 3 years ago.
Improve this question
Does anybody know of a web page which I can try out automation tools on.
We are evaluating a Test Automation tool and are looking for a page where we can write test cases to automate that are beyond the average "Google search" test case.
So I am looking for a page which is a bit more advanced, for example with Login, Search. And it should be built for trying out test automation, and nobody should care if we fill it with crazy data.
An example would be this page: http://www.ranorex.com/web-testing-examples/vip/
But I would like some more advance stuff, multiple pages and login.
You could create a few dummy Google accounts: that would give you the ability to test multiple simultaneous logins and access to a myriad of different activities (Gmail, Google+) that have some pretty advanced capabilities.
One simple out of the box website is the asp.net internet template site that comes with asp.net MVC. Just load up Visual Studio (even express) and create the site automatically.
I would consider that a decent playground. It is also easy to add on new functionality to it since all the plumbing is there

Mobile Application technologies information [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 3 years ago.
Improve this question
I am new to mobile application technologies....
We are developing applications for iPhone/android/blackberry/windows mobile.
I need any PPTs of any PDF books that explain our team about
a General mobile application architecture, trends etc..
Do any one have any reference..
Please help me!
Thanks in advance!
For android, you can refer my this answer, here you get all the STUFFs regarding Android
https://stackoverflow.com/questions/3211193/how-to-learn-developing-android-applications/3211803#3211803
And yes, you may also refer this Website lists related to Android STUFFs...
https://stackoverflow.com/questions/3405695/importantuseful-websites-for-the-android-related-stuff
The answer of this question could be very big but below are few stackoverflow questions which a developer can always refer to start development on different mobile platform.
For iPhone - https://stackoverflow.com/questions/1939/how-to-articles-for-iphone-development-objective-c/3820926#3820926
For Blackberry - Blackberry User Interface Design - Customizable UI?
For Android - https://stackoverflow.com/questions/3405695/importantuseful-websites-for-the-android-related-stuff
Programming the mobile web » from oreilly is really good book.

Rich text editor library for iOS [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Does somebody know a rich text editor (like NSTextView for Mac OS X) library for the iOS platform?
The Omni Group also released some code that could be the start of a rich-text editor.
http://github.com/omnigroup/OmniGroup/tree/master/Frameworks/OmniUI/iPad/Examples/TextEditor/
Based on Core Text.
I am following 3 rich text editors for iOS, available in GitHub. Below is the list:
iOS-Rich-Text-Editor
RichEditorView
ZSSRichTextEditor
ZSSRichTextEditor is best library among these.
Here's an attempt at a fully implemented one: http://www.cocoanetics.com/parts/dtrichtexteditor/
One doesn't exist, you'll have to craft one yourself. There are examples of using Core Text out there, if you just know where to look. For instance, the I7CoreTextExample is one such example.

Free conference CMS [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I need to cms to manage a conference.
What is best free CMS for this?
What about Indico?
http://indico-software.org
http://github.com/indico/indico
It's mostly targeted at organization of series of conferences, though.
Disclaimer: I am one of the developers of Indico myself.
Drupal is the most flexible open-source CMS that I know. It also has a Conference module that maybe does some of the things you need. The rest should be possible using Views/CCK (also Drupal modules).
Check out this Article about a Conference website created with Drupal, it is probably much more complicated than what you need but it shows what is possible with Drupal.
Yes, I have done a few in Drupal. Also see: http://sf2010.drupal.org/ for an excellent example
try this drupal module.
It seems good
http://usecod.com