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....

TOP 50 ENGINEERING COLLEGES IN INDIA 2014

TOP 50 ENGINEERING COLLEGES IN INDIA 2014

This below survey was taken many form many colleges in India. These Top 50 Engineering Colleges in India have Good Infrastructure, Good Environment, Educations , Staff, Placement , Research Activities and other Facilities are good.

Top 10 Government Engineering Colleges in India

Top 10 Government Engineering Colleges in India

These Government Engineering Colleges in India are really good for all kind of stuff like Education , research , Placement and New Innovation Ideas etc... But Getting seat in these colleges are heavy competition in students .....

Top 10 Colleges In India 2014

Top 10 Colleges In India 2014

Indian Institute Of Technology Delhi,Indian Institute Of Technology Bombay,Indian Institute Of Technology Kanpur,Indian Institute Of Technology Madras,Indian Institute Of Technology Kharagpur,Indian Institute Of Technology Roorkee,University Of Delhi,Indian Institute Of Technology Guwahati,University Of Calcutta,University Of Mumbai, National Institute Of Technology,Trichy.

2014 LATEST SURVEY TOP RANKING ENGINEERING COLLEGES IN INDIA

2014 LATEST SURVEY TOP RANKING ENGINEERING COLLEGES IN INDIA

This below survey was taken many form many colleges in India. These Top 100 Engineering Colleges in India have Good Infrastructure, Good Environment, Educations , Staff, Placement , Research Activities and other Facilities are good. If you want to do Engineering as your dream and try out these colleges

Subscribe Now!

Enter your email address:

Tuesday, November 15, 2011

HTML Definition Lists


HTML Definition Lists

A definition list is a list of items, with a description of each item.
The <dl> tag defines a definition list.
The <dl> tag is used in conjunction with <dt> (defines the item in the list) and <dd> (describes the item in the list):
<dl>
<dt>Coffee</dt>
<dd>- black hot drink</dd>
<dt>Milk</dt>
<dd>- white cold drink</dd>
</dl>
How the HTML code above looks in a browser:
Coffee
- black hot drink
Milk
- white cold drink

HTML Unordered Lists and Ordered Lists


HTML Unordered Lists

An unordered list starts with the <ul> tag. Each list item starts with the <li> tag.
The list items are marked with bullets (typically small black circles).
<ul>
<li>Coffee</li>
<li>Milk</li>
</ul>
How the HTML code above looks in a browser:
  • Coffee
  • Milk

HTML Ordered Lists

An ordered list starts with the <ol> tag. Each list item starts with the <li> tag.
The list items are marked with numbers.
<ol>
<li>Coffee</li>
<li>Milk</li>
</ol>
How the HTML code above looks in a browser:
  1. Coffee
  2. Milk

Today More Users Visit From USA






Definition Of Silver Light


What is Silverlight?
Silverlight is a powerful development platform for creating engaging, interactive user experiences for Web, desktop, and mobile applications when online or offline.

simple css3 checkbox and radio button



outPut of Below Code
This simple check box and radio button can be used for iPhone, iPad, android or standard browser based application.  Here we use css3 border-radius with gradient colors. The style of these types are define as:
<style>
.CheckBoxButton
{
  border-radius:5px;
  background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.10, #2a8ce0), color-stop(0.90, #96d0f6) );
  background-image: -moz-linear-gradient(center bottom, #2a8ce0 10%,#96d0f6 90% );
  height:44px;
  margin-top:10px;
  margin-left:10px;
  float:left;
  min-width:14%;
  width:auto;
}
.CheckBox
{
  float:left;
  width:9.5%;
  margin-top:10px;
  margin-left:10px;
}
.CheckBoxText
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  line-height:42px;
  float:left;
  padding-left:10px;
  padding-right:5px;
}
.CheckBoxButton_selected
{
  border-radius:5px;
  background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.10, #545353), color-stop(0.90, #9f9f9f) );
  background-image: -moz-linear-gradient(center bottom, #545353 10%,#9f9f9f 90% );
  background-color:#7cc3f0;
  height:44px;
  margin-top:10px;
  margin-left:10px;
  float:left;
  min-width:14%;
  width:auto;
}

</style>
You can use these styles classes in the body tag of your html page as following:
<div id=”divCheckbox” class=”CheckBoxButton” onclick=”ChangeStyle(‘chkCheckbox’, ‘divCheckbox’)“>
                <div class=”CheckBox><input id=”chkCheckbox” type=”checkbox” /></div>
                <div class=”CheckBoxText><Label >Sample Check Box</Label></div>
</div>
<div id=”divRadio” onclick=”ChangeStyle(‘chkRadio’, ‘divRadio’)” class=”CheckBoxButton“>
                <div class=”CheckBox><input id=”chkRadio” type=”radio” /></div>
                <div class=”CheckBoxText><Label >Sample Radio Button</Label></div>
</div>
Whenever the ‘checkbox’ or radio button is clicked a JavaScript function ChangeStyle is called by taking the parameters of check box or radio button id and div container id.  It changes the style of  check box at run time. let’s take a look on JavaScript function.
<script language="javascript" type="text/javascript">
    function CheckBoxStatus(chkBoxID, btnID) {
      if (document.getElementById(chkBoxID).checked) {
           document.getElementById(chkBoxID).checked = false;
           document.getElementById(btnID).setAttribute("class", "CheckBoxButton_selected");
      }
      else {
           document.getElementById(btnID).setAttribute("class", "CheckBoxButton");
           document.getElementById(chkBoxID).checked = true;
      }
}
</script>

Engineers Rocks

Freshers Opening in Ecotech services

CSC-Off Campus

OFFCAMPUS-CSC
Hiring Freshers - BE/B. Tech/MCA (2010 & 2011) Pass out @ CSC Computer Sciences Corporation, India (A Fortune 150 company, is one of the worlds largest and most respected providers of information technology services) is hiring freshers for its Bangalore location. (www.csc.com<
http://www.csc.com/ >) * BE/B. Tech/MCA (2010 & 2011) Pass out with 60% aggregate.

Please send your resume to schempayilko@csc.com 

Urgent Requirement for Web Designers

Greetings from EI Technologies & www.silvercascade.com Compensation details: Compensation will be on par with industrial standards. Salary is not a constrain for the right candidates. Credentials Required: Updated resume with passport size photograph.* Degree Certificates and Designing Course Certificates from relevant institutes Joining should be immediately Education Qualification: Any Degree Preferably Freshers with sound knowledge in required tools Walk In Monday to Friday (3.00am to 4.00pm) Venue: EI Technologies 59 NMK St, Mylapore, Chennai India 600004. www.eitworks.com www.silvercascade.com Telephone: +91-44-24959194, +91-44-43033468 Contact Person: Ibrahim -Sr-HR Those who are unable to walk in forward your updated C Vs to jobs@eitworks.com in and must specify the job code in the subject column. C Vs without subject code will be considered Invalid. Job Code: WBDSN- 2011 Technical skills required for various streams. Any Degree. with Adobe Photo shop, Adobe Illustrator, Flash Designing (Added with CSS, HTML, Java Script, JQuery -) Immediate Joining Spot Offers Salary is not a constrain for the deserving candidates with good amenities !!!Join to take up a challenging career!!! Recruitment Process: General HR Round (Along with Communication assessment) Technical assessment by (Relevant Technical HOD,s) Extempore assessment Meet up with MD & Closure Note: This position is open for Silver Cascade designs Chennai branch. Preferably Male candidates will be fine Two years agreement Direct recruitment no sub contracting or agencies deputation Regards HR – Desk EI Technologies & silver cascade designs Chennai – India Company Profile: EI Technologies, your one stop place for all your enterprise software and technology (An ISO 9001 2008 Certified Organization with Associate member of NASSCOM) needs. Be it any domain, we know we can give you robust and reliable technology solutions. With a total of 10+ years of High-end experience in the IT industry, we execute your projects with seasoned professionals ranging from domain experts to technical architects. We use cutting edge technologies such as Google Web toolkit, Adobe Flex, Ruby on Rails, Java/J2EE and Google Android for Web 2.0 and mobile solutions while continuing to monitor the current technology trends in the industry. With a strong focus towards developing products in Software as a Service (Saas) model, we are continuing to conquer new heights. We believe in professionalism and we are proud to say that we are an ethical company first before we are a technology company. We believe in solving complex business and technical problems through consistent innovation and research.., Visit: www.eitworks.com About Silver Cascade Silver Cascade's website designers with inspired creativity, designs the websites that will WOW your online audience. What sets us apart from other web design agencies is that we have ethical principles and one speed all out dedication to our customer's needs to translate their vision in to reality and enhance even the best ideas or start from a blank page to produce a work of website art. Your promotion is our aim. We ensure that we provide the best of facilities for Customer's Satisfaction by making a unique and sleek design so, that it gives the customer just the kind of look he desires. Be it a small business or a mid-size business venture, it always requires sharp minds to understand the trade requirements of any regional market and at Silver Cascade you get just the right brains to work just in accordance with your kind of market. Web-design can be considered as the practice of creating, presenting and arranging the text matter in an innovative manner so, that it promotes business of our customer. World Wide Web has lately been considered as a great measure to promote businesses at much affordable rates than any other means. Visit: www.silvercascade.com Job Location at: Chennai (Mylapore Web Designer Web designers are responsible for day-to-day website design and creation and implementation. Web design skills are essential in every industry now as the market drifts to the internet. The web designer is not only a programmer, but an artist as well who must create visually appealing but functional sites Job description of a Web Designer Translating a client's informational or marketing content into a functional website. Designing Web sites and ensuring that they are easy to access and visually effective Determining all necessary coding requirements for the site creation including forms, e-commerce capability and specialized scripts Writing Web pages in a combination of codes such as JavaScript, HTML, and Flash Developing templates of approved website layout. Coordinating with programmers and graphic designers for specialized scripts, Integrating verbal and graphical content with site design and posting completed site to internet server and search engines Making changes to the site and updating current information on web pages as directed by client. Testing websites for functionality Other Duties Advising the executive on the information and categories required to construct the web site. Taking part in the preliminary planning of the Web site, meeting and discussing ideas related to the layout and organization of the site, color types or images to be used Skills / Attributes Required An Art, Design or Media based diploma or Degree or and any Degree Ability to Hand Code with HTML Strong knowledge of JavaScript, Photoshop, Dreamweaver and Flash In depth knowledge of up to date web-design trends and techniques Excellent communication skills and attention to detail A versatile attitude with ability to work in a small team Open mind and artistic creativity

Bpo Jobs IN CTS



Process Executive/ Senior Process Executive/ Subject Matter Expert
(Voice)

0 – 4 years
Prior experience
in an International BPO, Customer / Technical Support (Voice Process)
Excellent Communication skills

Any graduation / Post Graduation
(M. Sc (IT) / MCA/
M. Sc  (Compute Science freshers are not eligible
for PE position

Chennai

Anjana(281766)/
Reema(210427)/
Elson(214456)


BPO Voice



NOTE:
•  Candidates who have been interviewed in the last 6 months are not eligible to apply
•  All resumes will be screened and only shortlisted candidates will be taken through the interview process
•  Please upload relevant profiles on https://cworld.cognizant.com/MyCognizant/Pages/MyReferral.aspx  against the respective Job numbers
        •  This scheme is valid for referrals uploaded till 18-Nov-2011





Terms and Conditions: 
•  The image shown is for illustration purpose only
•  This scheme is in addition to the regular referral bonus plus an ‘Easy to Carry’ office backpack
•  Winners will be given a gift voucher(for Firefox-Road Runner or similar model) which can be redeemed in specific Firefox outlets
•  Winners can also upgrade to a higher model by paying the balance amount
•  The gift voucher cannot be redeemed for cash
•  Standard referral policy applies

Wisdomleaf Technologies Opening For Fresher and Experience

Company: Wisdomleaf Technologies (p) Ltd.

Experience: 0-1 Year
Location: Bangalore
Education: UG - B.Tech/B.E. - Any Specialization 
Role: .Net Developer
We are looking for a self-driven person with strong development skills in asp.net using C# to perform software development activities for one of our major UK-based clients. Requirement analysis, development and application maintenance will be the primary tasks. The chosen candidate should be willing to work uk hours should the need arise.
Skills:
Web Technologies:
--ASP.Net using C# 
--Oject Oriented Programming 
--Web services and WCF

Client Site Technologies:
--Ajax, html, jquery, css

Database:
--MSSQL 2000/2005, Oracle
--Knowledge of MySQL would be an added advantage 

Good communications skills
Experience with ASP.Net using C# with projects of academics.


If you found the  above said requirement is interesting and match with your profile, then kindly do revert back to me with your updated resume to  (enquiry@hghjobs.com

Please do forward this mail among your friends.. 
Disclaimer: Please ignore this mail if you have  already recevied and not relevant to your profile

Thanks and Regards
Mythri.S.
HGH Consulting

Husband and wife Funny Jokes

Husband texts to wife on cell..

"Hi,what r u doing Darling?"

Wife: I'm dying..!
...
Husband jumps with joy but types "Sweet Heart, how can I live without U?"

Wife: "U idiot! I'm dying my hair.."

Husband: "Bloody English Language!

Fresher opening in Toshiba


Trainee Engineer
Eligibility:
  • BE/B.Tech(Applied Electronics, Computer Science Engineering, Electronics & Communication Engineering, Information Science/Technology, Communication & Computer Engineering)
Job Description:
  • Design and Development of Software in C, C++, Java for Android
Qualification:
  • Students from 2011 BE/ B.Tech (Computer Science, Information Technology & Electronics & Communication) batch with aggregate of 70% and above.
Job Location: Bangalore
Note
  • Selected candidate will have to sign a service agreement of 2 years
  • Recruitment through Freshersworld.com only. This is NOT a direct walk-in.

Google Buys 2 Startups Company

Google Buys 2 Startups Company : Apture, Katango

Internet titan Google Inc has acquired two startup firms, Apture and Katango, for an undisclosed amount that would help it enhance the user experience of its browser and social networking services.

121 Million Internet Users in India

Information Technology

121 Million Internet Users in India by December-End



With increasing affordability of PCs and internet penetration, India is all set to have 121 million internet users by December 2011, a study by Internet and Mobile Association of India and IMRB has said.

7-Year Old Noida Girl Wins Google's Doodle Contest

Information Technology

7-Year Old Noida Girl Wins Google's Doodle Contest
Varsha Gupta, a third standard student of Ryan International School in Greater Noida, stole the show as she won the popular Doodle4Google India contest.

XSYSYS Technologies


Eligibility: BE/B.Tech(Applied Electronics, Computer Science Engineering, Electronics & Communication Engineering, Information Science/Technology, Communication & Computer Engineering)
MCA(Computer)
Location: Bangalore
Job Category: IT/Software
Last Date: 15 November 11
Job Type: Full Time
Hiring Process: Written-test.
Job Details

Qualifications :

  • BE/ B.Tech (Computer science/ Electronics/ Information science)/ MCA batches with Aggregate of 70% and above throughout 10th, 12th, UG and PG.
  • Year Of Passing : 2010/ 2011

Job Description :

  • Developing/ Testing/ Maintaining of PHP applications

Skills Required :

  • Candidates have received a formal training in PHP and have already worked in PHP for 6 months to 1 year.
  • Knowledge of html/ CSS/ Javascript is a must
  • Knowledge of Asp/Jsp/Python/Pearl is an advantage

Oracle recruiting freshers

Location: All India locations
Job position:
Sustaining Engineering at oracle retail 
Job profile:
Analyze, design develop, troubleshoot and debug software programs for 

commercial or end user applications. Writes code, completes programming and 
performs testing and debugging of applications.
How to apply:
Go to https://irecruitment.oracle.com and search for IRC1641705 and apply.




Job TitleStudent / Intern
LocationIndia
Organization NameSustaining Engineering
Department Description
Sustaining Engineering department at Oracle Retail deals with customer issues logged by them from the defined product functionality perspective and provides effective solutions to resolve the issues on time and with required quality.
Brief Description
Analyze, design develop, troubleshoot and debug software programs for commercial or end user applications. Writes code, completes programming and performs testing and debugging of applications.
Detailed Description
As a member of the software engineering division, you will perform detailed design based on provided high level design specifications. Assist in system planning, scheduling and implementation. Build enhancements (including new product features) and resolve bugs. Build and execute unit test and unit test plans. Review integration and regression test plans created by QA. Interact with QA and porting engineering about problems in the code.
Job Requirements
Duties and tasks are standard with some variation; displays understanding of roles, processes and procedures. Performs moderately complex problem solving with assistance and guidance in understanding and applying company policies and processes. Preferred Qualifications: BS degree or equivalent experience relevant to functional area. 1 year of software engineering or related experience.
Additional Details
This IRC is for filling up the position of an intern/student in Sustaining Engineering department of Oracle Retail. Eligible candidate for this position should be able to spend 6 months with Oracle retail and learn the technology and domain skills.
Currency
Amount of TravelNo Travel
Work At HomeNo

Gripsell recruiting freshers

Gripsell recruiting freshers having PHP knowledge.

Location: Hyderabad


Eligibility:
.B.E./B.Tech/MCA/PGDCA or equivalent


.0-1year of exposure into PHP


How to apply:


Send your resumes to hr@gripsell.com

Thomson Reuters recruiting freshers for Trainee Software

Thomson Reuters recruiting freshers fort Trainee Software Engineer Job.
Location: Bangalore 



Eligibility:
BE/ BTech in CS/E&C/IS/E&E, MCA


Good academic record ,minimum 60%


Strong willingness to learn, understand and implement new Microsoft .NET technologies 


to apply:

To know more details and apply click HERE

Hexaview Technologies opening For Freshers


Software Engineer TraineeDate of posting:9 November
Eligibility: BE/B.Tech(Applied Electronics, Computer Science Engineering, Electronics & Communication Engineering, Information Science/Technology, Communication & Computer Engineering)
MCA(Computer)
Location: Noida
Job Category: IT/Software
Last Date: 15 November 11
Job Type: Full Time
Hiring Process: Written-test.
Job Details

Job Description :

  • Proficiency in C++ or Java or Testing
  • Good communication skills
  • Willing to work in Start-up environment

Qualification : BE/ B.Tech (ECE/ CSE/ IT)/ MCA from 2010/ 2011 batches with aggregate 65% and above.

Related Posts Plugin for WordPress, Blogger...