Git Product home page Git Product logo

jailbreakqa-mobile-app's Introduction

##JailbreakQA [un]official mobile application

This is a very early attempt of making JailbreakQA mobile and easier to read/reply/ask without dealing with JailbreakQA's desktop site on MobileSafari.

While this may not be very useful to your average jailbreaker, it might come in handy for us (The volunteers at JailbreakQA). That being said, this app may or may not be submitted to a Cydia repository.

Why I did this? The subject kept coming up. I figured maybe this would be a neat idea.

##Contribution

The app is open sourced with the intent that you, developers, will contribute to finishing this application. I certainly can't do it alone, and >1 developers are better than 1.

So.. Please feel free to contribute to this app by forking it & submitting pull requests to this repository.

##How it works

How this works is almost too simple. JBQA (which runs on OSQA) has an RSS Feed (@kirbylover4000 pointed that out). The XML is simply parsed and corresponding data is added to an array, which is in turn displayed on a table.

##Compile Instructions Link it with MobileCoreServices, SystemConfiguration, and CFNetwork frameworks; also link with libz.dylib. Add the ASIHTTPRequest folder into the project, and then add all implementation (.m) files to the compile sources build phase with the compiler flag "-fno-objc-arc" Do all of this, and you should be able to compile just fine. (Just ignore the incomplete implementation warning for ASIHTTPRequest).

##To-Do List

There's a lot of work to be done! Here is the things I have in mind:

  • Create a nice, native-looking, clean interface
  • Implement logging in to your account (May require a bit of HTML Parsing)
  • Add a feature to ask/reply/comment on questions (May require a bit of HTML Parsing)
  • Add comments/answers view (easy with some RSS parsing)
  • Properly format questions in a neat, clean UI
  • Load unanswered/newest/most voted questions
  • Load more questions in the list (currently loads first 30)

P.S: This project uses ARC.

##License

Copyright 2012 Fr0st Development

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

jailbreakqa-mobile-app's People

Contributors

guillermo-moran avatar caughtinflux avatar coolstar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.