Tag Archives: Programming

  • Session Variable in WordPress

    Web application is stateless, which means once the request is fulfilled, all variables involved during the request will be gone. Most of the time, programmer needs to be able to access data that was set during previous session, and for this, there are many methods that can be used, one of them is using session.

    With session, data that is used during a request can be stored inside a text file on web server. When needed in different request, this data can be read so it will be available to be used during this new request.

  • Parsing HTML Documents with the Html Agility Pack

    Introduction

    Screen scraping is the process of programmatically accessing and processing information from an external website. For example, a price comparison website might screen scrape a variety of online retailers to build a database of products and what various retailers are selling them for. Typically, screen scraping is performed by mimicking the behavior of a browser – namely, by making an HTTP request from code and then parsing and analyzing the returned HTML.

  • Customize Tags Cloud in WordPress

    Tags cloud is a visualization of the tags used in a site. Using tags cloud, users can easily see the most used tags from the visualization used in the cloud.

    WordPress has built-in widget that can be used to display tags cloud. The visualization of the tags cloud in this widget is very simple. By default, the tags are displayed alphabetically with different font size depends on number of articles use a particular tag. There are some customizations that you can do by using filter, but not many. For example, you cannot give different color for each tag in the cloud.

Archive

Loading data

Loading data, please wait...

  • Email this page
  • Print this page
  • A  A  A
Printed:
Beta
You can get this information from:
https://kanasolution.com/tag/programming/
Close this window
Email This Information
To send the message, please fill the form below
Email To
Subject
Message
Your Email
Validation

Please enter the text on the following image in the verification box below. Click here if you cannot read the text. All alphabets are in upper case.

Verification image