
page {ds_PageNumber} of {ds_PageCount}We have launched a new feature to our blog page which allows visitors to browse through the blog posts without reloading the page to display the available posts. Check it out on the right sidebar of our blog page. The feature was developed using spry PagedView by parsing a SpryDataSet through xml syntax generated from the database using php. So now when you visit the blog page you can view a selected number of posts on a page and cycle through post pages without having to reload the page.