| DEV BLOG
×
  • Platforms
    • WINDOWS
    • LINUX / UNIX
    • MACOS
    • IOS / IPAD OS
    • ANDROID
  • Languages
    • JAVASCRIPT
    • C/C++
    • JAVA
    • SWIFT/OBJECTIVE-C
    • C#
    • PYTHON
  • Download Free Trail
| DEV BLOG
MENU
| DEV BLOG
  • Languages
  • Platforms
    • Download Free Trail

LANGUAGES

  • JAVASCRIPT
  • C/C++
  • JAVA
  • SWIFT/OBJECTIVE-C
  • C#
  • PYTHON

PLATFORMS

  • WINDOWS
  • LINUX / UNIX
  • MACOS
  • IOS / IPAD OS
  • ANDROID
Download Free Trail
  • WINDOWS
  • LINUX / UNIX
  • MACOS
  • IOS / IPAD OS
  • ANDROID
  • JAVASCRIPT
  • C/C++
  • JAVA
  • SWIFT/OBJECTIVE-C
  • C#
  • PYTHON

Dynamsoft Developer Blog

Get the latest information, insights, tutorials, and news from Dynamsoft.

  • How to Use C# to Read resx Files in Visual Studio

    May 12, 2014  Miscellaneous

    If you ever developed some iOS or Android apps, you should know that for localization, the strings should be stored in some resource files and dynamically loaded in apps. What about Windows applications? When I tried to store strings in a resource file in Visual Studio, I met some problems...

    •  C#
    •  RESX
  • How to Upload HTML Canvas Data to PHP Server

    May 05, 2014  Miscellaneous

    Last time, I shared my experience about how to use JavaScript saving HTML canvas data to local disk in Chrome. In this tutorial, I would like to share how to save HTML canvas data to remote service with JavaScript and PHP. Ads Powered by Dynamsoft Uploading canvas data is a...

    •  HTML5
    •  JAVASCRIPT
    •  CANVAS
    •  PHP
  • How to make pkg Installer on Mac OS X

    May 05, 2014  Miscellaneous

    When you visit the Dynamic Web TWAIN online demo from Mac OS X, you need to download and install a pkg plugin. How is the installer made? Where is the installed plugin located in the file system? In this tutorial, I will show you how easy it is to make...

    •  MAC
    •  PKG INSTALLER
    •  PACKAGE MANAGER
  • How to Implement a Simple Music Player In Go Programming Language

    Apr 27, 2014  Miscellaneous

    Recently, I spent several days implementing a web music player. Just for fun. With the player, I can listen to songs that are stored in my home computer. While at work, I just need to start a remote service at my house and then open the browser and input the...

    •  HTML5
    •  GOLANG
    •  MUSIC PLAYER
  • How to Deploy JavaScript QR Code Generator to Google App Engine

    Apr 22, 2014  Barcode

    This article aims to share how to use the QR code plugin to implement a free online app with Google App Engine. How to Implement QR Code Generator Download jQuery QRCode plugin. Download JavaScript UTF-8. Create a project named qrcode, and create a file called qrcode.html. Include plugins: <script src="js/jquery.min.js"></script>...

    •  BARCODE
    •  JAVASCRIPT
    •  QR CODE
    •  GOOGLE APP ENGINE
  • How to Configure and Install Nginx on Mac OS X

    Apr 06, 2014  Miscellaneous

    In this tutorial, I would like to show how to configure and install nginx on Mac OS X. My Mac system is Mavericks 10.9.2. Prerequisites You have to install Xcode command line tools. Install Nginx Download the latest stable version – nginx 1.4.7. Unzip the downloaded package by the command...

    •  MAC
    •  NGINX
  • Take a Photo and Upload it on Mobile Phones with HTML5

    Apr 01, 2014  Miscellaneous

    In my daily life, I enjoy taking photos with my smartphone and uploading them to various websites. So I started thinking, “Is it possible to implement these functions in a web browser?” Fortunately, the new HTML5 SDK is capable of uploading local images or captured images to web servers. Everything...

    •  HTML5
    •  CAMERA
    •  MOBILE
    •  PHP
  • How to Use JavaScript to Save Canvas Data in Chrome

    Mar 31, 2014  Miscellaneous

    In HTML5, there is a new tag <canvas>, which is used to draw graphics via JavaScript. In this tutorial, I would like to share how to draw images on canvas, and how to save the canvas data to local disk by clicking button. Ads Powered by Dynamsoft Draw Images on...

    •  HTML5
    •  JAVASCRIPT
    •  CANVAS
    •  CHROME
  • Libwebsockets Introduction

    Mar 20, 2014  Miscellaneous

    In this article, I will share the basic concept of Libwebsockets, as well as how to write a simple program with the APIs. What is Libwebsockets Libwebsockets is a lightweight pure C library; built to use minimal CPU and memory resources as well as providing fast throughput in both directions....

    •  LIBWEBSOCKETS
  • How to Use OpenSSL to Sign Certificate

    Mar 13, 2014  Miscellaneous

    In this tutorial, let’s continue to learn how to use OpenSSL to sign a certificate. Steps of Signing Certificate with OpenSSL We can use the command line to quickly generate ca certificate. openssl genrsa -out cakey.pem 2048 openssl req -new -days 365 -x509 -key cakey.pem -out cacert.pem -nodes -subj /C=CA/ST=BC/L=Vancouver/O=Dynamsoft/OU=Dynamsoft/CN=Dynamsoft/emailAddress=support@dynamsoft.com...

    •  OPENSSL
    •  C/C++
  • <
  • 38
  • 39
  • 40
  • 41
  • 42
  • >

Search Blog Posts

POPULAR TOPICS

  • Mobile Barcode Scanner
  • Web Barcode Scanner
  • Scanning Documents in Web
  • Flutter Barcode Scanner
  • Barcode Scan Benchmark
  • Passport MRZ

Useful Links

  • SOURCE CODE ON GITHUB
  • Use Cases
  • Driver's License
  • Covid-19
  • Retail
  • Read More >
  • Resources
  • Company Blog
  • Developer Blog
  • Docs Center
  • Buy from a Reseller
  • Reseller Portal
  • Company
  • About Us
  • News
  • Contact Us
  • Policies
  • Book a Meeting
  • Subscribe to our newsletter
  • Subscribe

    You have successfully subscribed to Email Newsletter of Dynamsoft products.
    Thank you!

  • © 2003–2023 Dynamsoft. All rights reserved.
  • Privacy Statement
  • Site Map

  • home
  • Careers
  • Contact
  • Policies

© 2003–2023 Dynamsoft. All rights reserved.

  • Privacy Statement
  • Site Map