Category: programming languages
If you want to search twits with Pictures or Images using PHP, then the following script is right for you. First you would need to set up the Twitter …
In previous post, we talk about the method to obtain a character from its ASCII code. In this post, we want the opposite, e.g. to get the ASCII code …
Suppose you have two or more domains that have image-copies of the same websites, and somewhere you would need to give a URL based on the current domain. For …
NDependis a .NET static code analyzer. With this tool, developers can easily see the report of ‘bad’-written code and make the .NET code base beautiful and efficient. The NDepend …
RSS (Really Simple Syndication) is an old technique. It has of course the advantages: getting all information in once place, which is convenient. However, it is not so search-engine-user-friendly. …