Skip to content

TechXcel.com - provides technical excellence...

Narrow screen resolution Wide screen resolution Increase font size Decrease font size Default font size default color orange color green color
You are here: Home arrow Blog
A blog of all sections with no images
19 Deadly Sins of Software Security PDF Print E-mail
(2 votes)
Written by Chetankumar Akarte   
Wednesday, 26 December 2007

19 Deadly Sins of Software Security

 When we write any code or design any application. We want it will work properly without any kind of loophole. Also want to secure your software by eliminating code vulnerabilities. Keeping this in mind and to help us Michael Howard, David LeBlanc and John Viega trace out "19 Deadly Sins of Software Security". Here Michael Howard and David LeBlanc share the security secrete which they find while working as architect of the security process changes at Microsoft and Security Architect in the Office group at Microsoft respectively. John Viega is the man who defined the 19 deadly sins of software security. Really great work John...!!!

Last Updated ( Wednesday, 26 December 2007 )
Read more...
 
Pink Neon Text Effects PDF Print E-mail
(4 votes)
Written by Chetankumar Akarte   
Friday, 28 September 2007

In this Photoshop text effects tutorial, we're going to learn how to use Photoshop's Layer Styles to easily make text look as if it's made out of Pink Neon. To create the effect, we're going to be using some "contours" that we'll be loading in, since they're not readily available to us by default, but don't worry, loading them is easy, and so is everything else we'll be doing.See below what we are going to design…

Last Updated ( Thursday, 04 October 2007 )
Read more...
 
Text input with background image PDF Print E-mail
(1 vote)
Written by Chetankumar Akarte   
Wednesday, 26 September 2007

Text input with background image

In this article we are going to see how to add Text input with background image. We're now going to see how you can create an input box like the one you see below:

Live Demo...


Figure 1

All we need in order to create an input box like above we required image which we want to use as background and some CSS code.

You can find required images with Source code download section.
Put following piece of code in the head section, <head>… ___ …</head> tag of your web page. This input box is simply created by adding a background image to the input tag. You can also use padding so that the text doesn't overlap the background image. I have used it for inputboxSearch  and inputboxStar
Last Updated ( Wednesday, 26 September 2007 )
Read more...
 
What are the basics of main()? PDF Print E-mail
(2 votes)
Written by Chetankumar Akarte   
Thursday, 20 September 2007

What are the basics of main()?


function main() is the application's main routine where a program starts execution.It is the first user-written function run when a program starts.Object-oriented C++ programs consist mostly of classes, but there's always at least one C-like function: main(). main() is called more or less at the beginning of the program's execution, and when main() ends, the runtime system shuts down the program. main() always returns an int, as shown below:

int main() {
// ...Your Code goes here...
}

Last Updated ( Thursday, 27 September 2007 )
Read more...
 
How To Enable Session Support for PHP? PDF Print E-mail
(11 votes)
Written by Chetankumar Akarte   
Sunday, 16 September 2007

How To Enable Session Support for PHP?

The session support can be turned on automatically at the site level, or manually in each PHP page script: Turning on session support automatically at the site level we have to modify some setting in php.ini file. you can get php.ini file in folder you install PHP. To you sessions you have to set or reset following parameter in your php.ini file

Last Updated ( Thursday, 27 September 2007 )
Read more...
 
Status Bar Left to Right TextScroll PDF Print E-mail
(5 votes)
Written by Chetankumar Akarte   
Monday, 16 July 2007

JavaScript Status Bar Left to right Text scroll

In this article we are going to design a JavaScript Left to right text scroll at windows Status Bar. Take a look below on piece of code…

Last Updated ( Monday, 16 July 2007 )
Read more...
 
<< Start < Prev 1 2 3 4 5 6 Next > End >>

Results 1 - 10 of 57

Who's Online

We have 1 guest online

User Login

PayPal Donation

Enter Amount:

Syndicate

TechXcel's Friends

Tutorials Garden
Wicolorz
pixel2life

Text Link Add

Statistics

Members: 262
News: 60
Web Links: 6
Visitors: 269800

Google Seach

Google AdSense

TechXcel Referrals

TechXcel's Sponcer...