Thursday, September 23, 2010

Free Sitemaps For Bloggers

1. Sitemapspal - Just enter the URL of your blog or website and click on submit button. Then copy – paste the code in notepad and save as sitemapspal.xml or download it.

2. SitemapDocEnter the base URL of your site and click ‘create map’ button. The page will refresh with a list of the pages from your site. Any pages that could not be loaded will be flagged. Uncheck pages you do not want to include.

3. XML-SitemapsEnter full website URL and some optional parameters in the web based form. Then press ‘Start’ button and wait until the site is completely crawled. You will see the generated sitemap details page, including number of pages, broken links list, XML file content and link to a compressed sitemap.

4. FreesitemapGeneratorFirst you need to create an account and add yourwebsite. Just enter the homepage url of your website. Whenever you want to generate a sitemap press the make sitemap button on the control panel page.

5. ScriptSocket Sitemap Generator - In web based form: enter website URL, frequency on how often Google spiders visit your pages, set priority, last modified date and then hit the generate button.

DOWNLOADABLE Sitemap Generators

6. GSiteCrawlerIt helpes you generate Google Sitemap file for your website. This Windows (95,98, ME, 2000, XP, 2003 Server) supported tool is free for download and use.

7. Sorrowman Sitemap FilterIt is a free windows tool for picking/filtering certain URLs off from google sitemap XML files and submitting sitemaps to google.

8. Rage Google Sitemap Automator(OSX) It allows you to create XML Sitemap files that tell search engines all about your website including which pages to index, how often to come back for fresh, new content, and how important each page on your website is.

9. Site MagellanIt is a powerful and free Google sitemap generator and sitemap editor. Use Site Magellan to quickly create and edit ASP.NET and Google sitemaps.

10. VIGOS GsitemapIt is a free, easy to use Windows sitemap generatortool to help webmasters and website owners to create, edit and submit sitemap information in adherence to the Google Sitemaps protocol.

Bonus: Some PAID downloadable Sitemap generator software include:CoffeeCup Sitemapper and IntelliMapper. More FREE alternative include:Gmapper, Odin Assemble and devintelligenceSitemap generator.

PLUGINS for CMS and other software

11. Sitemaps Generator for WordPressThis plugin generates a XML-Sitemap compliant sitemap of your WordPress blog. This format is supported by Ask.com, Google, YAHOO and MSN Search. Very simple and easy to use.

12. Plugin for Coppermine photogalleryRun this script from your server to create an xml file with info about your site that is then used by search engine crawlers.

13. DreamWeaver pluginThis plugins allows you to generate an xml sitemap of your whole site that you can submit to google for better indexing.

14. Drupal XML SitemapIt automatically creates a site map that conforms to the sitemaps.org specification. This helps search engines keep their search results up to date.

15. TypepadBot for TypePad BlogsIt creates Google XML format sitemap for your TypePad blogs. Typepadbot uses Atom API to communicate with the blog server, and asks for a list of every single entry in your blog.

 

[Thanks to http://www.tothepc.com ]

How to make Scrolling Text for Blogs

The following is the sample java script file which is used to make the scrolling effect for text in your blogs
<style type="text/css">

 
<!--
marquee {
    font-family: verdana;
    font-size: 11px;
    background-color: transparent;
    width:662px;
    height:17px;
    color: #ffffff;
    font-weight: bold;
}
 
marquee_a {
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
--></style><script language="JavaScript" type="text/JavaScript">
<!--
var ppState = 'pause';
var mqWay = 'left';
 
Function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; For(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
 
Function MM_preloadImages() { //v3.0
  var d=document; If(d.images){ If(!d.MM_p) d.MM_p=New Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; For(i=0; i<a.length; i++)
    If (a[i].indexOf("#")!=0){ d.MM_p[j]=New Image; d.MM_p[j++].src=a[i];}}
}
 
Function MM_findObj(n, d) { //v4.01
  var p,i,x;  If(!d) d=document; If((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  If(!(x=d[n])&&d.all) x=d.all[n]; For (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  For(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  If(!x && d.getElementById) x=d.getElementById(n); Return x;
}
 
Function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=New Array; For(i=0;i<(a.length-2);i+=3)
   If ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; If(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
 
Function MM_reswapImage() { //v3.0
  var i,j=0,x,a=MM_reswapImage.arguments; document.MM_sr=New Array; For(i=0;i<(a.length-2);i+=3)
   If ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; x.oSrc=x.src; x.src=a[i+2];}
}
 
MM_preloadImages('images/marquee_left_hover.png', 'images/marquee_right_hover.png', 'images/marquee_play_hover.png', 'images/marquee_pause_hover.png', 'images/marquee_New_hover.png', 'images/marquee_list_hover.png');
//-->
</script>

<table height="21" cellspacing="0" cellpadding="0" width="780" border="0"><tbody>
    <tr>
      <td width="662" height="21"  align="center" valign="bottom"><marquee align="bottom" scrollamount="3" scrolldelay="10" id="msgscroll"  onmouseover="Stop();" onmouseout="start();"
< <a href=" http://www.vetathepurplestage.com " target=_blank"><font style="font-size: 8pt" face="Verdana" color="#0000ff"><span style="text-decoration: none"> Purple Stage </span></font></a> >         
< <a href=" http://general-beautytips.blogspot.com " target=_blank"><font style="font-size: 8pt" face="Verdana" color="#0000ff"><span style="text-decoration: none"> Beauty Tips </span></font></a> >         
< <a href=" http://encyclopedia-world.blogspot.com " target=_blank"><font style="font-size: 8pt" face="Verdana" color="#0000ff"><span style="text-decoration: none"> Encyclopedia World </span></font></a> >         
< <a href=" http://entertainment-galaxies.blogspot.com " target=_blank"><font style="font-size: 8pt" face="Verdana" color="#0000ff"><span style="text-decoration: none"> Entertainment Galaxy </span></font></a> >         
< <a href=" http://factsarena.blogspot.com " target=_blank"><font style="font-size: 8pt" face="Verdana" color="#0000ff"><span style="text-decoration: none"> Facts Arena </span></font></a> >         
< <a href=" http://hot-informations.blogspot.com " target=_blank"><font style="font-size: 8pt" face="Verdana" color="#0000ff"><span style="text-decoration: none"> Hot Information </span></font></a> >         
< <a href=" http://www.info-bee.com " target=_blank"><font style="font-size: 8pt" face="Verdana" color="#0000ff"><span style="text-decoration: none"> Info Bee </span></font></a> >         
< <a href=" http://www.infoupdates.co.cc " target=_blank"><font style="font-size: 8pt" face="Verdana" color="#0000ff"><span style="text-decoration: none"> Info Updates </span></font></a> >         
< <a href=" http://www.jokesjokes.co.cc " target=_blank"><font style="font-size: 8pt" face="Verdana" color="#0000ff"><span style="text-decoration: none"> Jokes Jokes </span></font></a> >         
< <a href=" http://joyjunction.blogspot.com " target=_blank"><font style="font-size: 8pt" face="Verdana" color="#0000ff"><span style="text-decoration: none"> Joy Junction </span></font></a> >         
< <a href=" http://studentsmela.blogspot.com " target=_blank"><font style="font-size: 8pt" face="Verdana" color="#0000ff"><span style="text-decoration: none"> Students Mela </span></font></a> >         

 
  </marquee></td>
    </tr>
  </tbody></table><p></p>

Wednesday, September 8, 2010

Brocade Openings for Fresher and Experienced

Brocade Communications- Voted 100 Best Companies to Work For – FORTUNE 2010! @ 39% of Job Growth
http://money.cnn.com/magazines/fortune/bestcompanies/2010/full_list/
Currently BROCADE R&D is expanding its workforce and we are hiring for our IP/Ethernet/Platform/Forwarding/Embedded/Storage and ASIC Design team in Bangalore R&D center. Please find below the job details for your reference.
For more information on Brocade, please visit - www.brocade.com
If you are keen on this opportunity then please respond back to this mail with your most recent resume to smkumar@brocade.com
1. Software Engineer - L2 Protocol - Development(4 to 13 Years)
Job Description:
The candidate will be part of an exciting and fast-paced team involved in the feature definition and implementation, for new Ethernet enterprise and data center and carrier services technology. The candidate will be involved in the feature definition, engineering design, software implementation of L2 protocols and new data center and carrier Ethernet protocols. Resolve software issues that arise during testing cycle and from customers. The candidate will also interact with marketing and customer support in addressing customer feature requests and customer issues.
Degrees and Required Skills:
The ideal candidate should have BS or MS and 4+ years SW implementation experiences working in one or more of the following areas:
• Spanning tree protocols, 802.1s, 802.1w,RSTP,MSTP
• Provider Bridges, 802.1ad
• Provider Backbone Bridges, 802.1ah
• VRRP, VSRP, MRP
• Development of L2 VPN features.
• Familiarity with IP multicast.
• Familiarity with high availability router design.
2. Software Engineer - L3 Protocol- Development(4 to 13 Years)
Job Description:
The candidate will be part of an exciting and fast-paced team involved in the feature definition and implementation, for new Ethernet enterprise and data center and carrier services technology. The candidate will be involved in the feature definition, engineering design, software implementation of L3 and MPLS and multicast protocols and new data center and carrier Ethernet protocols. Resolve software issues that arise during testing cycle and from customers. The candidate will also interact with marketing and customer support in addressing customer feature requests and customer issues.
Degrees and Required Skills:
The ideal candidate should have BS or MS and 4+ years SW implementation experiences working in one or more of the following areas:
• Working experience with OSPF V2, OSPF V3, BGP, BGP+ , IPV6
• Working experience with multicast protocols PIM sparse and dense
• Familiar with MPLS, VPLS, VLL
• BFD, PBR, GRE
• VRRP
• Development of L3 VPN and VRF features.
• Familiarity with IP multicast.
• Familiarity with high availability router design.
Software Engineer/Sr Software Engineer/Team Lead Position
3) L2/L3 protocol – Development (4 – 13 Yrs)
This is an exciting management opportunity to build software L2 and L3 protocol team from the ground up. The candidate will be responsible for hiring, staffing and managing a fast-paced team involved in the feature definition and implementation, for new Ethernet enterprise and data center and carrier services technology. The candidate will be involved in the feature definition, engineering design, and project management of L2, L3 and MPLS and multicast protocols and new data center and carrier Ethernet protocols. The candidate will also interact with marketing and customer support in addressing customer feature requests and customer issues.
The ideal candidate should have BS or MS and 2+ years SW implementation experience, experience working in one or more of the following areas:
• Working experience with OSPF V2, OSPF V3, BGP, BGP+ , IPV6
• Working experience with multicast protocols PIM sparse and dense
• Familiar with MPLS, VPLS, VLL
• BFD, PBR, GRE
• Development of L3 VPN and VRF features.
• Spanning tree protocols, 802.1s, 802.1w, RSTP,MSTP
• Provider Bridges, 802.1ad
• Provider Backbone Bridges, 802.1ah
• VRRP, VSRP, MRP
• Familiarity with high availability router design.
Skills: Routing Protocols, OSPF, VRRP, Multicast Routing, ISIS, BGP, IPv6, MPLS, MPLS VPN, BGP-VPN, Virtual Router, OSPFng, RIPng, RTM (Routing Table Management), LDP, RSVP-TE,
Education: BS/BE/BTECH/ME/MTech in CS/EE/ECE is required
Experience: 3 – 12 yrs
4) SE/SSE Position
L2/L3 protocol - QA & Automation –(5 - 12 Years)
This is an exciting management opportunity to build a QA and automation team from the ground up. The candidate will be responsible for hiring, staffing and managing a fast-paced team involved in the testing and automation, for new Ethernet enterprise and data center and carrier services technology. The candidate will be involved in the development, management and execution of test plans and automated tests for new features, new hardware and functionality of Brocade products. The candidate will work closely with design engineers, marketing to understand feature requirement and manage the design of test cases and test automation.
The ideal candidate should have BS or MS and 5+ years SW implementation experience, and working in one or more of the following areas:
• Understanding L2/L3 switching, Ethernet, TCP/IP, UDP/IP, IPV4, IPV6
• Working knowledge of basic QoS, VLANs, STP, RSTP Protocols.
• Understanding of OSPF, BGP, RIP routing protocols.
• Working knowledge of MPLS, VPLS.
• Tools development and automation experience: Tcl/Tk, scripting
• CCNA certification or higher is desired
• Excellent analytical and interpersonal skills
• Strong written skills specifically as related to writing test plans and test reports.
Education: BS/BE/BTECH/ME/MTech in CS/EE/ECE is required
Experience: 5 – 12 yrs
5) Embedded Software Developer(4 to 13 Years)
Requirements:Hands on experience in Linux kernel & device drivers. Should have in-depth knowledge in optimizing Linux for embedded platforms.
• Must have experience with both embedded RTOS(s) and real-time Linux. Requires in-depth knowledge of and previous experience with distributed operating systems, IPC mechanisms, I/O subsystems and hardware interfaces.
• Must have worked in kernel space and be very familiar with the Linux Open source issues.
• Be able to do coding in C/Assembly.
• Must have worked with embedded software components such as boot loaders, board support packages, device drivers and kernel modules.
• Must be capable of analyzing and debug kernel and application level anomalies and interactions in an embedded Linux multiprocessor environment.
• Must have strong experience in low-level system software concepts including interrupt handling, multi-tasking, and multi-processor systems.
• Good understanding of low-level software concepts such device drivers, interrupt handling, cache coherency, multi-processing, multi-tasking, etc.
• Must have experience working in ASIC drivers.
For more details, you can find these jobs openings in Brocade website career page
http://www.brocade.apply2jobs.com/index.cfm?fuseaction=mExternal.searchJobs
Feel Free to refer potential candidates and can send their resumes to smkumar@brocade.com