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
Pink Neon Text Effects
(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…
Image

Last Updated ( Thursday, 04 October 2007 )
Read more...
 
19 Deadly Sins of Software Security
(3 votes)
Written by Chetankumar Akarte   
Wednesday, 26 December 2007

19 Deadly Sins of Software Security

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...
 
Text input with background image
(2 votes)
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...

Text input with background image
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()?
(3 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?
(13 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...
 
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>

Results 1 - 5 of 56

Who's Online

User Login

PayPal Donation

Enter Amount:

Syndicate

TechXcel's Friends

Tutorials Garden
Wicolorz
pixel2life

Text Link Add

Statistics

Members: 276
News: 60
Web Links: 6
Visitors: 348771

Google Seach

Google AdSense

TechXcel Referrals

TechXcel's Sponcer...