WHOIS Service

nubase.com - information about domain

  • Server Status: available
  • Server IP: 98.139.134.174
  • Server Response Time: 414ms

Site title

Nubase Technologies Inc. — Welcome to our Web site!

Keywords

Nubase, financial technology, Brokerage, trading, GoldCOIN, Wireless, IVR, securities, equities, eBusiness, eCommerce, advise, research, portfolio management, account management, transactions, ASP, BSP, online brokerage, full service brokerage, boutique b

Description

Nubase works collaboratively with the financial services firms in providing business process improvements and technological solutions to enable their various initiatives. We offer a wide range of tools, pre-packaged products and services to assist in clie

Alexa information

Alexa rank: 25,995,187

Rank Trend

Bounce Trend

DNS Information

Host: Class: Type: IP: TTL: Target: Other:
nubase.com IN NS 11222 yns2.yahoo.com
nubase.com IN NS 11222 yns1.yahoo.com

Server Location

Site source

Show / hide source
                
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<!--set the code base:  James Xu  Nubase Technologies Inc.  Mar. 28th, 2002 -->

<head>
<base href="http://www.nubase.com/index.html" />
<title>Nubase Technologies Inc. &#151; Welcome to our Web site!</title>
<meta http-equiv="Content-Type" CONTENT="text/html; charset=iso-8859-1">

<META NAME="keywords" CONTENT="Nubase, financial technology, Brokerage, trading, GoldCOIN, Wireless, IVR, securities, equities, eBusiness, eCommerce, advise, research, portfolio management, account management, transactions, ASP, BSP, online brokerage, full service brokerage, boutique brokerage, institutional brokerage, investment, investment advisers, advisors, Stock, Stock Market, Real time quotes, trading, options, options montage, investing, alerts, market data, New York, Wall Street, Bay Street, Financial Services, IBM, WebSphere, Bea WebLogic, MQ Series, DB2, Pervasive computing, ADP, Penson, ISM, banking, account aggregation, Sun Life Securities, Sun Life Assurance Company">
<META NAME="Description" CONTENT="Nubase works collaboratively with the financial services firms in providing business process improvements and technological solutions to enable their various initiatives. We offer a wide range of tools, pre-packaged products and services to assist in clients' transition projects. We combine our formidable base of focused industry experience and knowledge with an innovative approach to give clients total project satisfaction.">
<META NAME="author "CONTENT="Nubase Technologies Inc. ">
<META NAME="copyright" CONTENT="2007 Nubase Inc. - All rights reserved">
<link rel="stylesheet" href="/css/nubase2002.css" type="text/css">

<script language="JavaScript" src="/javascript/init.js"></script>
<script language="JavaScript" src="/javascript/nubaseNavigat2002.js"></script>
<script language="JavaScript" src="/javascript/rollover.js"></script>
<script language="JavaScript" src="/javascript/marketsnap.js"></script>
<script language="JavaScript">
  nubase_reloadPage(true);
</script>
<script language=javascript>
    // JAG - Variables Declaration...
    NS4                     = (document.layers);
    NS6                     = ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 5));
    IE4                     = (document.all);
    ver4                    = (NS4 || IE4);
    MAC45                   = (navigator.appVersion.indexOf("MSIE 4.5") != -1)
    isMac                   = (navigator.appVersion.indexOf("Mac") != -1);
    //menu control
    var inCompany           =0;
    var inTech              =0;
    var inSolutions         =0;
    var inServices          =0;
    var inNews              =0;
    var inCareers           =0;
    var inLibrary           =0;
    var inLogin             =0;
</script>
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" class="bghome" bgcolor="#CCCCCC">
<script>
firstStart();
</script>
<!--Top Logo Div : Mar. 28th 2002  -->
<!--Top Logo Div Start  -->
<div id='NubaseTopLogo' style='position:absolute;top:42px;left:0px;'>
<img src="/media/nubaselogo140x90.gif" alt="" width="140" height="90">
</div>
<!-- Top Logo Div End -->
<!--Top Info and Menu Div : Mar. 28th 2002  -->

<!------Make the URLs ------>
<SCRIPT language=javascript>
function gowhere(formname)
{
    var url;
    if (formname.myselect.selectedIndex == "0")
    {
        url = "http://search.online.sh.cn/cgi-bin/search.cgi";
        formname.method = "get";
    }
    if (formname.myselect.selectedIndex == "1")
    {
        url = "http://index.online.sh.cn/search.php";
        formname.method = "post";
    }
    formname.action = url;
    return true;
}
</SCRIPT>
<!-- Top Info and Menu Div Start -->
<div id='NubaseTopInfo' style='position:absolute;top:3px;left:140px;background-color:#CCCCCC;'>
<table width="100%" border="0" cellspacing="0" cellpadding="0">

<!-- Home TO Research Bar : Mar. 28th 2002  -->
<!-- Home Bar Start -->
<tr>
<!-- Marketsnapshot Bar : Mar. 30th 2002 -->
<!-- Marketsnapshot Bar Start -->
    <td>
    <table width="860px" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <Script language="JavaScript">
    <!-- MM_marketSnap(); -->
    </script>
    </tr>
    </table>
    </td>
    </table>
</div>
<!-- Marketsnapshot Bar End -->
<div id='NubaseMainInfo' style='position:absolute;top:22px;left:140px;background-color:#CCCCCC;'>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr bgcolor="#CCCCCC">
    <td valign="middle" class="snapshot">
    <Script language="JavaScript">
    nubase_showDate();
    </script>
    <Script language="JavaScript">

<!----------------find,cover,showHide functions------------------->
function MM_findObj(n, d) { //v3.0
 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); return x;
}
function cncover()
{
if(ns4){
    document.cnc.left=window.innerWidth/2-400;
    eval('document.cnc.top=document.'+chip.named+'.top');
    document.cnc.visibility="show";
    }else if(ie4)
    {
    document.all.cnc.style.left=window.document.body.offsetWidth/2-400;
    document.all.cnc.style.top=parseInt(document.all.tome.style.top);
    document.all.cnc.style.visibility="visible";
    stopme(1);
    }
    switch(id)
{
case 'bj':
document.classadform.ad_class.options.length=12;
document.classadform.ad_class.options[0].value='http://classad.bj.sina.com.cn/';
document.classadform.ad_class.options[0].text='ѡ
Go to top

About QuoBuzz.com

Our site strives to provide helpful information to our readers.  By offering not only fact-based whois information, but also an informative overview of each website, we seek to give you a broad view of how each site operates.  Every day our writers and researchers work together to find all of the most up-to-date information about each website we feature.  Our goal is to create a space where you will gain the most information for your time, because in our view, our time is spent saving others’ time.  Rather than spending hours scouring the web for the information you seek, you will be able to find it all in one well-organized space, allowing you more time to enjoy browsing the web at your leisure.

Read on

What they say about us!

This site has been a great resource for me. The ease of use, wide variety of information, as well as the great layout are a refreshing change to the standard, bulky sites I have used in the past. Here I am able to find everything I need in one site, without spending hours sifting through little bits of information across the Internet. This has led to improving my own productivity, because I spend far less time searching all over the place for the content I need. I definitely see a strong future for this site and will continue to use it for my needs.

eRic000 - eRic Design

More...