Thread: Tablet IDE concept.

  1. #1
    Registered User
    Join Date
    May 2012
    Location
    Huntington Beach, California, United States
    Posts
    1

    Tablet IDE concept.

    Hello I was wondering if I could get some peoples opinion on a open source concept I just opened over at source forge?

    Here is the link: https://sourceforge.net/projects/mindcontrol

    Name: Mind Control
    Platform Target: Mobile OS and Tablet Platforms
    Type: Interface Development Environment ( IDE )
    Language: C ( so far )
    Database: Undecided
    Connection: Over the Air
    Info:
    This is a 'Tablet & Mobile OS' IDE concept that allows for quicker processing by using application servers for the heavy work and allowing total development integration.

    Mobile technology application have a need to reduce processing directives and file sizes. With these concepts at the core of of Mind Controls fundamentals; total development integration concepts like version controls, compiling, resource handling, library integration, debug system, JIT support and more can be achieved.

    Why a mobile IDE? This program is intending for developers who move. Need to make changes to existing code bases on the fly but have no computer access? Have an idea but you’re at the beach? Want to practice coding in your down time at the airport? It may not replace your desktop; it sure will try to.

  2. #2
    Registered User
    Join Date
    Dec 2006
    Location
    Canada
    Posts
    3,229
    I personally would avoid coding on mobile devices at all costs. Touchscreen keyboards are really for texting, not coding. If there's any remote chance of having to code on the move, I'll bring a laptop. Unless you are talking about tablets that have keyboards... but in that case, might as well just bring a laptop.

    Also, wrong forum.

  3. #3
    C++ Witch laserlight's Avatar
    Join Date
    Oct 2003
    Location
    Singapore
    Posts
    28,413
    Post moved. Please do not cross post.
    Quote Originally Posted by Bjarne Stroustrup (2000-10-14)
    I get maybe two dozen requests for help with some sort of programming or design problem every day. Most have more sense than to send me hundreds of lines of code. If they do, I ask them to find the smallest example that exhibits the problem and send me that. Mostly, they then find the error themselves. "Finding the smallest program that demonstrates the error" is a powerful debugging tool.
    Look up a C++ Reference and learn How To Ask Questions The Smart Way

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Pen-based application using graphic tablet ( c++)
    By aznimah in forum C++ Programming
    Replies: 1
    Last Post: 01-03-2009, 07:20 AM
  2. Programming for Tablet PC?
    By cyberfish in forum Tech Board
    Replies: 1
    Last Post: 08-03-2008, 07:19 AM
  3. graphics tablet
    By Shakespeare in forum Tech Board
    Replies: 1
    Last Post: 11-04-2003, 07:54 AM
  4. tablet pc
    By mfc2themax in forum A Brief History of Cprogramming.com
    Replies: 10
    Last Post: 11-01-2001, 09:53 AM

Tags for this Thread