Archive

Posts Tagged ‘visibility’

Category Visibility In Recent Entries Page

February 2nd, 2012 Comments off

There is a bunch of coding jibber jabber on the web about how to keep a post from showing up on the recent entries page in wordpress, which is what I want to do.

Well I want someone to teach me how to do it until I am satisfied I can do for myself. Simple enough no?

Notice I said “teach” not “do”. Looking for a teacher.

Thanks,

Andrew

Increase Site Visibility

October 11th, 2011 Comments off

Require A person to do the following on full time basis. 40 hrs a week. No Black Hat SEO only White Hat SEO

The Person must have following capabilities:

1. Directory Submission – Must have
2. Article Submission – Must have
3. Blog Commenting – Must Have
4. Social Bookmarking – Must Have
5. Forum Posting – Must Have
6. Press Release Distribution

Social Networking – Increase Visibility

September 16th, 2011 Comments off

We are looking to increase our visibility through social networks. Please send us some ideas as well as your price for carrying out this work.

Visibility Algorithm

May 4th, 2011 Comments off

Dear all,

My project is to implement a code on MATLAB of a visibility algorithm. The inputs must be a floorplan, which can be designed on MATLAB, and the other input is a point in the room where a camera may be placed. The output should be the floorplan with shaded regions of where the camera is able to ‘see’.

The attached files contain publications of the exact same project.

Website Visibility/ranking

October 30th, 2009 Comments off

Please view the website www kippkulsveen . com to see if any further SEO would be beneficial. To optimize the named site for the southwest florida area, specifically Fort Myers, Florida. Optimization has already been performed, however statistics are not showing favorable results. I need a higher ranking for visibility purposes…more VISIBILITY. I also own the domain www. fortmyersroofcleaning .com, how may I incorporate that website for direct hits?

Simple Flash Game

September 9th, 2009 Comments off

Hi,

Please see the attached pic to understand the game better.

The boy can only move left or right. Objects fall from sky. The objective is to get job. So ties, CV-s earn visibility or strength. while wine decreases it. On left top, is “TIEMPO” means time left. and right top is “VISIBILIDAD” means visibility or strength.

There will be extension upto level 5 but for now only level 1. 100 visibility — gome won and 0 — game over.

The budget it not much to start, but after this I will have many jobs for you.

Plz ask any question you want.

Regards

Dibyendu Biswas

Little Fixes

August 12th, 2009 Comments off

We need some little modifications on a menu programmer made, its done very complicated, but not not all pages work with the menu.

its for oscommerce shop, also the logo needs to be linked to the index.php

The menu is this :

[code]<script type="text/javascript">
function load()
{
var LINK = window.location.pathname;
if (LINK == "/laminaat.php")
{
var elem = document.getElementById('Background2');
elem.style.visibility = "visible";
}
if (LINK == "/" || LINK == "/index.php")
{
var elem = document.getElementById('Background');
elem.style.visibility = "visible";
}
if (LINK == "/digitaal.php")
{
var elem = document.getElementById('Background1');
elem.style.visibility = "visible";
}
if (LINK == "/tapijt.php")
{
var elem = document.getElementById('Background3');
elem.style.visibility = "visible";
}
if (LINK == "/informatie.php")
{
var elem = document.getElementById('Background4');
elem.style.visibility = "visible";
}
if (LINK == "shipping.php" || LINK == "bestelprocedure.php")
{
var elem = document.getElementById('Background4');
elem.style.visibility = "visible";
}
}
</script>
[/code]

and this as tabmenu:
[code]
<div onreadystatechange="load();" class="FIRST" id="Background">
<div id="LINK">behang</div>
<div id="LINK"><a href="digitaal.php">   digitaal</a></div>
<div id="LINK"><a href="laminaat.php">   laminaat</a></div>
<div id="LINK"><a href="tapijt.php">   tapijt</a></div>
<div id="LINK"><a href="informatie.php?info_id=1">     informatie</a></div>
</div>
<div class="SECOND" id="Background1">
<div id="LINK"><a href="/">behang</a></div>
<div id="LINK">   digitaal</div>
<div id="LINK"><a href="laminaat.php">   laminaat</a></div>
<div id="LINK"><a href="tapijt.php">   tapijt</a></div>
<div id="LINK"><a href="informatie.php?info_id=1">     informatie</a></div>
</div>
<div class="THIRD" id="Background2">
<div id="LINK"><a href="/">behang</a></div>
<div id="LINK"><a href="digitaal.php">   digitaal</a><a href="#"></a></div>
<div id="LINK">   laminaat</div>
<div id="LINK"><a href="tapijt.php">   tapijt</a></div>
<div id="LINK"><a href="informatie.php?info_id=1">     informatie</a></div>
</div>
<div class="FOURTH" id="Background3">
<div id="LINK"><a href="/">behang</a></div>
<div id="LINK"><a href="digitaal.php">   digitaal</a></div>
<div id="LINK"><a href="laminaat.php">   laminaat</a></div>
<div id="LINK">   tapijt</div>
<div id="LINK"><a href="informatie.php?info_id=1">     informatie</a></div>
</div>
<div class="FIFTH" id="Background4">
<div id="LINK"><a href="/">behang</a></div>
<div id="LINK"><a href="digitaal.php">   digitaal</a></div>
<div id="LINK"><a href="laminaat.php">   laminaat</a></div>
<div id="LINK"><a href="tapijt.php">   tapijt</a></div>
<div id="LINK">     informatie</div>
</div>[/code]

means all other pages don’t have the menu in on top, so needs fix

Simple Longtail Player Plugin

June 15th, 2009 Comments off

I need a plugin created that uses the LongTail Video player … this should ONLY use the LongTail player, not any other flash video player.

The plugin will toggle the visibility of a div, based on a specific, pre-defined time, or percentage of video playback has completed …

For example, if a video to be played is exactly 10 minutes in length, the LongTail video player should trigger the visibility the div to go from “hidden”, to “visible” at the 9 minute mark of video playback if 9 minutes is the pre-defined time set to toggle the div.

The plugin should work based both on specific times … for example, 9 minutes. Or, based on a percentage of video playback … in this example, 90% ( which is 9/10 ) playback completed.

Once the div has been toggled to “visible”, the div should not become “hidden” if the viewer watching the video uses the playback scrollbar to go back in the position of the video.

So, once the video has hit either X time, or X percentage of playback, a div should toggle from “hidden”, to “visible”, and remain “visible” from that point forward.

This must work based on video playback time and be triggered by the LongTail player … it may not be based on simply setting an external timer to toggle the div visibility.

The reason for this is as follows ….

It someone is watching a 10 minute video, and watches for 5 minutes … then pauses the playback for 20 minutes, and returns to watching after that time, the div should not be visible. The div visibility must be triggered based on actual video playback.

What is required is the plugin or module for the LongTail player, and two functioning example HTML pages that show that the plugin works properly.

The first example should work based on a pre-defined time of playback being completed …

The second example should work based on a pre-defined percentage of playback being completed.

The content of the div can be anything you’d like to show … but, for my purposes, it’d be nice to show a form submit button.

Bear