ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>::.Department of Information Technology.::</title> <link href="css/stylesheet.css" rel="stylesheet" type="text/css" /> <script language="javascript" src="js/rollover.js" type="text/javascript"></script> <style type="text/css"> #navigation { font-size: 0.90em; width: 150px; } #navigation ul { margin: 0px; padding: 0px; } #navigation li { list-style: none; } ul.top-level { background: #dfdedf; border-left-color:Black; } ul.top-level li { border-bottom: #fff solid; border-top: #fff solid; border-width: 1px; background-color: #dfdedf; } #navigation a { color: #01468b; cursor: pointer; display: block; height: 25px; line-height: 25px; text-indent: 10px; text-decoration: none; width: 100%; } #navigation a:hover { text-decoration: underline; } #navigation li:hover { background: #f90; position: relative; } ul.sub-level { display: none; } ul.sub-level { display: none; } li:hover .sub-level { background: #dfdedf; border: #fff solid; border-width: 1px; display: block; position: absolute; left: 75px; top: 5px; } ul.sub-level { display: none; } li:hover .sub-level { background: #dfdedf; border: #fff solid; border-width: 1px; display: block; position: absolute; left: 75px; top: 5px; } ul.sub-level li { border: none; float: none; width: 150px; } </style> <style type="text/css"> .suckerdiv ul{ margin: 0; padding: 0; list-style-type: none; width: 160px; /* Width of Menu Items */ border-bottom: 1px solid #ccc; } .suckerdiv ul li{ position: relative; } /*Sub level menu items */ .suckerdiv ul li ul{ position: absolute; width: 170px; /*sub menu width*/ top: 0; visibility: hidden; } /* Sub level menu links style */ .suckerdiv ul li a{ display: block; overflow: auto; /*force hasLayout in IE7 */ color: black; text-decoration: none; background: #fff; padding: 1px 5px; border: 1px solid #ccc; border-bottom: 0; } .suckerdiv ul li a:visited{ color:#01468b; background-color:gray; } .suckerdiv ul li a:hover{ background-color: #dfdedf; font-family:Verdana, Arial, Helvetica, sans-serif; } } .suckerdiv .subfolderstyle{ background: url(media/arrow-list.gif) no-repeat center right; } /* Holly Hack for IE \*/ * html .suckerdiv ul li { float: left; height: 1%; } * html .suckerdiv ul li a { height: 1%; } /* End */ </style> <script type="text/javascript"> //SuckerTree Vertical Menu 1.1 (Nov 8th, 06) //By Dynamic Drive: http://www.dynamicdrive.com/style/ var menuids=["suckertree1"] //Enter id(s) of SuckerTree UL menus, separated by commas function buildsubmenus(){ for (var i=0; i<menuids.length; i++){ var ultags=document.getElementById(menuids[i]).getElementsByTagName("ul") for (var t=0; t<ultags.length; t++){ ultags[t].parentNode.getElementsByTagName("a")[0].className="subfolderstyle" if (ultags[t].parentNode.parentNode.id==menuids[i]) //if this is a first level submenu ultags[t].style.left=ultags[t].parentNode.offsetWidth+"px" //dynamically position first level submenus to be width of main menu item else //else if this is a sub level submenu (ul) ultags[t].style.left=ultags[t-1].getElementsByTagName("a")[0].offsetWidth+"px" //position menu to the right of menu item that activated it ultags[t].parentNode.onmouseover=function(){ this.getElementsByTagName("ul")[0].style.display="block" } ultags[t].parentNode.onmouseout=function(){ this.getElementsByTagName("ul")[0].style.display="none" } } for (var t=ultags.length-1; t>-1; t--){ //loop through all sub menus again, and use "display:none" to hide menus (to prevent possible page scrollbars ultags[t].style.visibility="visible" ultags[t].style.display="none" } } } if (window.addEventListener) window.addEventListener("load", buildsubmenus, false) else if (window.attachEvent) window.attachEvent("onload", buildsubmenus) </script> <script src="animation/animation.js" type="text/javascript"></script> <script src="facefiles/jquery-1.2.2.pack.js" type="text/javascript"></script> <link href="facefiles/facebox.css" media="screen" rel="stylesheet" type="text/css" /> <script src="facefiles/facebox.js" type="text/javascript"></script> <script type="text/javascript"> jQuery(document).ready(function($) { $('a[rel*=facebox]').facebox() } ) </script> </head> <body class="body" onload="MM_preloadImages('images/news&amp;events1.gif','images/advertisements1.gif','images/hr1.gif','images/it1.gif','images/downloads1.gif','images/newsevents1.gif','images/home_hover.gif','images/it_hover.gif','images/down_hover.gif','images/cir_hover.gif','images/advert_hover.gif','images/contact_hover.gif')"> <table width="956" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF"> <tr> <td height="5"></td> </tr> <tr> <td><img src="images/top.gif" width="956" height="23" /></td> </tr> <tr> <td valign="top" style="background-image:url(images/middle.gif)"><table width="925" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="14%" align="center"><img src="images/logo.gif" width="84" height="85" /></td> <td width="86%" align="center"><img src="images/titlelogo.gif" width="703" height="69" /></td> </tr> </table></td> </tr> <tr> <td>&nbsp;</td> </tr> <tr> <td><table width="924" border="0" cellspacing="0" cellpadding="0"> <tr> <td><a href="index.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image29','','images/home_hover.gif',1)"><img src="images/home.gif" name="Image29" border="0" id="Image29" /></a></td> <td width="1"><img src="images/line.gif" /></td> <td><a href="it.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image31','','images/it_hover.gif',1)"><img src="images/it.gif" name="Image31" border="0" id="Image31" /></a><a href="hr.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image30','','images/hr1.gif',1)"></a></td> <td width="1"><img src="images/line.gif" /></td> <td><a href="download.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image32','','images/down_hover.gif',1)"><img src="images/down.gif" name="Image32" border="0" id="Image32" /></a><a href="it.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image31','','images/it1.gif',1)"></a></td> <td width="1"><img src="images/line.gif" /></td> <td><a href="g-circulars.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image33','','images/cir_hover.gif',1)"><img src="images/cir.gif" name="Image33" border="0" id="Image33" /></a><a href="download.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image32','','images/downloads1.gif',1)"></a></td> <td width="1"><img src="images/line.gif" /></td> <td><a href="g-circulars.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image33','','images/newsevents1.gif',1)"></a><a href="advt.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image30','','images/advert_hover.gif',1)"><img src="images/advert.gif" name="Image30" border="0" id="Image30" /></a></td> <td width="1"><img src="images/line.gif" /></td> <td><a href="key-contact.html"><img src="images/contact.gif" name="Image34" border="0" id="Image34" onmouseover="MM_swapImage('Image34','','images/contact_hover.gif',1)" onmouseout="MM_swapImgRestore()" /></a></td> </tr> </table></td> </tr> <tr> <td height="3"></td> </tr> <tr> <td><a href="javascript:gotoshow()"><img src="images/header.gif" name="slide" border=0 style="filter:blendTrans(duration=3)" width=925 height=129></a> <script src="animation/animation1.js" type="text/javascript"></script></td> </tr> <tr> <td height="5"></td> </tr> <tr> <td><table width="925" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="173" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="250" valign="top" style="background-repeat:repeat-y" ><table border="0" cellspacing="0" cellpadding="0"> <tr style="height:25px"> <td style="background-color:#dfdedf;font-size:.70em;font-weight:bolder;font-family:Verdana"><img src="images/aero.png" width="15" height="13" /> Our Links </td> </tr> <tr> <td style="background-color:#dfdedf;"></td> </tr> <tr> <td><div id="navigation"> <ul class="top-level"> <li><a href="aboutus.html">About us</a></li> <li><a href="guidelines.html">IT Policy </a></li> <li><a href="notification.html">Notification/Orders</a> </li> <li><a href="lettercircular.html">Letters/Circulars </a></li> <li><a href="disclosures.html">Acts/Rules</a></li> <li><a href="#">Schemes</a></li> <li><a href=http://210.212.23.53/Assets/Home.aspx?P1=1&P2=21&P3=0&P4=0 target="_blank">Asset declaration </a></li> <li><a href="document/budget.pdf" target="_blank">Annual Reports/Budget</a></li> <li><a href="event.html">Event </a></li> <li><a href="faq.html">FAQ </a></li><li><a href="installhindi.html">Install Hindi Fonts</a></li> <!-- <li><a href="Copy_of_CentreList.xls">Centre List</a></li>--> <li><a href="#" style="padding-right: 5px; color: Black; font-weight: bold; text-align: right"></a></li> <!--<li><a href="#">News</a> <li><a href="#">Sub Menu Item 1</a></li> <li><a href="#">Sub Menu Item 2</a></li> <li><a href="#">Sub Menu Item 3</a></li> </ul> </li>--> </ul> </div></td> </tr> </table></td> </tr> <tr> <td height="3" valign="top"></td> </tr> <tr> <td height="43" valign="middle" ><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="left" class="keytxt" colspan="2"><strong>Visitors : </strong></td> </tr> <tr> <td align="left" class="keytxt" colspan="2"><strong><img src='http://www.hit-counts.com/counter.php?t=27&digits=7&ic=3201&cid=966945' border='0' alt='hit counters'> </strong></td> </tr> </table></td> </tr> <tr> <td valign="top">&nbsp;</td> </tr> </table></td> <td width="546" valign="top"><table width="98%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td height="20"><img src="images/aero3.gif" width="10" height="11" /> <span class="wel">About Us </span></td> </tr> <tr> <td><img src="images/line1.gif" width="512" height="1" /></td> </tr> <tr> <td>&nbsp;</td> </tr> <tr> <td valign="top"><strong><a href="#mydiv11" rel="facebox" class="newshead" ><span style="padding-left:10px;"><img src="images/aero1.png" width="9" height="9" border="0" /></span> About Us</a> <div id="mydiv11" style="display:none" class="txt" align="justify"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td><span class="newshead"><!--Information Technology  A Definition:-->About Us</span><br> <span class="txt"><!--We use the term information technology or IT to refer to an entire industry. In actuality, information technology is the use of computers and software to manage information. In some companies, this is referred to as Management Information Services (or MIS) or simply as Information Services (or IS). The information technology department of a large company would be responsible for storing information, protecting information, processing the information, transmitting the information as necessary, and later retrieving information as necessary.--> Information Technology department, declared as an independent entity on 1st April,2007 aiming to make Bihar a leader in IT. The verticals of task for department of information technology are </span><br><br> <ul><li> Information Technology (IT)</li></ul> <span class="txt">Aims to create appropriate infrastructure, conducive for investment by IT companies in designated areas.</span> <ul><li> E-Governance</li></ul> The other focal areas include the enabling of electronic delivery of key government services to the citizens in an efficient, effective and hassle-free manner. <!--<span class="newshead">History of Information Technology:</span><br> <span class="txt">In relative terms, it wasn't long ago that the Information Technology department might have consisted of a single Computer Operator, who might be storing data on magnetic tape, and then putting it in a box down in the basement somewhere. The history of information technology is fascinating! Check out these history of information technology resources for information on everything from the history of IT to electronics inventions and even the top 10 IT bugs.</span><br><br> <span class="newshead">Modern Information Technology Departments:</span><br> <span class="txt">In order to perform the complex functions required of information technology departments today, the modern Information Technology Department would use computers, servers, database management systems, and cryptography. The department would be made up of several System Administrators, Database Administrators and at least one Information Technology Manager. The group usually reports to the Chief Information Officer (CIO).</span><br><br> <span class="newshead">Popular Information Technology Skills:</span><br> <span class="txt7">Some of the most popular information technology skills at the moment are:</span><br><br> <span class="txt">1.) Computer Networking <br> 2.) Information Security <br> 3.) IT Governance <br> 4.) ITIL <br> 5.) Business Intelligence <br> 6.) Linux <br> 7.) Unix </span>--><br></td> </tr> </table></div> </strong><br /> <a href="#mydiv12" rel="facebox" class="newshead" ><span style="padding-left:10px;"><img src="images/aero1.png" width="9" height="9" border="0" /></span> The Vision</a><div id="mydiv12" style="display:none" class="txt" align="justify"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td><!--<span class="newshead">--><!--Information Technology Mission/Purpose--><!--The Mission</span>--><br> <div align="center"><span style="text-align:center; font-weight:bold;">IT VISION</span></div><br /> <span class="newstxt"><!--The Office of Information Technology will provide the highest quality technology-based services, in the most cost-effective manner, to facilitate the College mission as it applies to the management, teaching, learning, and community service.-->  Using information and communication technology for empowering the masses through easier access to information, transforming Governance process for better service delivery and as a vehicle for economic development of the state. </span><br><br> <span class="newshead"><!--To meet this mission we will:-->The government s vision is to develop Bihar as follows :</span><br> <span class="txt"><!--- Provide effective technology support for audio/visual, computer, multimedia, voice, video, and web based applications and services to all areas of the college.--> <ul><li>To endeavour for rapid extension and growth of knowledge base economy in the state.</li> <li>To bridge the digital divide which separates the citizen in urban areas from those in rural areas by creating an unparalleled infrastructure and deliver online services to every citizen in the state.</li> <li>To make Bihar the next destination of investment in the IT/ITES/EHM industries and fuel the development of the state.</li> <li>To make Bihar the frontrunner state in good governance through ICT (Information and Communication Technology) enablement.</li></ul> <br /> <!--<br> - Promote and facilitate the effective integration of technology into the basic mission of the college through planning, programming, training, consulting, and other support activities. <br /> <br> - Develop, enhance, and manage the College's enterprise networks to provide high speed, transparent, and highly functional connectivity among all information resources. <br /> <br> - Develop and maintain highly effective, reliable, secure, and innovative information systems to support instructional, administrative and research functions. <br /> <br> - Facilitate the collection, storage, security and integrity of electronic data while ensuring appropriate access.<br /> <br> - Provide capabilities including the ability to develop and manage the distribution (and marketing) through broadcast, narrowcast, broadband, software, the Web and other telecommunications technologies College programs, products and services both within and beyond the College district.<br /> <br> - Promote new uses of information technology within the institution through the support for exploratory and innovative applications. <br /> <br> - Provide leadership for effective strategic and tactical planning in the use of technology<br /> <br> - Provide fast & reliable access to all information systems.</span>--></td> </tr> </table></div> <div id="mydiv13" style="display:none" class="txt" align="justify"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td><span class="newshead">Information Technology TimeLine</span><br> <br> <span class="txt">The next two decades are marked by a new revolution: the advent of microprocessor that penetrates initially the world of calculators and watches, wiping out old companies, that were stuck into obsolete technologies. Then, the birth personal computer changed almost everything. PC invaded the server market. PC manufacturing became subcontracted to countries like Taiwan, Korea, Malaysia, decreasing workforce of "main" companies.<br> <br> Korea and Taiwan entered successively the IT field by an important effort of the private sector helped by government advantages (protection against imports, subsidies, advantageous financial loans...). Malaysia succeed to attract foreign (European, Japanese and American) manufacturing investments. Continental China joined the fray during the 1990s. For some time in the early 1980s, the American IT industry, or at least a part of it, went dreaming that the Reagan's Strategic Defense Initiative (nicknamed StarWars) could help the industry as much as SAGE had done during the 1950s. This hope faded quite quickly, and when USA went at war against Iraq in 1990, the defense agencies rushed to find GPS or lap-top PCs produced for the civil market.<br> <br> Europe, with the exception of telecommunications during that period, started a slow but perhaps irreversal decline in design and manufacturing IT devices. It had a few software companies in Germany and in Netherlands that kept challenging American software industry in a few niches. Much of European and Japanese money was spent in the acquisition of fledging American and European companies.<br> <br> In the traditional computer market, batch applications had given place to on-line applications using data communications and marking the integration of two branches of the information technology industry. That period was marked by the growth of a few software houses (Microsoft, Oracle, Computer Associates) that grew from the market size increase and also by acquisitions. Another important fact of that period was a trend for business (large and small) to outsource their IT systems from companies like EDS or IBM (at the end of the period). This trend optimized the usage of large application servers and contributed to the loss of profitability of their manufacturers. In parallel, platforms that were targeted to support standard applications, such as Sun UNIX servers, grew progressively during the late 1980s and the 1990s. </span></td> </tr> </table> </div> <br /> <a href="#mydiv14" rel="facebox" class="newshead" ><span style="padding-left:10px;"><img src="images/aero1.png" width="9" height="9" border="0" /></span> The People</a> <div id="mydiv14" style="display:none" class="txt" align="justify"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td> <p style="text-align:center; font-weight:bold; color:#8f6408;">Organization Structure</p> <center><img src="images/Orgonogram.jpg"></center> <p><a href="document/letter.pdf" target="_blank">Responsibilities</a></p> </td> </tr> </table> </div> <br /> <a href="#mydiv15" rel="facebox" class="newshead" ><span style="padding-left:10px;"><img src="images/aero1.png" width="9" height="9" border="0" /></span> Committees</a><div id="mydiv15" style="display:none" class="txt" align="justify"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td><span class="newshead">Committee Purpose:</span><br> <span class="txt">The Information Technology Committee serves as an oversight committee on matters of Information Technology and is responsible for setting the information technology strategic direction of the college. The committee recommends college wide information technology policies, procedures and standards; reviews and recommends priorities for the development of applications and for capital requests; and serves as in information-sharing forum. The Committee is advisory to the Dean of Instructional and Information Technology with policy recommendations and technology plans recommended to the President for consideration by the Administrative Council. </span><br> <span class="newstxt"><br> Membership: (Appointed by the President for 2-year terms) <br> Vice President of Instructional and Information Technology, chair Associate Vice President for Instructional Technology</span><br> <span class="txt"><br> 1 Provosts Director of Information Technical Support Services <br> 2 Teaching Faculty representative from the Campus TLTRs <br> 3 Information Technology Manager <br> 4 LRS Director <br> 5 representative from the IST Faculty Cluster<br> 6 representative from the Vice President of Academic and Student Services Unit <br> 7 representative from the Vice President of Financial and Administrative Services Unit <br> 8 representative from the SIS staff <br> 9 classified staff member <br> 10 Division Chair <br> 11 Continuing Education representative </span><br></td> </tr> </table> </div> </p> </td> </tr> </table></td> <td width="206" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="173" valign="top" background="images/rightbg.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="6%">&nbsp;</td> <td width="94%">&nbsp;</td> </tr> <tr> <td align="center">&nbsp;</td> <td class="newshead">Latest News </td> </tr> <tr> <td align="center"></td> <td><img src="images/lineleft.gif" width="136" height="3" /></td> </tr> <tr> <td align="center"></td> <td>&nbsp;</td> </tr> <tr> <td colspan="2" align="left" class="newstxt" style="padding-left:10px;"><marquee direction="up" height="80" scrollamount="2"> <img src="images/aero2.gif" width="17" height="15" />Resolution : e-District Go Live in Pilot Districts </marquee></td> </tr> <tr> <td align="center">&nbsp;</td> <td align="right"><a class="head" href="#mydiv22" rel="facebox">More....</a> <div class="linktxt" id="mydiv22" style="DISPLAY: none" align="justify"> <br /> <img src="images/aero2.gif" width="17" height="15" /> Bihar IT policy 2011 to govern the vision of state to implement and govern the IT enablement in the state .<br /> <br /> <img src="images/aero2.gif" width="17" height="15" /> Citizen centric e-Governance workshop (8th Dec 2011) at Hotel Maurya, Patna organized by NASSCOM in collaboration with DIT, GoI and DIT, GoB inaugurated by Hon ble Chief Minister Shri Nitish Kumar, GoB .<br /> <br /> <img src="images/aero2.gif" width="17" height="15" />Awareness workshop on IPv6 (17th Feb-2012) for decision makers at Hotel Asoka, Patna organized by BSNL,DOT and DIT,GoB and inaugurated by Hon ble Minister Shri Nitish Mishra, Rural Development Department.<br /> </br/> <img src="images/aero2.gif" width="17" height="15" /> CCAC Training for Grade-C Employees  Center List Published.<br/> </p> </div></td> </tr> </table></td> </tr> <tr> <td height="5"></td> </tr> <tr> <td height="113" valign="top" background="images/key.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="5" colspan="2"></td> </tr> <tr> <td width="15%" align="center"><img src="images/aero4.gif" width="14" height="12" /></td> <td width="85%" height="25" class="newshead">Key Contacts</td> </tr> <tr> <td colspan="2" align="center"><img src="images/line2.gif" width="189" height="1" /></td> </tr> <tr> <td colspan="2" align="left" style="padding-left:10px;"><span class="keytxt">Sri Shahid Ali Khan, State Minister (IT).<br /> Tel: (0612)-.... . Mobile: ....</span></td> </tr> <tr> <td align="center">&nbsp;</td> <td align="right"><a href="key-contact.html" class="head" style="padding-right:8px;">more...</a></td> </tr> </table></td> </tr> <tr> <td height="10px"></td> </tr> <tr> <td><a href="http://www.biharonline.gov.in/rti" target="_blank"><img src="images/rti.gif" width="206" height="55" border="0" /></a></td> </tr> <tr> <td><a href="http://www.bpgrs.in" target="_blank"><img src="images/bpgrs.gif" width="206" height="55" border="0" /></a></td> </tr> <tr> <td><a href="ccac.html" ><img src="images/ccac.gif" width="206" height="44" border="0" /></a></td> </tr> </table></td> </tr> </table></td> </tr> <tr> <td><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="1%"><img src="images/1.gif" width="12" height="39" /></td> <td width="98%" background="images/2.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="left" class="keytxt">Copyright &copy; 2012 Department of Information Technology</td> <td align="right" class="keytxt">Designed by <a href="http://www.bestltd.in/" target="_blank" class="newshead">BeST</a> </td> </tr> </table></td> <td width="1%" align="right"><img src="images/3.gif" width="14" height="39" /></td> </tr> </table></td> </tr> </table> </td> </tr> <tr> <td><img src="images/bottom.gif" width="956" height="23" /></td> </tr> </table> </body> </html>