Programming Category

How to Generate System Stack Trace?

How to Generate System Stack Trace?
Following is the definition of backtrace by GNU, “A backtrace is a list of the function calls that are currently active in a thread.” We can examine backtrace of a process by external debugger like gdb. We have following functions to get backtrace of process. Following is the code to print back trace if segmentation fault occurs. int backtrace (void **buffer, int size): This ... Full article

jQuery Tools

jQuery Tools
The Websites with attractive tooltips, widgets, overlays, visual effect and other interactive things which impress and attract people to great extent. If you wish to see the following features on your personal Websites but finding it difficult than you don't need the worry the solution of your problems is available in the form jQuery tools. As the jQuery slogan says " The missing UI ... Full article

Top 5 Favicon Generator

Top 5 Favicon Generator
A favicon generator is a tool to automatically generate the favicon for your Web site but you might be thinking " What is Favicon?" actually it is a small icon shown in the address bar when you write the URL to open the site. It is good to brand your site and increase the visibility in user bookmarks. In this post, I will refer ... Full article

What is jQuery?

What is jQuery?
In past JavaScript is used by developers for client side scripting, but now developers have several option to add the functionality of JavaScript by using other tool and libraries. jQuery is also one of the best libraries for adding javascript, ajax features in the application, although the same task can be performed through javascript but jQuery provide the readymade easy to use functions. What is ... Full article

Linker,Linkage and Linkage Types

Linker,Linkage and Linkage Types
In this tutorials, I will explain about linker, linkage and its type in detail with examples to make things easy for understanding. The topics discussed in this tutorials are very important for the computer science students as well as for the programmers working in the IT industry. Linker A linker is a program that takes one or more objects generated by a compiler and combines them into ... Full article

CometChat - Integrated Inline Chat Script

CometChat - Integrated Inline Chat Script
CometChat is the first integrated inline chat script which works straight from your Web site. Increase interactivity by allowing your users to chat with their friends/online users and in-exchange keep them on your site. CometChat comes in two flavors- Standalone edition Integrate with your existing social networking or dating or community site. vBulletin edition Integrate CometChat with your vBulletin forum. Requirements CometChat requires no special hardware or software. Your server must support PHP ... Full article

JonDesign’s SmoothGallery

JonDesign’s SmoothGallery
Wow just have a look this gallery, you will amazed to see the smooth flow, quick response of image loading. Unlike other systems out there, JonDesign’s SmoothGallery is designed from the ground up to be standard compliant: You can feed it from any document, using custom css selectors. And even better, this solutions is very lightweight: The JavaScript file is only 16kb. For ... Full article

jQuery Treeview Plugin

jQuery Treeview Plugin
Lightweight and flexible transformation of an unordered list into an expandable and collapsible tree, great for unobtrusive navigation enhancements. Supports both location and cookie based persistence. Current version: 1.4 Compressed filesize: 3390 bytes License: MIT/GPL Tested in: Firefox 2, IE 6 & 7, Opera 9, Safari 3 For demo,download and documentation "jQuery Treeview Plugin" ... Full article

RSS Feeds

RSS Feeds
Internet traffic growth rate is unexpected; people like to browse variety of things which includes technology updates, news, articles, tutorials, movies reviews, weather updates and others. Remembering each domain name, visiting each website specifically needs amount of efforts and time What is RSS? To cater this problem and provide ease to readers on internet the format with the name RSS (Rich Site Summary) is introduce. RSS use ... Full article

Tabbed search bar using CSS and Javascript

Tabbed search bar using CSS and Javascript
This tutorial explains how to implement a simple tabbed search bar using CSS and a javascript function which set "active" the selected tab and changes the value of an hidden <input> element to set search options and execute your search only for all items related to the selected topic (for example: web, images, videos...). For more reading about "Tabbed search bar using CSS and ... Full article
Copyright © 2010 Sooper Tutorials. All rights reserved. Powered by WordPress.org, Website by ISolution.org.