February 15, 08
by
Crossover
To show hidden files and folders under Windows XP or Windows Vista you have different ways to access this options.
Windows XP
To enable the viewing of Hidden files follow these steps:
1. Close all programs so that you are at your desktop.
2. Double-click on the My Documents icon.
3. Select the Tools menu and click Folder Options as it shows in photo:
4. After the new window appears select the View tab
Read the rest of this entry »
Share This
Thanks for visiting! If you're new here, you may want to subscribe to my Rss Feed. This blog posts regular Internet news, updates for apps, security, ideas, hacks, quick fixes and everything about hi-tech. Go ahead, subscribe to our feed!
December 12, 07
by
Crossover
You are in trouble with CSS? I found your solution. The web site csstextwrap.com offer you to wrap the text . What you need this? The answer is short ADS (advertising) or IMG (image). The CSS Text Wrapper allows you to easily make HTML text wrap in shapes other than just a rectangle. You can make text wrap around curves, zig-zags, or whatever you want. All you have to do is draw the left and right edges below and then copy the generated code to your web site.
Read the rest of this entry »
Share This
-
Posted in
CSS - 682 views
September 14, 07
by
ReniX
Writing and using Free software is not just a programming, is a kind of philosophy. While programming language is all you need to program, this article is about how to join the community, get friends, do a great work together and become a respected specialist with profile you cannot get anywhere else. In a world of Free software you may rather easily get tasks that in a company only the elite, top level programmers are allowed to do. Think about the amount of experience this can bring. However if you once decided to become a Free software hacker, you must be ready to invest some your time into achieving this goal. This remains true even if you are an IT student already.
Steps

Read the rest of this entry »
Share This
September 14, 07
by
ReniX
How to get started with Java (not JavaScript, which is similar).
Steps

Read the rest of this entry »
Share This
September 14, 07
by
ReniX
You never know where and when you may need to pick a lock. You may just need to get into your house or car, or you may be captured by insurgents in a foreign nation. Whatever the case may be, this is the Beginners Guide To Lock Picking. With practice and time, your skills will improve.

Read the rest of this entry »
Share This
September 14, 07
by
ReniX
If you are a tech, then you probably know that hard drive failures are inevitable. Chances are that sooner or later it will happen to someone you support or possibly even you. Even with a successful backup, you still may not have files that were created or modified after the last backup. Even worse is when you don’t have a backup at all. There is still hope however. I would like to show you how you can use a simple freeware utility to recover files even when your hard drive will not boot.

Read the rest of this entry »
Share This
September 13, 07
by
ReniX
If you support users like I do, then you will know how frustrated they can get when their hard drive fails and they have no backup. Even worse is when this happens to you. That is why I would like to share with you an easy way to automatically back up your hard drive using a very powerful free backup utility. Just follow these simple steps.
Step 1: Go to http://backup.comodo.com/ and download Comodo Backup. Fill out the form and your activation code will be emailed to you.
Step 2: Run the installation wizard and follow the steps. Once you are finished you will be prompted to restart.
Step 3: After you restart your computer, open the Comodo Launch Pad. Click the “Show Application Window
Share This
September 11, 07
by
Crossover

If you are one of those lucky enough to be running Photoshop CS3, I want to show you a neat trick. In CS3 you can very easily change the color of the excess artboard! I just happened to figure this out a night or two ago, so I wanted to post about it right away.
Read the rest of this entry »
Share This
September 10, 07
by
ReniX
In-line
In-line styles are plonked straight into the HTML tags using the style attribute.
They look something like this:
Save the HTML file. This now links to the CSS file, which is empty at the moment, so won’t change a thing. As you work your way through the CSS Beginner Tutorial, you will be able to add to and change the CSS file and see the results by simply refreshing the browser window that has the HTML file in it, as we did before.
Share This
-
Posted in
CSS - 149 views