Quantcast
Channel: Code Pool » CodeProject
Browsing index pages (14 articles)

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 Make Python Barcode Extension on Linux

Probably you have read the article – Wrapping C/C++ Methods of Dynamsoft Barcode SDK for Python, which illustrates how to make Python extension on Windows. In this post, I’ll share how to make Python...

View Article


Image may be NSFW.
Clik here to view.

How to Make Node Barcode Reader Addon on Linux

If you want to make a Web barcode reader app using node.js, you may find a node barcode module with npm or build it yourself. Node addons are the bridge between C/C++ libraries and JavaScript. In this...

View Article

How to Benchmark Barcode SDK Performance – ZXing vs ZBar

I saw many posts arguing the performance winner between ZXing and ZBar. As an engineer, who is developing commercial barcode reader software for Dynamsoft, I am curious about which open source project...

View Article

Image may be NSFW.
Clik here to view.

Time to Migrate Android Projects to Android Studio

Last week, Android Developers Blog posted an article – An update on Eclipse Android Developer Tools. It announced that Google will end development and official support for the Android Developer Tools...

View Article


Image may be NSFW.
Clik here to view.

Making PHP Barcode Extension with Dynamsoft Barcode SDK

After writing articles talking about how to wrap Dynamsoft Barcode SDK to make Barcode extensions for Java, Python and JavaScript, I started to consider PHP. It is one of the most popular tags on...

View Article

Image may be NSFW.
Clik here to view.

Wrapping C/C++ Methods of Dynamsoft Barcode SDK for Python

Previously, I shared an article – Make Java Barcode Reader with Dynamsoft Barcode SDK – demonstrating how to implement a Java Barcode Reader with Dynamsoft Barcode SDK. In this tutorial, I’d like to...

View Article

Image may be NSFW.
Clik here to view.

New to HTML5

What is HTML5 HTML5 is a markup language based on HTML 4 and XHTML 1. It’s goal is to support the latest multimedia and be much more readable and understandable by humans and devices. Also, it is...

View Article


Image may be NSFW.
Clik here to view.

Using Git-TFS in Visual Studio 2013 Express

Microsoft has released Visual Studio 2013 Preview, and announced the availability of Git for Visual Studio and Team Foundation Service. Today, let’s go through the new experience of version control in...

View Article


Image may be NSFW.
Clik here to view.

How to implement a simple barcode scan application on Android

Barcode scanning, especially QR code scans, are now widely used in various applications. This includes advertisements, newspapers, social networks, signage, and so on. The growth of QR codes is in...

View Article

Image may be NSFW.
Clik here to view.

How to auto-deploy web application with TFS Build Server

Provided as part of Visual Studio Team Foundation Server, Team Foundation Build enables developers/managers to manage the projects, from version controlling the source code, running associated unit...

View Article

Image may be NSFW.
Clik here to view.

How to set up a build server for your TFS Hosting account

In this article, I will share with you on how to set up a build server for your TFS Hosting account. Assume you have already signed up for a TFS hosting account. If not, you can go to TFS Hosting Sign...

View Article

Image may be NSFW.
Clik here to view.

How to speed up File Search in version control?

SourceAnywhere is a SQL Server based version control tool designed for distributed teams. Since version 4.0 released on Aug 7, 2012, the tool supports “find in files”, which helps you search and...

View Article


How to choose a better TFS hosting service?

Microsoft Visual Studio Team Foundation Server is the collaboration platform at the core of Microsoft’s application lifecycle management (ALM) solution. It automates the software delivery process and...

View Article
Browsing index pages (14 articles)


Latest Images