= lcBodyText.lastIndexOf("";
highlightEndTag = "";
}
if (treatAsPhrase) {
promptText = "Please enter the phrase you'd like to search for:";
} else {
promptText = "Please enter the words you'd like to search for, separated by spaces:";
}
searchText = prompt(promptText, defaultText);
if (!searchText) {
alert("No search terms were entered. Exiting function.");
return false;
}
return highlightSearchTerms(searchText, treatAsPhrase, true, highlightStartTag, highlightEndTag);
}
/*
* This function takes a referer/referrer string and parses it
* to determine if it contains any search terms. If it does, the
* search terms are passed to the highlightSearchTerms function
* so they can be highlighted on the current page.
*/
function highlightGoogleSearchTerms(referrer)
{
// This function has only been very lightly tested against
// typical Google search URLs. If you wanted the Google search
// terms to be automatically highlighted on a page, you could
// call the function in the onload event of your tag,
// like this:
//
//var referrer = document.referrer;
if (!referrer) {
return false;
}
var queryPrefix = "q=";
var startPos = referrer.toLowerCase().indexOf(queryPrefix);
if ((startPos < 0) || (startPos + queryPrefix.length == referrer.length)) {
return false;
}
var endPos = referrer.indexOf("&", startPos);
if (endPos < 0) {
endPos = referrer.length;
}
var queryString = referrer.substring(startPos + queryPrefix.length, endPos);
// fix the space characters
queryString = queryString.replace(/%20/gi, " ");
queryString = queryString.replace(/\+/gi, " ");
// remove the quotes (if you're really creative, you could search for the
// terms within the quotes as phrases, and everything else as single terms)
queryString = queryString.replace(/%22/gi, "");
queryString = queryString.replace(/\"/gi, "");
return highlightSearchTerms(queryString, false);
}
/*
* This function is just an easy way to test the highlightGoogleSearchTerms
* function.
*/
function testHighlightGoogleSearchTerms()
{
var referrerString = "http://www.google.com/search?q=javascript%20highlight&start=0";
referrerString = prompt("Test the following referrer string:", referrerString);
return highlightGoogleSearchTerms(referrerString);
}
function subscribe()
{ var cat = 's3';
var title = 'Object Oriented Technologies';
popupWindow = window.open("Subscribe.asp?category=" + cat + "&title=" + encodeURIComponent(title),"Subscribe","height=400,width=800,left=100,top=100,resizable=no,scrollbars=no,toolbar=no,menubar=no,location=no,directories=no,status=no");
}
Object Oriented Technologies |
|
|
Job Listing: Object Oriented Technologies Specialty |
Return to: |
Return to: |
JOB
TITLE [Click on the job title
to display a full job description]
Collapse Job Intro...
|
JOB LOCATION Sort By: Location
|
|
Stamford, CT |
| Very successful hedge fund seeks a Web developer with knowledge and work experience developing end to end Web based applications. Will be part of a team developing Web applications...
Job Keywords: LAMP, Perl, Python, Linux, JavaScript, Ajax, MySQL
|
|
Stamford, CT |
| Successful Hedge Fund seeks an Application Developer to join their equity research team in developing portfolio management and trading systems. Position requires a background in cap...
Job Keywords: Java, Python, quantitative finance
|
|
New York, NY |
| Major investment bank seeks expert software engineers with expert level C++ software development skills. Will work on next generation Fixed Income trading, Sales and Risk Managemen...
Job Keywords: C++, software engineer, MBS, Trading, Architect
|
|
New York, NY |
| Major securities trading firm seeks a mid-level (5-10yrs) Server side Java developer to develop and maintain mission critical client reporting systems. Position requires strong ser...
Job Keywords: Java, SQL, RDMS
|
|
New York, NY |
| Major investment bank seeks expert software engineers with expert level C++ software development skills. Will work on next generation Fixed Income trading, Sales and Risk Managemen...
Job Keywords: C++, software engineer, MBS, Trading, Architect
|
|
New York City, NY |
| Global financial services firm seeks a Business Intelligence developer with extensive Relational Database development and Data Warehousing design and development experience. Will j...
Job Keywords: Business Intelligence, Relational Database, SQL, Java, Perl
|
|
New York City, NY |
| Global investment bank seeks a VP level hands-on developer supporting front office Fixed Income Trading, Sales, and Research systems. Will be involved in data mining and developing ...
Job Keywords: C# .Net, SQL Server, ASP.NET
|
|
New York City, NY |
| Global trading firm seeks trading systems developers to help in developing global trading system solutions. Will develop front office trading applications covering algorithmic trad...
Job Keywords: C#, .Net, trading Systems, Front office, algorithmic trading
|
|
New York City |
| Global trading firm seeks a Python developer to be part of a small team that develops and supports a global Fixed Income risk analytics and PnL system. Will interact with quantitat...
Job Keywords: Python, Object Oriented, Risk management, Fixed Income
|
|
New York City |
| Major global dealer seeks a C++ application developer to join their team that is responsible for the development and maintenance of applications for their derivative trading busines...
Job Keywords: C++, shell, trading systems
|
|
New York City |
| Global hedge fund seeks Quantitative Developers with strong C/C++ programming background experience in network and multithreading real-time applications on Linux/Unix platform famil...
Job Keywords: C++, Multithreading, low latency, hi frequency
|
|
New York City |
| Successful buy side firm seeks a Java/J2EE software engineer to join a small technology team responsible for the design, development and support of mission critical applications tha...
Job Keywords: Java, J2EE, SQL, Javascript, Trading Systems
|
|
New York City |
Leading investment bank seeks a quantitative – minded developer to be involved with quantitative and data analysis, and development of systems supporting multiple trading markets.Job Keywords: Quantitative Developer, Java, C#, Data Analysis
|
|
New York |
| Successful Hedge Fund seeks a WPF, C# developer to join their analytics team for new development work. Firm is growing and this is a new position. Will work closely with Traders a...
Job Keywords: C#, WPF, SQL
|
|
New York |
| Global firm seeks a C++ Developers to join a Research group responsible for research, development, and implementation of systems for risk and pricing solutions for derivative tradin...
Job Keywords: C++, Quantitative Development, derivatives, derivative pricing
|
|
New York |
The statistical arbitrage team of a large multi-billion-dollar hedge fund is seeking candidates for a Senior Software Engineer position. This person will participate in the developm...
|
|
New York |
Top rated MBS Research Group at one of NYCs premier Investment Research firms is seeking a Senior level Mortgage Analytics Developer. Candidate will be responsible for the design an...
|
|
London |
Top Tier Global Hedge Fund in London seeks an experienced C# developer to help develop and extend their Risk Modeling, Analysis and Reporting Systems. This position will be part of...
|
|
CT |
Successful asset management firm seeks a Java developer with a strong interest in joining a sophisticated portfolio management and research group. Position requires 2 – 5 years dev...
|
|
Connecticut / CT |
Major Asset Management firm is looking for innovative developers to join their Portfolio Management and Research teams in developing proprietary research systems. Will work directly...
|
|
Boston, MA |
Leading Asset Manager in Boston is looking for a Quantitative Developer to work in their Quantitative Equities group. This position will be responsible for creating and developing ...
|
***