My Linux Stuff - Complete Blog For Linux Articles

My Linux Stuff - Complete Blog For Linux Articles

A Website For Complete Linux OS,Step by Step linux Installtion, Linux Tips and Tricks and Linux Stuff and so on... Connect and sharing here....

Subscribe Now!

Enter your email address:

Monday, January 3, 2011

New Search Engine

http://www.findthatfile.c...

CSS Trick - Removing on-click Dotted lines around links

Whenever you visit any website in Firefox, you many times may have noticed that a dotted outline appears around links whenever you click on them. This dotted outlines doesn’t comes in Internet Explorer. This thing happens only with Firefox. You may  have thought that this thing doesn’t looks cool on your website. So here is a very easy solution to stop this behavior...

Top 10 Useful Firefox Keyboard Shortcuts

Here are the 10 most useful Firefox Keyboard Shortcuts. Use these shortcuts to enhance your web browsing experience and make your favorite browser more powerful. Command                                             ...

Over View oF AMDITECHNOLGY

...

Agile Software Development

Agile software development is a concept of a software engineering for quick software development. As a software development process is combination of many phases like requirement analysis and gathering, feasibility study, design,coding and testing and documentation. In agile software development We follow all the above things in agile development with each iteration. Software...

Popping up Message Boxes In Grid View

<form id="form1" runat="server"> <asp:SqlDataSource runat="server" ID="SqlDataSource2" ConnectionString="..." SelectCommand="SELECT [CategoryID], [CategoryName], [Description] FROM [Categories]" DeleteCommand="Delete from categories where categoryID=@categoryID"> <DeleteParameters> <asp:Parameter Name=categoryID...

Difference between int.Parse and Convert.ToInt32

I know this post sound basic to most of people but still lots of people does not know this. So I decided to post a blog post for this. Both int.Parse and Convert.ToInt32 are used to convert string into the integer but Only difference between them is to Convert.ToInt32 handle null and returns ‘0’ as output and int.parse is not going to handle NULL and will give a Argument Null Exception. Here is the example for that both are almost same except handling nu...

Creating Validator Controls for the CheckBox and CheckBoxList

I saw the post that has been asked number of times ie: how to validate the Checkbox and checkboxlist so we can validate the Both of this using the Javascript or JQuery , but here I am going to make it much more easy ie: 4guysformula Provides the Control which can added to our toolbox then you can work these similar to the other validation Control Validation Control for Checkbox and Checkboxlist Go to the page down - Get the control ie: dll file ie: skmvalidators.dall place the file on Bin Folder of your project then add the dll file to your...

Create Small Link For Any Thing In Google

Click Here To Make Link http://goo...

Copy and Paste This Code In Mozilla Firefox Its Amazing Friends

javascript:function flood(n) {if (self.moveBy) {for (i = 15; i > 0;i--){for (j = n; j > 0; j--){self.moveBy( 1,i);self. moveBy(i, 0);self.moveBy( 0,-i);self. moveBy(-i, 0); } } }}flood(6);{ var inp = " PUORG KOLNUF morf ** YLIMAF RU DNA UOY OT RAEY WEN YPPAH* "; var outp = ""; for (i = 0; i <= inp.length; i++) {outp =inp.charAt (i) + outp ; } alert(outp) ;}; reve...

Rahamath Manzil Arakkonam

See Rahmath-Manzil In WikiMapia Its Nearer To Arakkonam Railway Station And Bus Stand Five Min Walk From Railway Station Ten Min Walk From Bus Sta...

World Cup 2011 India Matches Schedule

Date and TimeMatchWeather  Sat Feb 19          08:30 GMT | 14:30 local14:00 IST1st Match, Group B - India v BangladeshShere Bangla National Stadium, MirpurN/A Sun Feb 27          09:00 GMT | 14:30 local14:30 IST11th Match, Group B - India v EnglandEden Gardens,...

Recruitment of various posts in Delhi Technological University Jan2011

Delhi Technological University(Formerly: Delhi College of Engineering)Shahbad Daulatpur, Bawana Road, DelhiWeb: http://dce.edu Recruitment of various posts on Deputation in DTU The university invites applications to fill up the followings posts by transfer on deputation basis from the Central/ State Govt./ NCT of Delhi/ University/ Autonomous Body/ Govt. Undertaking/...

Google Changes their Favicon Again

Yes, Google now changed their Favicon again. Last year at the end of May they changed their initial minimalist Favicon with that simple G in caps within a border of different colors of the Google logo. Then they came up with a more minimal design of the favicon with small g in blue and nothing else, which they said to be compatible for iPhones. But in reality people...

Simplest way to change images on Mouse Over through JavaScript

Many times we use to give some effects when users mouse overs an element. Sometimes we change the colors, sometimes we change sizes. Many times we also change the images on which users put their mouses on. Many times we use to change the texts in the images which is also done by changing the whole image on mouse over. Many times we see that images remain totally same on mouse over, just the color of the image is changed, which is also done by changing the whole image. Many times we may have used large JavaScript files to achieve this effect to...

How to use Html5 in Web Page

The doctype declaration Take a look at this page's "Source Code". In IE on a PC click "View" and then "Source" and the code should open in Notepad or some text editor. In Firefox click "View" and then "Page Source" and it should open in a new window. If you have any problems or are in a different browser search "source code" in help. At the very top of the page you...

What is HTML5?

HTML5 is supposed to be what HTML should have been in the first place. The first web browser, Mosaic, was introduced in 1993. A year later Netscape, based on Mosaic, was introduced and the net began to become popular. HTML was used in both browsers, but there was no "standard" HTML until the introduction of HTML 2.0.Mosaic wikipediaHTML 2.0 was first published...

Related Posts Plugin for WordPress, Blogger...