Quantcast
Channel: Xiao Ling – Dynamsoft Developers
Browsing all 239 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

How to Set Up Git Server Using SSH and HTTP on Ubuntu 14.04

If you are a software developer, you probably have created a GitHub account to manage, share and learn code. To make your contribution public, GitHub is the right place for open source. However, the...

View Article



Image may be NSFW.
Clik here to view.

How to Dockerize Nodejs Barcode Reader on Linux

If you want to get a Node.js application into a Docker container from scratch, it’s recommended to read the official guide – Dockerizing a Node.js web app.  It is useful, but not enough for a...

View Article

Image may be NSFW.
Clik here to view.

How to Make PHP Barcode Reader with Windows COM Object

Dynamsoft Barcode Reader for Windows includes dynamic-link libraries for C/C++, DotNET and COM. If you want to use high-level programming languages such as Python, PHP, Java, Ruby and so on to create...

View Article

Image may be NSFW.
Clik here to view.

How to Use Dynamic Web TWAIN with ZK Framework

ZK is a Java Web framework that similar to GWT. Some developers have no idea how they can integrate DWT (Dynamic Web TWAIN) into a ZK Web project. I have successfully made it. The process is not too...

View Article

Image may be NSFW.
Clik here to view.

How to Build Node.js Barcode Reader on Windows, Linux and Mac

Dynamsoft Barcode Reader provides C/C++ shared libraries for Windows, Linux, and Mac. The ultimate benefit is that any high-level programming languages, such as JavaScript, Python, Java, Ruby, PHP and...

View Article


Image may be NSFW.
Clik here to view.

How to Make PHP Barcode Reader on Linux

When developing a web barcode reader app in PHP, you can either use some JavaScript barcode libraries to recognize barcode images on client-side or read the barcode images on server-side with some PHP...

View Article

Image may be NSFW.
Clik here to view.

How to Deploy PHP Code to Apache and Nginx on Ubuntu 14.04

Last week, I shared how to build PHP extension on Linux, as well as how to make a simple PHP barcode reader with a few lines of PHP code. In this post, I will illustrate how to implement an online...

View Article

Image may be NSFW.
Clik here to view.

How to Use Raspberry Pi Emulator QEMU on Windows

Raspberry Pi 3 has been released for a while. The new RPi device added Bluetooth and Wi-Fi. More and more students and developers tend to study and work using Raspberry Pi, which supported by Windows...

View Article


Image may be NSFW.
Clik here to view.

How to Build C/C++ Code for Raspberry Pi and Android on Windows

If you are still focusing on Windows desktop development, it is time to migrate to IoT and mobile technologies that have a big boost in the near future. In this post, let’s take a glimpse of how to...

View Article


Image may be NSFW.
Clik here to view.

How to Build Cross-platform Desktop Barcode App with Electron

Building desktop applications is not as easy as building web applications because it is platform-related. You may need to learn C# for Windows, C/C++ for Linux, and Swift for Mac. For Java developers,...

View Article

Image may be NSFW.
Clik here to view.

How to Build C/C++ Barcode Reader App for Raspberry Pi

I have been playing Pi Emulator for a while. It is time to get my hands dirty on the real Pi device. In this post, I would share how to build my first C/C++ barcode reader application on Raspberry Pi....

View Article

Image may be NSFW.
Clik here to view.

Raspberry Pi Development with Visual C++ for Linux

During Build 2016, Microsoft released a Visual Studio C++ extension for Linux. With the extension, you can use Visual Studio to write C++ code for Linux devices. In this post, let’s take a glimpse of...

View Article

Image may be NSFW.
Clik here to view.

How to Build Node.js Barcode Reader on Raspberry Pi

Node.js is available for all platforms including IoT devices like Raspberry Pi. In this post, I will demonstrate how to quickly create an online barcode reader on Raspberry Pi using Node.js and...

View Article


Image may be NSFW.
Clik here to view.

How to Build *.so Library Files into AAR Bundle in Android Studio

When making third party libraries and SDKs for Android development, you could build so files, jar files, or aar files. I prefer providing aar files for distribution since aar file is a simple zip file...

View Article

Image may be NSFW.
Clik here to view.

Raspberry Pi Barcode Scanner with Webcam and Python

Previously, I shared an article describing how to create an online barcode reader using Node.js, which turned Raspberry Pi into a web server. Today, I want to do another experiment – turning Raspberry...

View Article


Image may be NSFW.
Clik here to view.

Mobile 1D/2D Barcode Reader Using HTML5 and ASP.NET

On mobile platforms, HTML5 is not only supported by web browsers, such as Safari, Firefox, Opera, Chrome, but also web view UI component that used for building native apps. The benefit is apparent that...

View Article

Image may be NSFW.
Clik here to view.

Real-time Webcam Barcode Detection with OpenCV and C++

Dynamsoft Barcode Reader C++ SDK is available for Windows, Linux, and Mac (iOS and Android editions are coming soon). I have shared an article that illustrates how to build webcam barcode reader in...

View Article


Image may be NSFW.
Clik here to view.

Webcam Barcode Scanner with HTML5 and Web Browser

As Internet connection speed getting faster, more and more people tend to embrace cloud service. Any desktop applications could be transformed to cloud applications with better maintainability,...

View Article

Image may be NSFW.
Clik here to view.

Barcode Scanner Optimization for Raspberry Pi

Although we have successfully ported Dynamsoft Barcode Reader SDK to Raspberry Pi, the performance is not as good as I expected. In my previous article, I demonstrated how to integrate the SDK into a...

View Article

Image may be NSFW.
Clik here to view.

How to Export and Import Java Documentation in Android Studio

When creating an Android library for distribution, besides the class package, source code and documentation are also needed in order to assist developers. Although Eclipse is convenient that you just...

View Article
Browsing all 239 articles
Browse latest View live


Latest Images