{"id":762,"date":"2009-10-27T15:31:32","date_gmt":"2009-10-27T05:31:32","guid":{"rendered":"https:\/\/eisabainyo.net\/weblog\/?p=762"},"modified":"2010-06-06T14:48:29","modified_gmt":"2010-06-06T04:48:29","slug":"tips-for-iphone-web-app-development","status":"publish","type":"post","link":"https:\/\/eisabainyo.net\/weblog\/2009\/10\/27\/tips-for-iphone-web-app-development\/","title":{"rendered":"Tips for iPhone Web App Development"},"content":{"rendered":"<p><a href=\"http:\/\/www.anansi.com.au\/apps\/seo\/\">SEO site checker<\/a> is the iPhone webapp we launched a few days ago. This is the fourth iPhone web application we've developed and we thought it'd be useful to share some tips we learnt along the way.  <\/p>\n<p><strong>1.  Get inspiration<\/strong><br \/>\nBefore building anything, we like to browse through existing iPhone web apps that are available. There are quite a few iPhone Apps Galleries, but the ones that we often go to are <a href=\"http:\/\/www.apple.com\/webapps\/\">Apple - Web apps<\/a>, <a href=\"http:\/\/www.appsafari.com\/\">appSafari<\/a> and <a href=\"http:\/\/iphoneapplicationlist.com\/\">iPhone Application List<\/a>.<\/p>\n<p><strong>2.  Gather ideas and information<\/strong><br \/>\nNow you've been inspired by so many good iPhone apps, it's time to brainstorm ideas for an application that you would like to build. An original idea will always do better than a second-hand idea.  <\/p>\n<p><strong>3.  Plan<\/strong><br \/>\nPlanning is the most important part of creating a useful and reliable application.  We like to write down our thoughts and implementation ideas in a notepad before jumping into development.  Have a look at one of our <a href=\"http:\/\/twitpic.com\/m8hf5\">handwritten notes<\/a> for SEO site checker.  Apart from planning the implementation details, also think about a URL and name for the application.  When deciding a URL, keep it short because iPhone's keyboard is not the easiest to type on.   For example, for our SEO site checker app, the URL is http:\/\/www.anansi.com.au\/apps\/seo\/ rather than http:\/\/www.anansi.com.au\/apps\/seo-site-checker\/<\/p>\n<p><strong>4.  Develop <\/strong><br \/>\nOne of the advantages that comes with building iPhone web apps as opposed to native apps is that you can use any web programming language.  You don't need to learn Cocoa or get yourself familiarised with Mac OS.  Essentially, you are just building another web application, but for a small screen. You can use Javascript, AJAX, CSS, HTML for the client side and any server-side language of your choice; be it PHP, Ruby, Perl, Java, .NET, ColdFusion, or ASP.  Download <a href=\"http:\/\/developer.apple.com\/safari\/library\/navigation\/index.html#section=Resource%20Types&topic=Sample%20Code\">sample code<\/a> from Safari Reference Library and explore how things are done.<\/p>\n<p>Our tools of the trade:<\/p>\n<p>1) <a href=\"http:\/\/code.google.com\/p\/iui\/\">iUI: iPhone User Interface Framework<\/a> (consists of a JavaScript library, CSS, and images that make your web app looks and feels like an iPhone Native Apps)<\/p>\n<p>2) <a href=\"http:\/\/www.php.net\">PHP<\/a> with a framework (Zend, CakePHP, CodeIgniter or own)<\/p>\n<p>3) <a href=\"http:\/\/www.jquery.com\">jQuery<\/a> if required (We try to do without unless really necessary because bandwidth is quite precious on mobiles)<\/p>\n<p>4) <a href=\"http:\/\/www.apple.com\/safari\/\">Safari<\/a> is the best browser to test your iPhone web app on especially if you are using iUI framework.  <\/p>\n<p>5) <a href=\"https:\/\/www.google.com\/analytics\/\">Google Analytics<\/a> to track the statistics<\/p>\n<p><strong>5. Test<\/strong><br \/>\nDuring development, you may be able to get away with using Safari on your computer to test the iPhone web application, but when it comes to actual testing stage, you have to use an iPhone.  There are some errors or bugs that you may only discover when you are using an actual iPhone.  For example, when we were developing SEO site checker, we didn't see the need to put \"Please wait... Calculating your website's score\" overlay pop up until we realise how long it could take to load up the result page on an actual iPhone.  <\/p>\n<p><strong>6. Release<\/strong><br \/>\nOnce you are happy to release your iPhone web app, it's time to create a nice little icon and a screenshot of the app to submit to <a href=\"http:\/\/www.apple.com\/webapps\/\">Apple - Web apps<\/a> directory.  Remember to read submission information for <a href=\"https:\/\/adcweb.apple.com\/iphone\/icons.php\">the icon<\/a> and <a href=\"https:\/\/adcweb.apple.com\/iphone\/screenshot.php\">the screenshot<\/a>.  It takes about 2 days to be approved and listed in the directory.  In addition to submitting it to the Apple directory, social networking websites are the best marketing channel to promote just about anything these days.   Tweet about your app on Twitter, share the app link on facebook, blog about it, bookmark the app on delicious; the options are endless.  Once it is released, watch the statistics, obtain feedback from people, continually improve the app and follow the \"Release Early, Release Often\" principle to ensure the success of your iPhone web app.  <\/p>\n<p><strong>7. Read, learn and improve<\/strong><br \/>\nThere is always room for improvement.   Read tutorials and books on iPhone Web App Development.  Learn new tips and tricks.  Improve your web apps.   Some of our recommended books on iPhone web development are:<\/p>\n<ul>\n<li><a href=\"http:\/\/www.amazon.com\/gp\/product\/0596805780?ie=UTF8&tag=eisabainyonet-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=0596805780\">Building iPhone Apps with HTML, CSS, and JavaScript<\/a><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/www.assoc-amazon.com\/e\/ir?t=eisabainyonet-20&l=as2&o=1&a=0596805780\" width=\"1\" height=\"1\" border=\"0\" alt=\"\" style=\"border:none !important; margin:0px !important;\" \/><br \/>\n\"The future of mobile development is clearly web technologies like CSS, HTML and JavaScript. Jonathan Stark shows you how to leverage your existing web development skills to build native iPhone applications using these technologies.\"<br \/>\n\u2013 John Allsopp, author and founder of Web Directions\n<\/li>\n<li><a href=\"http:\/\/www.amazon.com\/gp\/product\/143022620X?ie=UTF8&tag=eisabainyonet-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=143022620X\">Beginning Smartphone Web Development<\/a><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/www.assoc-amazon.com\/e\/ir?t=eisabainyonet-20&l=as2&o=1&a=143022620X\" width=\"1\" height=\"1\" border=\"0\" alt=\"\" style=\"border:none !important; margin:0px !important;\" \/><br \/>\nMobile application developers and their managers need to learn mobile web technologies because it\u2019s in their economic interest. Time-to-market and opportunity costs are significantly lower for web-based mobile applications than for native ones.  In this book, Gail teaches the web standards and fundamentals specific to smartphones and other feature-driven mobile phones and devices.\n<\/li>\n<li><a href=\"http:\/\/www.amazon.com\/gp\/product\/0321604164?ie=UTF8&tag=eisabainyonet-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=0321604164\">Developing Hybrid Applications for the iPhone<\/a><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/www.assoc-amazon.com\/e\/ir?t=eisabainyonet-20&l=as2&o=1&a=0321604164\" width=\"1\" height=\"1\" border=\"0\" alt=\"\" style=\"border:none !important; margin:0px !important;\" \/><br \/>\n\"For those not ready to tackle the complexities of Objective-C, this is a great way to get started building iPhone apps. If you know the basics of HTML, JavaScript, and CSS, you\u2019ll be building apps in no time.\"<br \/>\n\u2013 August Trometer, Owner of FoggyNoggin Software, www.foggynoggin.com\n<\/li>\n<li><a href=\"http:\/\/www.amazon.com\/gp\/product\/0470251557?ie=UTF8&tag=eisabainyonet-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=0470251557\">Professional iPhone and iPod touch Programming<\/a><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/www.assoc-amazon.com\/e\/ir?t=eisabainyonet-20&l=as2&o=1&a=0470251557\" width=\"1\" height=\"1\" border=\"0\" alt=\"\" style=\"border:none !important; margin:0px !important;\" \/><br \/>\n This book is for web developers who want to build new applications for iPhone and iPod touch. A working knowledge of HTML\/XHTML, CSS, JavaScript, and AJAX is necessary.\n<\/li>\n<\/ul>\n<p>Like we said earlier, one thing we like about iPhone web apps is that you don't have to learn a new programming language like Objective C or buy a Mac computer in order to develop an app.  However, when it comes to making a profit from your apps, or ultilising iPhone App Store's features, native apps have more advantages.  If you are wanting to get into iPhone native app development without doing the programming yourself, check out <a href=\"http:\/\/bit.ly\/d2kMBg\" target=\"_blank\">How To Create iPhone Apps With No Programming Experience<\/a> ebook that teaches you step-by-step how to outsource and market native iPhone app development.  The company behind the ebook has launched 22 iPhone Apps so far using this method and made $56,366.69 in just ad revenue.  So if you have got a good idea for an iPhone app, then it's worth giving a shot.  <\/p>\n<div class=\"contact-us\">Interested in getting an <a href=\"http:\/\/www.anansi.com.au\/work.php\">iPhone web application<\/a> for your company or organisation?  <a href=\"http:\/\/www.anansi.com.au\/contact.php\">Contact us<\/a> at <a href=\"http:\/\/www.anansi.com.au\/\">Anansi Web Development<\/a> to find out how we may be able to help you.<\/div>\n","protected":false},"excerpt":{"rendered":"<p>SEO site checker is the iPhone webapp we launched a few days ago. This is<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2,11,1],"tags":[],"class_list":["post-762","post","type-post","status-publish","format-standard","hentry","category-css","category-tutorials","category-default"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Tips for iPhone Web App Development | Tech Leadership Advice &amp; Resources<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/eisabainyo.net\/weblog\/2009\/10\/27\/tips-for-iphone-web-app-development\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Tips for iPhone Web App Development | Tech Leadership Advice &amp; Resources\" \/>\n<meta property=\"og:description\" content=\"SEO site checker is the iPhone webapp we launched a few days ago. This is\" \/>\n<meta property=\"og:url\" content=\"https:\/\/eisabainyo.net\/weblog\/2009\/10\/27\/tips-for-iphone-web-app-development\/\" \/>\n<meta property=\"og:site_name\" content=\"Tech Leadership Advice &amp; Resources\" \/>\n<meta property=\"article:published_time\" content=\"2009-10-27T05:31:32+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2010-06-06T04:48:29+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/www.assoc-amazon.com\/e\/ir?t=eisabainyonet-20&l=as2&o=1&a=0596805780\" \/>\n<meta name=\"author\" content=\"Isabel Nyo\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Isabel Nyo\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/eisabainyo.net\/weblog\/2009\/10\/27\/tips-for-iphone-web-app-development\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/eisabainyo.net\/weblog\/2009\/10\/27\/tips-for-iphone-web-app-development\/\"},\"author\":{\"name\":\"Isabel Nyo\",\"@id\":\"https:\/\/eisabainyo.net\/weblog\/#\/schema\/person\/33457dd19f1ad9bbd4b0cb50c54dfcab\"},\"headline\":\"Tips for iPhone Web App Development\",\"datePublished\":\"2009-10-27T05:31:32+00:00\",\"dateModified\":\"2010-06-06T04:48:29+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/eisabainyo.net\/weblog\/2009\/10\/27\/tips-for-iphone-web-app-development\/\"},\"wordCount\":1052,\"commentCount\":2,\"publisher\":{\"@id\":\"https:\/\/eisabainyo.net\/weblog\/#\/schema\/person\/33457dd19f1ad9bbd4b0cb50c54dfcab\"},\"image\":{\"@id\":\"https:\/\/eisabainyo.net\/weblog\/2009\/10\/27\/tips-for-iphone-web-app-development\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/www.assoc-amazon.com\/e\/ir?t=eisabainyonet-20&l=as2&o=1&a=0596805780\",\"articleSection\":[\"CSS\",\"Tutorials\",\"Web Development Blog\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/eisabainyo.net\/weblog\/2009\/10\/27\/tips-for-iphone-web-app-development\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/eisabainyo.net\/weblog\/2009\/10\/27\/tips-for-iphone-web-app-development\/\",\"url\":\"https:\/\/eisabainyo.net\/weblog\/2009\/10\/27\/tips-for-iphone-web-app-development\/\",\"name\":\"Tips for iPhone Web App Development | Tech Leadership Advice &amp; Resources\",\"isPartOf\":{\"@id\":\"https:\/\/eisabainyo.net\/weblog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/eisabainyo.net\/weblog\/2009\/10\/27\/tips-for-iphone-web-app-development\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/eisabainyo.net\/weblog\/2009\/10\/27\/tips-for-iphone-web-app-development\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/www.assoc-amazon.com\/e\/ir?t=eisabainyonet-20&l=as2&o=1&a=0596805780\",\"datePublished\":\"2009-10-27T05:31:32+00:00\",\"dateModified\":\"2010-06-06T04:48:29+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/eisabainyo.net\/weblog\/2009\/10\/27\/tips-for-iphone-web-app-development\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/eisabainyo.net\/weblog\/2009\/10\/27\/tips-for-iphone-web-app-development\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/eisabainyo.net\/weblog\/2009\/10\/27\/tips-for-iphone-web-app-development\/#primaryimage\",\"url\":\"http:\/\/www.assoc-amazon.com\/e\/ir?t=eisabainyonet-20&l=as2&o=1&a=0596805780\",\"contentUrl\":\"http:\/\/www.assoc-amazon.com\/e\/ir?t=eisabainyonet-20&l=as2&o=1&a=0596805780\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/eisabainyo.net\/weblog\/2009\/10\/27\/tips-for-iphone-web-app-development\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/eisabainyo.net\/weblog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Tips for iPhone Web App Development\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/eisabainyo.net\/weblog\/#website\",\"url\":\"https:\/\/eisabainyo.net\/weblog\/\",\"name\":\"Career Resources for Professionals in Tech\",\"description\":\"Books, worksheets, templates, frameworks and other useful resources for Chief Technology Officers (CTOs), VPs of Engineering &amp; Technology Directors\",\"publisher\":{\"@id\":\"https:\/\/eisabainyo.net\/weblog\/#\/schema\/person\/33457dd19f1ad9bbd4b0cb50c54dfcab\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/eisabainyo.net\/weblog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/eisabainyo.net\/weblog\/#\/schema\/person\/33457dd19f1ad9bbd4b0cb50c54dfcab\",\"name\":\"Isabel Nyo\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/eisabainyo.net\/weblog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/3d4b1a4e0f425adb39b242b0d62c5fac07c82f8314a24631f1d16f47bdf006d8?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/3d4b1a4e0f425adb39b242b0d62c5fac07c82f8314a24631f1d16f47bdf006d8?s=96&d=mm&r=g\",\"caption\":\"Isabel Nyo\"},\"logo\":{\"@id\":\"https:\/\/eisabainyo.net\/weblog\/#\/schema\/person\/image\/\"},\"description\":\"My interests: Web Development, Web Design, Web Applications, Web 2.0, AJAX, Search Engine Optimisation, Latest Technologies and more..\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Tips for iPhone Web App Development | Tech Leadership Advice &amp; Resources","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/eisabainyo.net\/weblog\/2009\/10\/27\/tips-for-iphone-web-app-development\/","og_locale":"en_US","og_type":"article","og_title":"Tips for iPhone Web App Development | Tech Leadership Advice &amp; Resources","og_description":"SEO site checker is the iPhone webapp we launched a few days ago. This is","og_url":"https:\/\/eisabainyo.net\/weblog\/2009\/10\/27\/tips-for-iphone-web-app-development\/","og_site_name":"Tech Leadership Advice &amp; Resources","article_published_time":"2009-10-27T05:31:32+00:00","article_modified_time":"2010-06-06T04:48:29+00:00","og_image":[{"url":"http:\/\/www.assoc-amazon.com\/e\/ir?t=eisabainyonet-20&l=as2&o=1&a=0596805780","type":"","width":"","height":""}],"author":"Isabel Nyo","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Isabel Nyo","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/eisabainyo.net\/weblog\/2009\/10\/27\/tips-for-iphone-web-app-development\/#article","isPartOf":{"@id":"https:\/\/eisabainyo.net\/weblog\/2009\/10\/27\/tips-for-iphone-web-app-development\/"},"author":{"name":"Isabel Nyo","@id":"https:\/\/eisabainyo.net\/weblog\/#\/schema\/person\/33457dd19f1ad9bbd4b0cb50c54dfcab"},"headline":"Tips for iPhone Web App Development","datePublished":"2009-10-27T05:31:32+00:00","dateModified":"2010-06-06T04:48:29+00:00","mainEntityOfPage":{"@id":"https:\/\/eisabainyo.net\/weblog\/2009\/10\/27\/tips-for-iphone-web-app-development\/"},"wordCount":1052,"commentCount":2,"publisher":{"@id":"https:\/\/eisabainyo.net\/weblog\/#\/schema\/person\/33457dd19f1ad9bbd4b0cb50c54dfcab"},"image":{"@id":"https:\/\/eisabainyo.net\/weblog\/2009\/10\/27\/tips-for-iphone-web-app-development\/#primaryimage"},"thumbnailUrl":"http:\/\/www.assoc-amazon.com\/e\/ir?t=eisabainyonet-20&l=as2&o=1&a=0596805780","articleSection":["CSS","Tutorials","Web Development Blog"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/eisabainyo.net\/weblog\/2009\/10\/27\/tips-for-iphone-web-app-development\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/eisabainyo.net\/weblog\/2009\/10\/27\/tips-for-iphone-web-app-development\/","url":"https:\/\/eisabainyo.net\/weblog\/2009\/10\/27\/tips-for-iphone-web-app-development\/","name":"Tips for iPhone Web App Development | Tech Leadership Advice &amp; Resources","isPartOf":{"@id":"https:\/\/eisabainyo.net\/weblog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/eisabainyo.net\/weblog\/2009\/10\/27\/tips-for-iphone-web-app-development\/#primaryimage"},"image":{"@id":"https:\/\/eisabainyo.net\/weblog\/2009\/10\/27\/tips-for-iphone-web-app-development\/#primaryimage"},"thumbnailUrl":"http:\/\/www.assoc-amazon.com\/e\/ir?t=eisabainyonet-20&l=as2&o=1&a=0596805780","datePublished":"2009-10-27T05:31:32+00:00","dateModified":"2010-06-06T04:48:29+00:00","breadcrumb":{"@id":"https:\/\/eisabainyo.net\/weblog\/2009\/10\/27\/tips-for-iphone-web-app-development\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/eisabainyo.net\/weblog\/2009\/10\/27\/tips-for-iphone-web-app-development\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/eisabainyo.net\/weblog\/2009\/10\/27\/tips-for-iphone-web-app-development\/#primaryimage","url":"http:\/\/www.assoc-amazon.com\/e\/ir?t=eisabainyonet-20&l=as2&o=1&a=0596805780","contentUrl":"http:\/\/www.assoc-amazon.com\/e\/ir?t=eisabainyonet-20&l=as2&o=1&a=0596805780"},{"@type":"BreadcrumbList","@id":"https:\/\/eisabainyo.net\/weblog\/2009\/10\/27\/tips-for-iphone-web-app-development\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/eisabainyo.net\/weblog\/"},{"@type":"ListItem","position":2,"name":"Tips for iPhone Web App Development"}]},{"@type":"WebSite","@id":"https:\/\/eisabainyo.net\/weblog\/#website","url":"https:\/\/eisabainyo.net\/weblog\/","name":"Career Resources for Professionals in Tech","description":"Books, worksheets, templates, frameworks and other useful resources for Chief Technology Officers (CTOs), VPs of Engineering &amp; Technology Directors","publisher":{"@id":"https:\/\/eisabainyo.net\/weblog\/#\/schema\/person\/33457dd19f1ad9bbd4b0cb50c54dfcab"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/eisabainyo.net\/weblog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/eisabainyo.net\/weblog\/#\/schema\/person\/33457dd19f1ad9bbd4b0cb50c54dfcab","name":"Isabel Nyo","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/eisabainyo.net\/weblog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/3d4b1a4e0f425adb39b242b0d62c5fac07c82f8314a24631f1d16f47bdf006d8?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/3d4b1a4e0f425adb39b242b0d62c5fac07c82f8314a24631f1d16f47bdf006d8?s=96&d=mm&r=g","caption":"Isabel Nyo"},"logo":{"@id":"https:\/\/eisabainyo.net\/weblog\/#\/schema\/person\/image\/"},"description":"My interests: Web Development, Web Design, Web Applications, Web 2.0, AJAX, Search Engine Optimisation, Latest Technologies and more.."}]}},"_links":{"self":[{"href":"https:\/\/eisabainyo.net\/weblog\/wp-json\/wp\/v2\/posts\/762","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eisabainyo.net\/weblog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/eisabainyo.net\/weblog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/eisabainyo.net\/weblog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/eisabainyo.net\/weblog\/wp-json\/wp\/v2\/comments?post=762"}],"version-history":[{"count":18,"href":"https:\/\/eisabainyo.net\/weblog\/wp-json\/wp\/v2\/posts\/762\/revisions"}],"predecessor-version":[{"id":765,"href":"https:\/\/eisabainyo.net\/weblog\/wp-json\/wp\/v2\/posts\/762\/revisions\/765"}],"wp:attachment":[{"href":"https:\/\/eisabainyo.net\/weblog\/wp-json\/wp\/v2\/media?parent=762"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/eisabainyo.net\/weblog\/wp-json\/wp\/v2\/categories?post=762"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/eisabainyo.net\/weblog\/wp-json\/wp\/v2\/tags?post=762"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}