Subscribe to this list via RSS Blog posts tagged in Google

Posted by on in Blogs
ACCESSING GOOGLE FIREBASE CLOUD FIRESTORE In this post an example of native Delphi component access to Google Firebase Cloud Firestore. Check out the video and download the sample sources.   Check out the original post at (in portuguese): http://landersongomes.com.br/embarcadero/delphi/acessando-google-firebase-cloud-firestore   See you next time!...
Google Book APIを使ってISBNコードから書籍情報を取得する 筑木です。今回はWebAPIへのアクセスの例として、Google Books APIsを使ってISBNコードから書籍情報を取得してみます。 応用として、TCameraComponentとZXingを使って画像のバーコードから書籍のISBNコードを読み取り、Google Books APIsで書籍情報を取得、それをDBに登録して蔵書管理アプリみたいなものが作れます。 Google Books APIsにISBNコードを投げてその結果を取得するのは、TRESTRequest、TRESTClient、TRESTResponseを使えば非常に簡単です。このようにフォームにUIであるTEdit,TLabel,TMemo,TImageと、Google Books APIsとやりとりをするためのTRESTRequest、TRESTClient、TRESTResponse、TIdHTTPを配置します。 配置したTRESTRequestのClientとResponseプロパティにそれぞれTRESTClient、TRESTResponseを設定します。 実際にAPIを呼び出してみましょう。TR...
Delphi で Google Vision API を使ってランドマーク認識して地図表示する 少々古い記事となるのですが日経ソフトウェア 2018年1月号を読んでいたら、「人工知能API」で画像認識プログラミング、という記事がありまして、Google Vision API や Microsoft Cognitive Service, Amazon Rekognition を利用してみる、というものでした。 記事を読んでみると、人工知能APIと言いつつも、やっていることは REST API に画像を投げて、クラウド側の機械学習モデルを使って判定させているだけでしたので、これは Delphi/C++Builder でもできそうです。 そこで、この記事を参考にしつつ Google Vision API を Delphi で利用する例をご紹介します。 お手元に書籍がございましたら、比較しつつ記事を読んでみてください。 なお Google は Vision API の既存の機械学習モデルをベースにカスタマイズ可能なサービス、Cloud AutoML を発表していますが、この記事には Cloud AutoML の内容は含めていません。
Google's Research on Interviewing Technical Candidates Yesterday's New York Times has a good article on Google's analysis of what works and what does not work when interviewing candidates for technical jobs. This paragraph closely matches my experience: Behavioral interviewing also works — where you’re not giving someone a hypothetical, but you’re starting with a question like, “Give me an example of a time when you solved an analytically difficult problem.” The interesting thing about the behavioral interview is that when you ask somebody to speak...
31 XE3 quick videos in 31 days - Oct11 - Building Client Mobile Apps with HTML5 Builder HTML5 Builder allows you to build web and mobile apps with a single codebase using web standards - and deliver your apps to users via desktop and mobile Web browsers or natively "on device" via Apple, Android, BlackBerry and Windows Phone mobile app stores. To build a client mobile application you use HTML5, CSS3, JavaScript and built in components for JQuery and JQuery Mobile. This short video shows you how to build a simple mobile application and deploy it to Apple iPad3 and Google Nexus 7 t...

Posted by on in Blogs
December 24 - Christmas Eve - T Minus less than 24 hours Friday, December 24 - Christmas Eve - it's quiet in the house, and the servers are humming. One more day to go until the big man in the red suit visits our houses and delivers great software tools and geek gifts for us all to enjoy.  I probably won't be able to keep from blogging about all the great stuff and food.  Before I leave the computer on this wonderous eve, I thought I would write "A Developer's Night Before Christmas" poem.  Have a great evening everyone! A Developer's Night Befo...
  • Page :
  • 1

Check out more tips and tricks in this development video: