Saturday, December 31, 2016

iphone batterie test réseau, symptome et vérification des activités


Trois solutions pour sonder les "entrailles" d'un iphone:

  1. avec une application sur l'iphone
  2. avec une application sur mac ou windows
  3. avec Xcode (application Instruments)

avec une application sur iphone


ou juste pour savoir le temps qui reste pour diverses fonctions:

avec une application sur mac ou windows

il existe un logiciel nommé iBackupbot (iTunes Backup Manager) qui est une solution très simple pour trouver ces précieuses informations et pour ne rien gâcher il est disponible gratuitement pour Mac et Windows (en version limitée trial).
Démarrez le logiciel puis connectez votre appareil Apple via son câble USB.
http://www.icopybot.com/itunes-backup-manager.htm

bien sur il faut brancher son iphone et faire un backup avec itunes...

avec Xcode 

https://www.podfeet.com/blog/tutorials-5/activity-monitor-for-ios-using-instruments-in-xcode/


Ref:
http://infoidevice.fr/connaitre-etat-batterie-iphone-ipad-nombre-cycle-recharge/

test réseau

deux méthodes:
1/ par le test field intégré à iOS pour
afficher la puissance exacte du signal réseau sur l'iPhone 
avec un nombre et non en 5 points en haut à gauche:

2/ par une application:

Thursday, December 29, 2016

how to create an accordion menu with collapsible contents


How to create an accordion menu with collapsible contents 
 to toggle between hiding and showing large amount of content.

publier du code HTML dans blogger blogspot ou votre blog. Exemple code: toggle hide show with smallest js and a button fixed position

best free OCR online

Best desktop app (not free)


  • Omnipage for instance, costs $150, but is especially good at recognizing different languages. 
  • Adobe Acrobat Pro DC costs an eye-watering $400 but has incredible accuracy. 
  • ABBYY FineReader costs $150, but is fantastic at converting documents such as magazines and brochures into searchable text.

free online

The site claims to be able to support PDF, GIF, BMP, JPEG, TIFF, and PNG as input. Outputs can either be DOC, a PDF text document, RTF, and TXT. 
The tool recognizes over 60 languages, can handle multi-column layouts (by removing the formatting), has no file-size limits, can convert uploaded files and from URLs. And you don’t need to register to use this tool either.
The service works by simply extracting the text from your image, then outputting unformatted text. You can quickly correct any mistakes in the side-by-side view, before copying the text to other programs, or downloading as DOC, PDF, or HTML.
Online OCR currently supports 46 different languages, and can convert PDF, JPG, BMP, TIFF, and GIF into Word, Excel, or Plain Text format. The site claims “converted documents look exactly like the original — tables, columns and graphics”.
The version you can use without registering allows you to convert up to 15 images per hour (5mb limit). If you sign up for an account, you can purchase more pages on top of this limit, while also being able to convert multi-page documents and ZIP archives, too. 
Absolutely fantastic results from Online OCR. The only downside I see is that there’s no way to download the converted documents as PDFs as the output formats mentioned include DOCX, XLSX, and TXT only.

ABBYY FineReader Online (10-Page Trial)
As mentioned earlier, ABBYY is one of the market leaders in OCR software, costing around $150 for their full, downloadable program. They do offer a 10-page free trial for their online tool, though (registration required). For a $5 subscription, their online tool will allow you to convert 200 pages every month.
Google drive (see below)


Ref:
http://www.makeuseof.com/tag/4-free-online-ocr-tools-put-ultimate-test/

Scan & Manage Your Receipts

Smartphone Scanners
 There are some excellent apps out there for scanning paper to file, regardless of which operating system you use. 
The Best Mobile Scanning Apps of 2016:

 I decided to use Evernote’s Scannable app (Free on iOS and Android). 
for android, see:

Camscanner (free without OCR).

Google Drive

Not everybody knows about Google Drive’s scanning capabilities, so if you have the app they may come as a pleasant surprise. All you need to do is tap Add New and you should see the option to scan.

As you’d expect, your scans are automatically stored on your Drive (in PDF format), but what you might not expect from a free app is Drive’s built-in optical character recognition. That means your scans are searchable for specific words or phrases, which can be an enormous time saver.

other

Scan Smarter Using A Document Scanner...




Wednesday, December 28, 2016

voix vers texte, Speech-To-Text (STT), avec api speech recognition Google chrome ou Cloud system, et comparaison avec d'autres systèmes


Google utilise le speech recognition dans la barre de recherche depuis longtemps:


google

la demo pour le web speech recognition (online lié à chrome):
https://www.google.com/intl/en/chrome/demos/speech.html

Google cloud
Google envisage de rivaliser avec Nuance (Dragon NaturallySpeaking) et autres sociétés de reconnaissance vocale en ouvrant sa reconnaissance de la parole API aux développeurs tiers. Pour attirer les développeurs, le soft sera gratuit au lancement avec des prix destinés à être introduits à une date ultérieure.
Le prix a été fixé l'été 2016:
https://cloud.google.com/speech/pricing
Chaque requête est arrondie à l'incrément de 15 secondes le plus proche. Par exemple, trois requêtes distinctes, chacune contenant 7 secondes d'audio, seraient facturées en 45 secondes (3 × 15 secondes) d'audio.
60minutes/mois=gratuit
sinon $0.006 / 15 seconds de 61minutes à 1 million de minute.

La Speech API Cloud de Google couvre 80 langues et fonctionne avec n’importe quelle application à en streaming temps réel ou en mode batch. Le système cloud offre un ensemble complet d’API pour les applications « voir, entendre et traduire ». Il est basé sur la même technologie réseau neuronal qui alimente la recherche vocale de Google dans le Google app et la voix en tapant dans clavier Google. Il y a quelques autres fonctionnalités intéressantes, comme travailler dans un environnement bruyant et en temps réel:
https://cloud.google.com/speech/

post de 2016:
https://techcrunch.com/2016/03/23/google-opens-access-to-its-speech-recognition-api-going-head-to-head-with-nuance/

les updates pour le web:
https://developers.google.com/web/updates/2013/01/Voice-Driven-Web-Apps-Introduction-to-the-Web-Speech-API

pour le domaine du cloud:
https://cloud.google.com/speech/docs/rest-tutorial
https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/master/README.md#how-to-run-a-sample

via le logiciel de Google 

API Chrome speech to text service
Une brève introduction à la spécification de l'API.

La spécification Web Speech API a été introduite en 2012 par la communauté W3C. Son but était de permettre aux navigateurs modernes de reconnaître et de synthétiser la parole. À partir de juillet 2015, Chrome est le seul navigateur qui a mis en œuvre cette spécification, en utilisant les moteurs de reconnaissance vocale de Google.
En tant que développeurs web, nous devrions être très heureux à ce sujet, car il nous ouvre un tout nouvel univers d'opportunités pour les nouvelles applications Web et de nouvelles fonctionnalités d'interaction dans les applications existantes. En outre, depuis que Google a ouvert son propre moteur de reconnaissance vocale pour supporter cette API, les développeurs sont en mesure de l'incorporer. À ce stade - l'API de Google est gratuit, mais il n'y a aucune garantie qu'elle continuera à l'être.

speechlogger speechnotes

Les deux web applications suivantes sont très proches et ne fonctionnent que sur les navigateurs Chrome (mobile/web):

mais offrent des petits services différents...

en extension chrome:
https://chrome.google.com/webstore/detail/speechnotes-speech-to-tex/opekipbefdbacebgkjjdgoiofdbhocok?hl=en
pour android sous play:
https://play.google.com/store/apps/details?id=co.speechnotes.speechnotes&hl=en
avec apk:
http://www.apkmonk.com/app/co.speechnotes.speechnotes/

---
https://lilyspeech.com/
2.5$/mois

comparaison

http://www.capterra.com/speech-recognition-software/

https://www.brainasoft.com/braina/download.html
29$/an; la version gratuite n'a pas la fonction
 Dictate (Speech to Text) in any Software or Website in 40 Languages.

development chrome HTML5 speech to text

https://speechlogger.appspot.com/developers/

les langages:
http://stackoverflow.com/questions/14257598/what-are-language-codes-for-voice-recognition-languages-in-chromes-implementati

bug de chrome qui permettait d'espionner ce que vous dites:
https://www.talater.com/chrome-is-listening/

un petit js pour commander tous les navigateurs à la voix
https://www.talater.com/annyang/

En 2014, "Understanding the Code":
http://apprentice.craic.com/tutorials/37
de la demo pour le web speech recognition (online lié à chrome):
https://www.google.com/intl/en/chrome/demos/speech.html


Tuesday, December 27, 2016

bloquer site firefox chrome



Trois moyens pour bloquer l'accès à une liste de sites

  1. avec le fichier 'hosts' (DNS)
  2. avec une extension dans votre navigateur
  3. avec l'antivirus avast.

1/ Ce tuto a pour but de vous enseigner le moyen de bloquer très simplement les adresses internet que vous voulez via le fichier 'hosts':
http://comment-astuce.blogspot.fr/2010/07/bloquer-du-contenu-avec-le-fichier.html

2/ L'excellente extension gratuite 'block site' sur chrome et firefox,
https://chrome.google.com/webstore/detail/block-site/eiimnmioipafcokbfikbljfdeojpcgbh?hl=en-GB
et aussi pour empêcher de la désactiver:
https://chrome.google.com/webstore/detail/add-ons-settings-history/gjnnmmhkhjdokoddghejcfbfnoigpbfp/related?hl=en-GB
Add-ons, Settings, History Locker
hélas qui est payante.

3/Avast
http://www.malekal.com/tutoriel-antivirus-avast/
L’agent WEB, inclue un bloqueur de sites.
Cela se fait dans les paramètres de l’agent WEB => bloqueur des sites.
On peut mettre un mot de pass pour les services.