IT Computer Articles Tutorials.

Jhon Mark

(Page 1 of 4)   
« Prev
  
1
  2  3  4  Next »

 Articles by this Author

This works on XP Pro Build 2600 (The final verison),
and it should work on all other versions as well.

ALWAYS BACKUP EVERYTHING YOU EDIT OR DELETE.
I'M NOT RESPONSIBLE IF YOU MESS YOUR COMPUTER
UP BY DOING THIS HACK. DO IT AT YOUR OWN RISK.

Communication by Nokia e90 Communicator

Nokia E90 Communicator is a Quadband Unlocked Phone. Nokia E90 Communicator possesses 16 million colour. Nokia E90 Communicator brilliantly displays a 3.2 mega pixel camera. Nokia E90 Communicator is based on the S60 platform.

10 Reasons to Install Firefox Now

Firefox is really way more secure than most other browsers, especially Microsofts’ Internet Explorer. Also Firefox is way more customizable and easy to use. To guide all the people who STILL haven’t decided to change to Firefox, we’ve compiled a list of the best reasons. We’ve only selected 10, although the reasons are many.

If you see your website on google and the no. of pages indexed by google, you do search for”site:http://www.your-website-name.com”.


Graphic design and DVD packaging

Graphic design is an important element in enhancing the visual presentation of a product.  It establishes a specific identity and improves brand retention in the consumers. Just as with every product, CDs and DVDs too need attractive graphic design to grab attention


Web 2.0 - Digging Deeper

Web 2.0 outlines the latest version of World Wide Web - dynamic, highly scalable and organic in growth. The rampant popularity enjoyed by Web 2.0 design patterns has resulted into companies blindly including the buzzword among their highlight features. Following are the state-of-the-art web design and development patterns that may be looked up in full or in part to determine a Web 2.0 company:


Gmail and Threadless T-Shirt Design Competition

Gmail wants its free email users to submit a design that you think embodies the Gmail personality most and incorporate it in a T-Shirt. Gmail has partnered with Threadless, to collect submitted designs, get people voting, print the winning T-Shirt designs and sell them online with lots of other prizes for the winner too!


Every time we purchase a cell phone, one of the first things we tend to do is find which games and applications were included in the phone. There is a certain level of excitement in discovering these micro applications. But when you're interested in software development, this excitement level multiplies with the realization that you can also build your own custom applications for these phones.

What Is CSS ? Understanding CSS

Cascading Style Sheets (CSS) is a language that works with HTML documents to define the way content is presented. The presentation is specified with styles that are placed directly into HTML elements, the head of the HTML document, or separate style sheets.

Style sheets contain a number of CSS rules. Each rule selects elements in an HTML document. These rules then define how the elements will be styled.

Any number of HTML files can be linked to a single CSS file.


Use XML Standard Entity References

No reasonably sized keyboard could possibly include all the characters in Unicode. U.S. keyboards are especially weak when it comes to typing in foreign languages with unusual accents and non-Latin scripts. XML allows you to use either character references or entity references to address this problem. In general, named entity references like Ě should be preferred to character references like ě because they're easier on the human beings who have to read the source code.