Always remain updated about current software development trends

Articles having tag: LINUX

String Searching Algorithms (Part III)

Boyer-Moore (BM) Overview According to Wikipedia, the Boyer-Moore algorithm "is an efficient string searching algorithm that is the standard benchmark for practical string search literature. It was developed by Robert S. Boyer and J Strother Moore...

A C++ Websocket server for realtime interaction with Web clients

A Websocket protocol implementation atop the ush Framework real time library plus a demo example featuring four types of communication workflows between the HTML5 web client and the server.

Token Manager

The Token Manager allows web developers to program PHP, HTML, CSS and JavaScript into tokens that can be used throughout WordPress.

Getting started with Web 2.0 using Wakanda

You aren't familiar with Web 2.0 development ? Wakanda is free, Open Source, and easy to learn, so after reading this article you'll be able to develop a Web 2.0 app whitout coding HTML5 ,CSS3, or SQL. ;)

Implementation of Delegates in C++11

This is an alternative for "Member Function Pointers and the Fastest Possible C++ Delegates"

Yahoo! Managed

Download financial data, managing online portfolio or using Search BOSS from Yahoo! with .NET

A C++ Websocket Server For realtime interaction with Web clients

A websocket protocol implementation atop Push Framework real time library plus a demo example featuring four types of communication workflows between the HTML5 web client and the server