Developing for iPad with HTML

Eteresoft has a good point. I should not have posted this comment as a question. It is really better posted as a non-question discussion topic.
The new DHCP routers are triggered for a security mode when a website is visited from international networks or when http requests are sent within http requests. While this may possibly have been the case in the past, the numbers of these incidents are increasing as more people are switching form landline telephone and cable subscriptions to the internet for communication and entertainment.
The trouble is that many people do not know how to configure the routers in order to continue serving web pages. We all know Eteresofts view, he's already made it clear, that his view is that nobody should serve web pages.
My view is that serving web pages from home is a very important capability to individuals and small businesses. By serving web pages from your own computer, you can interact with customers and manage files in a way that is not possible through remote web server services.
Additionally, serving from one's own computer allows the capability of communicating with one's iPads, etc, through one's iMac...from anywhere on the internet!
While this is not a new idea, it is one that many people have not considered. When used in conjunction with iOS applications, html/javascript programming for home-based web servers offers a lot of new potential for future development.

Those are certainly sound considerations when selecting different solutions to different needs. As you can tell, I'm no expert on web servers (I didn't even adjust the type and quality of the image file).
What is more important to me is the attitude that people 'don't need' certain technologies because they aren't using them, or worse, decreasing access and increasing (regulatory or entry) prices on new technology simply because people haven't figured out how to use them, yet.
I get that feeling when customer service representatives tell me "You can't". I get that feeling when companies design choices around what customers 'should' do and which services they 'should use'. Forward planning works when people are seen as the source of innovative uses, rather than the recipients of thoroughly per-planned social designs.
I have no idea what innovations might eventually come out of home web servers, but I do know what would eventually come of eliminating them. We should be looking at computers as the new telephone, at a very minimum, and with AT&T moving more rapidly into DHCP default routers, this is the time to make certain that we don't get stuck with a 'phone' into which we cannot speak...not by our current understanding of the technology, but by our allowance for the power of possibility.
As far as the machine IP assignment, I understand the assignment to my iMac was originally set at manufacture, but that pirated or knock off machines may have duplicate machine IPs.

Similar Messages

  • Developing for IOS with flash on a mac

    Hello,
    Lee Bremelow put up a good starter's guide on his blog about setting up development for IOS with flash on windows.
    Can someone help me with a similar introduction to doing the same on a mac?
    Been looking for one with no luck.
    thanks,
    romit

    Hi Duncan,
    In the Publish Settings window, in the HTML tab, at the top
    of the window under the "Template" option is a second option:
    "Detect Flash Version". Check this box. The AC_RunActiveContent.js
    file will contain a couple of functions that will test the user's
    plugin version. If it doesn't pass the test then the html page will
    show a message telling the user to get the Flash plugin and a link
    to the plugin.

  • I have created a spreadsheet on numbers for ipad with a list of customers as a drop down menu. How can i make their address appear underneath when i select the customer?

    I have created a spreadsheet on numbers for ipad with a list of customers as a drop down menu. How can i make their address appear underneath when I select the customer?
    iselect the customer?

    Hi bazza,
    We won't be able to put the address from a formula into the same cell that you enter the customer's name. We can put the address in the cell under the customers name.
    First let's take James advice and concatenate the address in the address table.
    Here is the formula in G2
    =CONCATENATE(B2&"
    ",C2&"
    ",D2&"
    ",E2)
    It shows this way because after I clicked on B2 and typed [&"] (no brackets) I typed option-return
    This gives you your new line. Then I typed the closing ". I repeated this for the rest of the address.
    Next we want to bring this to your order sheet. I prefer using the two formulas OFFSET and MATCH instead of VLOOKUP.
    base tells OFFSETwhere to start counting from. Click A1.
    row-offset is for the row. we will use MATCH() -1 to give us the row.
    What MATCH does is give you the row number where something is found and you can specify an exact match. I usually construct the MATCH formula first and then cut and paste it into OFFSET. MATCH looks like this: MATCH(A2,Table 1::A,0). A2 is what we are looking for, Table 1A::A is where we are looking (the entire column A), and 0 means we want an exact match. Can you see it inside the OFFSET formula? Notice that we had to subtract 1 from its result.
    column-offset tells OFFSET which column A=0 so we want 6.
    we ignore "rows", "colomns" we don't need them.
    If this seems like too much, just break it down into small pieces.
    quinn

  • Could anyone tell me whether the ios7 for ipad with retina display comes with flash,compass and calculator!? Because mine has none!

    Could anyone tell me whether the ios7 for ipad with retina display comes with flash,compass and calculator!? Because mine has none!

    ravelvanto wrote:
    Could anyone tell me whether the ios7 for ipad with retina display comes with flash,compass and calculator!? Because mine has none!
    Hi ravelvanto,
    mine too (iPad 3/WiFi) hasn't this features.
    Especially the flash can't be realized because there is a simple lack of a flash light.
    Why there is no compass, calculator (I'm using the Wolfram App instead), or the weather app etc. I don't know...
    Best regards, mackevin

  • Is there any pen for iPad with retina display ?

    Is there any pen for iPad with retina display ?

    Yes. The Bamboo stylus is fully supported. Only the soft rubber tipped side. The Pen side obviosuly not.
    Note all stylus that work with the iPad are noticeably thicker than a pen or pencil, so precision is not something you'll get much of.
    Look at the link I provided, all those stylus work with iPad. See if you like one of those. Or if you can fnd one of those were you live.

  • Can I use Keynote for Ipad with my PC?

    Can I use Keynote for Ipad with my PC?

    Unfortunately, this is not true either. For some reason, when you export to PDF, and open the PDF on a PC, it often says it cannot read the font and you get a PDF that looks like it's very sick.
    I'm not sure exactly how PDF works, but I don't know why it needs to be able to read a font correctly? I thought PDFs were readable on anything because it basically printed the document on a page, which is why you cannot edit it.

  • Adobe needs to develop an api for communicating with HTML Overlays & Indesign Objects

    I'm a front-end developer who has been assigned the task of developing one of our client's DPS every month. While I praise Adobe for saving a dying a industry and giving non-developers simple GUI controls, they need to develop an api for communicating from HTML Overlays to Indesign MSOs and other objects.
    I've had to do some intense animations/pages; which I in turn simply developed all in HTML5 and did an overlay. The time put into those pages could have been greatly reduced if their was a proper API in place to trigger different MSO and events. Is anybody at Adobe working on this? As DPS matures, and more developers are tasked with making folios it's imperative we have a proper way way to develop.

    We had a page for embedded movies in a lightbox; the client said customers were complaining that the folios were too large and took too long to download. So we switched to youtube streaming page, but they wanted a poster and autoplay enabled. If you have ever programmed with mobile video, you'll know devices are extremely difficult to manipulate.
    I had to do an html overlay with a bunch of transparent divs for hotspots and buttons. If I could have told Indesign to move different objects layer orders or go to a different MSO it would have saved me hours.
    Doesn't DPS support localstorage? Couldn't you guys whip up a little api to trigger events via localstorage?
    Off topic, another request:
    - enable the safari webkit inspector for debugging connected ipads with folios that have html overlays; you guys don't fully support HTML5 or certain js events and it's extremely annoying and difficult to debug. 

  • Enterprise development for iPad

    Hi guys! Please give me understanding on some issues. We want to develop corporate applications for private users, not for the Internet. And we want to let our Flex apps to work on iPad. Is it possible?
    1. Apple requires development of apps only on C and it's variations doesn't it?
    2. We don't want to publish our apps to Apple app store. So is it possible to have our own repository for downloading by iPad users?
    3. There are claims in docs that we can't test transformed apps on iOS simulator on Mac. Is there any way to test apps on environment relatively close to real device, excluding device itself?
    4. Is it possible to start developing without any charge to Apple or we should join their programs?

    In answer to your questions, and this is to the best of my knowledge, working in an Enterprise situation as well as independent developer...
    You wrote:
    Hi guys! Please give me understanding on some issues. We want to develop corporate applications for private users, not for the Internet. And we want to let our Flex apps to work on iPad. Is it possible?
    I personally do not use Flex, but many people in the forums do. I work with Flash so my answers are based on my experiences and what I have read in the forums, but yes, you can use the CS5 software with the Packager for iPhone and develop for the iPad. I have done so with Flash, and others here have done so with the other software.
    1. Apple requires development of apps only on C and it's variations doesn't it?
    Not as of Sept 12. There are many posting about this on this forum, too many to mention here. In fact, this is why this forum is called Packager for iPhone.
    To get you started: http://labs.adobe.com/wiki/index.php/Applications_for_iPhone:Developer_FAQ
    2. We don't want to publish our apps to Apple app store. So is it possible to have our own repository for downloading by iPad users?
    Apple does permit Enterprise developers to have a private space to place apps that only their Enterprise users may download from.You must be signed up as an Enterprise Developer with them for this.
    3. There are claims in docs that we can't test transformed apps on iOS simulator on Mac. Is there any way to test apps on environment relatively close to real device, excluding device itself?
    This has been discussion in many threads about this but the only way to know for certain about performance is to put it on the device.
    4. Is it possible to start developing without any charge to Apple or we should join their programs?
    Just join the program, it's really not that big a deal, and it's the only way to do everything you say you want to do. Besides, it gives you the ability to have access to all the iOS developer information, which is a big help to understanding how to make your non-C app work better.

  • Panorama for iPad with Retina display

    What is the best program to use for the panorama picture for the iPad with retina display?  Thx

    Why don't you take a look here and see what you think.
    http://appadvice.com/appguides/show/best-panoramic-photo-apps

  • Click issue with s:Datagrid on mobile for iPads with retina displays (only left half is clickable)

    I'm currently testing a Flex mobile application (that was originally made for iPad 2) on high rest iPad fourth generation and iPad Air devices.
    I'm having this strange issue where the s:DataGrid, no matter where I use it in the application, will display correctly, but only the left half is clickable to select rows. The number of columns in the DataGrid is not important, nor is the width of the DataGrid, the problem is always present. As soon as you try to click in the right half, it doesn't work.
    The application uses an applicationDPI of 160, and scales properly on the higher resolution devices.
    So this feels like a bug to me, as if the DataGrid scales properly, but not it's clickable area?
    I have tried a bunch of stuff to see if I could work around this issue, like calling invalidate functions and setting the DataGrid's width dynamically, but no change so far.
    At this point I'm open for any suggestions or ideas...
    Edit: After further testing it seems the same is true for the height. I noticed when I added more rows in the grid. Only the top half of the DataGrid can be clicked. So it really looks like a dimension issue with the clickable area?
    Thanks

    I ended up not using the DataGrid, and decided to use the experimental MobileGrid instead, which is not afflicted with this issue.
    So this issue no longer concerns me.
    BTW the default theme of MobileGrid is dark, but can be lightened up with CSS and by extending the MobileGrid skins, up to a point where I almost can't tell the difference v.s. the DataGrid.
    It also performs better then the DataGrid. since it's based on List. With 300 elements, it scrolled noticeably faster.

  • Downside of developing for iphone with AIR?

       I've developed a few games with flash and have wanted to try my hand at some mobile apps. Most of my games are point and clicks and since I already know AS3, AIR  seems to be a pretty good option.
    I've asked about Android- which I plan on targeting first- and it appears a major downside is that many AIR apps woud require additional software on older phones and that the required software is a bit of a space hog.
    What are the downsides for developing for iphone? Does IOS require special software to play AIR apps? Do they run particularly slowly on the iphone?

    Whether Flash would be the best tool might depend a lot on whether you know Flash, what kind of game you're doing, and whether all of the features you need to do can be done. For example, if having Game Center and iAds is vital, then you wouldn't want to use Flash for the time being.
    Flash based apps on iOS do include the AIR runtime engine, but it isn't an external engine that gets installed once into the system, each app would have a copy of the engine. That's good, in that you don't have to worry whether someone installing a later app might cause your app to stop working. It does mean that each app is a few megabytes bigger download than the Android equivalent.
    On Android, the when a user downloads an AIR based app for the first time, they automatically get given the AIR runtime too. After that, any AIR apps that use the runtime that is already on the device only has to download the app itself, unless the app requires a later version of AIR, in which case the user is prompted to download the later version of AIR. It's not too painful a process.
    People have requested that the AIR runtime be part of the APK, and I think that will be done one day, but not in the near future.

  • Which flavor of H.264 for iPad with Compressor3?

    I have a sequence with 1280x720 24p footage that I would like to compress with H.264 to view on an iPad. I am running FCP6/Compressor3 and I am not finding iPad in the Compressor3 settings within the Apple devices folder. Which setting would best suit my needs?
    Thanks,
    mp

    What specific version of Compressor 3 do you have installed?
    In 3.5.3, there is an H.264 for iPad and iPhone 4 preset. Here's a droplet you can download and use:
    https://files.me.com/michaeltrauffer/7ksgs1

  • IPad Air is Awesome - But how will i afford it ? Need an exchange offer for iPad with Retina Display to iPad Air in India

    I have a iPad with retina display with me. We require an exchange offer for the new iPad Air in india.

    Sell your iPad retina and use that money to offset the cost of a new iPad air.
    And if your iPad retina works fine for your uses now, why not just wait - odds are there will be an iPad Air II or something new within a year or less anyway - any consumer electronic device gets replaced with a newer model in very short order anyway.  If you try to always have the very latest and greatest, you'll go broke (or nuts, or both).

  • Photo resolutions for iPad with and without Retina displays

    Hello,
    I would like to publish an App magazine on the iPad with Adobe DPS Single Edition. When creating the file in Indesign, I wondered about resolutions. The iPads 1 and 2 have a screen resolution of 1024x768 px and that is 72 dpi. The new iPad with Retina display comes with 2048x1536 px I reckon and a 200 dpi resolution. When creating the Indesign document for the folio, do I create the Indesign files with 1024x768 pixels? How does it work with resolution for pictures? I've heard you should have a picture folder with all 72 dpi pics and in that folder is another folder called "HD" that contains all pics in 200 dpi and double the size. When I place the 72 dpi photos into Indesign, how does it work for Retina displays then? Or does Indesign automatically search for my HD folder and pick the HD pics with 200 dpi for the Retina display iPads?
    I'm a bit confused with that Retina thingy ...
    Thank you in advance for your kind help!

    Use the PDF format for your folio. Set the document and folio to 1024x768 and make sure your graphics have an effective resolution of 108ppi or greater.
    The HD folder is only for overlays and quite frankly, it’s overkill for all but the most critical images.

  • Airdrop for iPad with iOS 7

    Hi everyone! I have an iPad with Retina (4th gen With only WI-FI) Display and i want to use airdrop. I can use this facility on this model of iPad? Please answer.

    AirDrop can be used with iPhone 5 or later, iPad 4, iPad Mini and iPod 5.
    http://support.apple.com/kb/ht5887

Maybe you are looking for

  • Multiple Selection on secondary screen (LR2)

    When I select photos in grid view on my secondary screen, only the first photo in the selection is acted upon when I perform an action. If I perform the same action in grid view on the primary screen, everything performs normally. Anyone else have th

  • Volfs in virtual machine doesn't come online

    Hi, I am running Solaris10 inside Virtual Box 2.1.0. Even though I am mounting the ISO image for vol2 of Solaris10 installation, when the system reboots, the system doesn't recognize the cdrom and I have to skip installing the rest of Solaris cd's. T

  • Imported images are there but won't display

    Hello,     I'm new to Lightroom, but not to digital imaging.  I am deciding on whether to use Lightroom as archive software.  I've imported photos with various file types into Lightroom, copying them to the default locations, and converting the NEF p

  • Error in ALV grid

    Hi ALV masters, Plz help me .. I have an ALV grid report where i have the data in my final table t_final. now i'm trying to populate the fieldcat using FM reuse_alv_fieldcatalog_merge but its not at all getting populated. CALL FUNCTION 'REUSE_ALV_FIE

  • Insert an audio file (MP3) into a BLOB

    I want to insert an audio file (MP3) into a db table. i have declared the db field to be blob. can anybody tell me what java code to write to insert an audio obj into db blob field. thanxx in advance. Raheel