Archive

Posts Tagged ‘raw’

Raw Click Program Fix

November 30th, 2011 Comments off

**This project involves http://fpctraffic.com which uses adult links.

Up until several days ago I have been sending traffic to the FPC raw click program using the play button on my flashplayer. About two-thirds of the recorded hits carried a referring url and were counted. As of last Thursday the number of total hits remained the same, but about two-thirds were NOT counted. (somebody suggested this may be due to a flash update…)

(http://www.fpcTraffic2.com/raw/click.cgi)

I tried rep…

Categories: Fix, Flash, Perl/CGI, Program Tags: , , , , , ,

Increase Revenue From Raw Clicks

September 21st, 2011 Comments off

I am an adult webmaster who uses fpctraffic to generate raw click revenue. After analyzing my daily traffic for several months it has become apparent that almost 38% of recorded hits are not counted as they

The Raw Report

February 5th, 2010 Comments off

We have a lot of video content, we want the sight to be video content driven. We also want users to be able to upload content. I’ve attached a few example websites of some competitors. The video clips need to load quickly and fast, maybe just linked from other posted locations, i.e, Facebook, Vimeo, Youtube etc. Functionality is a must, there will be five main sections: User Uploaded Content Section, Raw Report Network Content Section, Raw Report Original Content Section, Raw Report News Section and Mixtape Download Section. Example Sites: www.Dimewars.com, www.hiphopblog.com, www.worldstarhiphop.com and vladtv.com

Excel Macro Add-on #2 2

January 19th, 2010 Comments off

I have a working Excel macro script that currently processes data from one raw data text file, outputting the data to Excel via one process, and then via a second process outputting it to a .csv file (each of the two processes is executed via separate buttons from within the same Excel file). I have a second raw data text file, and I want to incorporate data from that file into the same output file that the existing script generates. So, I want to modify the script to process both raw data text files, and create one output file in Excel, which is again able to be exported to a .csv file via the second process. I need you to take my existing script and add the necessary code to do this.

Each record in the first raw data text file has a unique identifier associated with it. Think of this unique identifier as a username. This username is also present in each record in the second raw data file, however in the second raw data file there are some instances where there are multiple data records based on one username. So, the identifier/username is unique in the first raw data file, but not necessarily so in the second data file.

Here are 3 sample rows from the current output file based on the first raw data file, “|” is the field delimiter (this is saved as a .csv file):

00CCWD|Jones|Herbert|Jones Appraisal Group Inc|123 Pickfair Terr|Lake Mary|FL|32746|(800) 333-9393|(800) 333-7928||Seminole County|Florida|9

00D3J9|Carryway|Richard|Carryway and Company|2937 S. Stewie Ave, Suite C|Springfield|MO|65804|(800) 883-1777|(000) 000-0000||Greene County|Missouri|9

00DC5A|Wenze|Robin|Tucson Appraisal Masters, LLC|P.O. Box 359|Tucson|AZ|85751|(800) 433-0738|(800) 433-0737||Pima County|Arizona|9

The first field in the above is the unique identifier/username.

Now, here’s 4 sample rows from the second raw data file, matching the same usernames from above:

00CCWD FL FLRD1820 20101130 Y 3 *

00D3J9 MO MORA002723 20100630 Y 3 *

00DC5A AZ AZ21933 20100831 Y 3 *

00DC5A WA WA1702785 20100225 Y 3 *

The first two records above are for usernames that only have one record in the second raw data file. The third and fourth records above are for the same username.In the second raw data file, there may be several records based on the same username, and the script needs to be able to process all of them and incorporate the data into the final output file. The asterisk above simply identifies the end of a record in the raw data text file, and doesn’t need to be included in the output file.

Your job is to add the necessary code to my existing script in order to append the data from each record in the second raw data file to the record with the matching username in the current output file. For the usernames that have more than one record in the second raw data file, your script will need to append the multiple records from the second raw data file to the single record associated with that username in the output file. After doing this, you will also need to make sure that the .csv file generates correctly via the second process.

So, here is an example of how I would want the above records in the final output file to read:

00CCWD|Jones|Herbert|Jones Appraisal Group Inc|123 Pickfair Terr|Lake Mary|FL|32746|(800) 333-9393|(800) 333-7928||Seminole County|Florida|9|FL|FLRD1820|11/30/2010|Y|3|||||

00D3J9|Carryway|Richard|Carryway and Company|2937 S. Stewie Ave, Suite C|Springfield|MO|65804|(800) 883-1777|(000) 000-0000||Greene County|Missouri|9|MO|MORA002723|06/30/2010|Y|3|||||

00DC5A|Wenze|Robin|Tucson Appraisal Masters, LLC|P.O. Box 359|Tucson|AZ|85751|(800) 433-0738|(800) 433-0737||Pima County|Arizona|9|AZ|AZ21933|08/31/2010|Y|3|WA|WA1702785|02/25/2010|Y|3

The above is just my example, it is possible that there may be more than two records based on one username in the second raw data file. I don’t know the maximum number of records based on a single username, I’m guessing it’s probably around five, but theoretically could be as many as fifty. I can give you the entire second raw data file if you would like to check (although perhaps the script could just do an iterative process for as many records as there are based on a given username, with the ability to max out at fifty).

That’s it. I hope this is all clear, please ask if you have any questions. Thanks.

Excel Macro Add-on #2

January 8th, 2010 Comments off

I have a working Excel macro script that currently processes data from one raw data text file, outputting the data to Excel via one process, and then via a second process outputting it to a .csv file (each of the two processes is executed via separate buttons from within the same Excel file). I have a second raw data text file, and I want to incorporate data from that file into the same output file that the existing script generates. So, I want to modify the script to process both raw data text files, and create one output file in Excel, which is again able to be exported to a .csv file via the second process. I need you to take my existing script and add the necessary code to do this.

Each record in the first raw data text file has a unique identifier associated with it. Think of this unique identifier as a username. This username is also present in each record in the second raw data file, however in the second raw data file there are some instances where there are multiple data records based on one username. So, the identifier/username is unique in the first raw data file, but not necessarily so in the second data file.

Here are 3 sample rows from the current raw data file, “|” is the field delimiter (this is saved as a .csv file):

00CCWD|Jones|Herbert|Jones Appraisal Group Inc|123 Pickfair Terr|Lake Mary|FL|32746|(800) 333-9393|(800) 333-7928||Seminole County|Florida|9

00D3J9|Carryway|Richard|Carryway and Company|2937 S. Stewie Ave, Suite C|Springfield|MO|65804|(800) 883-1777|(000) 000-0000||Greene County|Missouri|9

00DC5A|Wenze|Robin|Tucson Appraisal Masters, LLC|P.O. Box 359|Tucson|AZ|85751|(800) 433-0738|(800) 433-0737||Pima County|Arizona|9

The first field in the above is the unique identifier/username.

Now, here’s 4 sample rows from the second raw data file, matching the same usernames from above:

00CCWD FL FLRD1820 20101130 Y 3 *

00D3J9 MO MORA002723 20100630 Y 3 *

00DC5A AZ AZ21933 20100831 Y 3 *

00DC5A WA WA1702785 20100225 Y 3 *

The first two records above are for usernames that only have one record in the second raw data file. The third and fourth records above are for the same username.In the second raw data file, there may be several records based on the same username, and the script needs to be able to process all of them and incorporate the data into the final output file. The asterisk above simply identifies the end of a record in the raw data text file, and doesn’t need to be included in the output file.

Your job is to add the necessary code to my existing script in order to append the data from each record in the second raw data file to the record with the matching username in the current output file. For the usernames that have more than one record in the second raw data file, your script will need to append the multiple records from the second raw data file to the single record associated with that username in the output file. After doing this, you will also need to make sure that the .csv file generates correctly via the second process.

So, here is an example of how I would want the above records in the final output file to read:

00CCWD|Jones|Herbert|Jones Appraisal Group Inc|123 Pickfair Terr|Lake Mary|FL|32746|(800) 333-9393|(800) 333-7928||Seminole County|Florida|9|FL|FLRD1820|11/30/2010|Y|3|||||

00D3J9|Carryway|Richard|Carryway and Company|2937 S. Stewie Ave, Suite C|Springfield|MO|65804|(800) 883-1777|(000) 000-0000||Greene County|Missouri|9|MO|MORA002723|06/30/2010|Y|3|||||

00DC5A|Wenze|Robin|Tucson Appraisal Masters, LLC|P.O. Box 359|Tucson|AZ|85751|(800) 433-0738|(800) 433-0737||Pima County|Arizona|9|AZ|AZ21933|08/31/2010|Y|3|WA|WA1702785|02/25/2010|Y|3

The above is just my example, it is possible that there may be more than two records based on one username in the second raw data file. I don’t know the maximum number of records based on a single username, I’m guessing it’s probably around five, but theoretically could be as many as fifty. I can give you the entire second raw data file if you would like to check (although perhaps the script could just do an iterative process for as many records as there are based on a given username, with the ability to max out at fifty).

That’s it. I hope this is all clear, please ask if you have any questions. Thanks.

Mac Os Sound/data Development

September 29th, 2009 Comments off

We are looking for assistance in the development of our Mac OS client SW. We need someone to develop the code in Cocoa/C++ to do the following:

1. Get sound from microphone on a Mac (OSX or Intel-based) which defaults to 44100 hz and convert it to RAW in various formats (8000hz,11000hz,22050hz,etc.)

2. Convert RAW packets of various formats (if necessary) and send to the speaker for playback.

We have an app in which we are going to implement your code once we accept your bid. This app is a VOIP client software. We need to capture sound from the microphone, convert it to 11025hz mono, then encode it to GSM (which we already have the code for) and send it to our server.

So we will NEVER actually create any files. It will all be done in memory and simply sent in data packets to our server. The server then sends it to other connected clients, decodes and sends to speaker to be heard.

This is where we need the second part of your work which is to send RAW packets to the speaker for playing the sound.

Again, we will NOT be creating any files, just taking RAW PCM packets in 8000, 11025, 16000, 22050, or 44100 and sending them to the speaker to be played directly from memory.

Let us know if you have any questions.

Happy Bidding.

Fix Openx Direct Selection

September 25th, 2009 Comments off

I have a server that uses OpenX to display ads. All my zone selections are working, but direct selections are not.
At the top of the page, I have:

<?php
// The MAX_PATH below should point to the base of your OpenX installation
define(‘MAX_PATH’, ‘/home/traderef/public_html/miningreference/phpAdsNew’);
if (include_once(MAX_PATH . ‘/www/delivery/alocal.php’)) {
if (!isset($phpAds_context)) {
$phpAds_context = array();
}
// function view_local($what, $zoneid=0, $campaignid=0, $bannerid=0, $target=”, $source=”, $withtext=”, $context=”, $charset=”)
$phpAds_inc_ok = TRUE; // variable that tells all the ads that the include worked
}
?>

At each zone selection ad place, I have:

<?php
if ($phpAds_inc_ok) {
$phpAds_raw = view_local(”, 12, 0, 0, ”, ”, ’0′, $phpAds_context, ”);
$phpAds_context[] = array(‘!=’ => ‘bannerid:’.$phpAds_raw['bannerid']);
}
echo $phpAds_raw['html'];
?>

This is working.

For Direct Selection, I have:
<?php
if ($phpAds_inc_ok) {
$phpAds_raw = view_local(”, 10, 0, 0, ”, ”, ’0′, $phpAds_context, ”);
$phpAds_context[] = array(‘!=’ => ‘bannerid:’.$phpAds_raw['bannerid']);
}
echo $phpAds_raw['html'];
?>
</div>

This is NOT working.

I need someone to help me get sorted out ASAP.

Text To Xml

July 30th, 2009 Comments off

I need a PHP created that will do the following:
—Read the raw whois text file (see the attached filed called RAW-WhoisRecord)
—Create a XML version of that file (see the attached filed called XML-WhoisRecord)
—Create a CSV file from the XML Whois Text file that contains all the XML tags and the data.

The challenge you will faced is this:

Each registrar may have a different format of the raw Whois data.
For example goddady whois server may give you 1 format then eNom may give you another.
I need the webservice to handle more than 1 type of Whois format and create an XML file.

For this project the first objective is to support the format that i provide in the attached. Then we’ll press on to the next format.

Xml Conversion

July 21st, 2009 Comments off

I need a PHP webservice created that will do the following:
Read the raw whois text file (see the attached filed called RAW-WhoisRecord)
Create a XML version of that file (see the attached filed called XML-WhoisRecord)
The challenge you will faced is this:
each registrar may have a different format of the raw Whois data.
For example goddady whois server may give you 1 format then eNom may give you another.
I need the webservice to handle more than 1 type of Whois format and create an XML file.
See the example i have attached.

Seo Articles On Raw Food Diet

June 22nd, 2009 Comments off

Need 10 unique articles written on the subject of the raw food diet. Articles to be used for website content and/or article submission and should meet all the following criteria:

* 450-600 words in length
* 100% unique and pass for copyscape
* Meet Ezine articles submission guidelines
* Each should be SEO optimized for a particular keyword or phrase which I will provide.
* Should be submitted in plain .txt format or Word format.
* I will have full ownership and the articles will not be re-written or re-sold online or offline.

10 articles are just to start. I will be needing additional articles on this subject and others very soon and on a regular basis.

Thanks
Sarah

A Simple Javascript Snippet

June 19th, 2009 Comments off

Ok, so I am not well versed with javascript and do everything with php. But this one calls for a bit of js manipulation.

For someone who knows JS this should be a five minute job.

So, we are using openx for ad management. The problem is that placing the openx javacode all over the page is simply too annoying.

so we had created a single php function called disp_ads where it would be fed the ad_zone and another variable and then it would display the ad.

this is one it looks like:

function ad_disp_raw ($ad_zone, $ad_n) {
?&gt;
&lt;script type=’text/javascript’&gt;&lt;!–//&lt;![CDATA[
var m3_u = (location.protocol=='https:'?'/cp/adserver/www/delivery/ajs.php':'/cp/adserver/www/delivery/ajs.php');
var m3_r = Math.floor(Math.random()*99999999999);
if (!document.MAX_used) document.MAX_used = ',';
document.write ("&lt;scr"+"ipt type='text/javascript' src='"+m3_u);
document.write ("?zoneid=&lt;?=$ad_zone; ?&gt;");
document.write ('&amp;amp;cb=' + m3_r);
if (document.MAX_used != ',') document.write ("&amp;amp;exclude=" + document.MAX_used);
document.write (document.charset ? '&amp;amp;charset='+document.charset : (document.characterSet ? '&amp;amp;charset='+document.characterSet : ''));
document.write ("&amp;amp;loc=" + escape(window.location));
if (document.referrer) document.write ("&amp;amp;referer=" + escape(document.referrer));
if (document.context) document.write ("&amp;context=" + escape(document.context));
if (document.mmm_fo) document.write ("&amp;amp;mmm_fo=1");
document.write ("'&gt;&lt;/scr"+"ipt&gt;");
//]]&gt;–&gt;&lt;/script&gt;&lt;noscript&gt;&lt;a href=’/cp/adserver/www/delivery/ck.php?n=&lt;?=$ad_n; ?&gt;&amp;amp;cb=INSERT_RANDOM_NUMBER_HERE’ target=’_blank’&gt;&lt;img src=’/cp/adserver/www/delivery/avw.php?zoneid=&lt;?=$ad_zone; ?&gt;&amp;amp;cb=INSERT_RANDOM_NUMBER_HERE&amp;amp;n=&lt;?=$ad_n; ?&gt;’ border=’0′ alt=” /&gt;&lt;/a&gt;&lt;/noscript&gt;
&lt;?
}

// function ad_disp is a generic add display module from phpads
function ad_disp ($ad_zone, $ad_n) {
?&gt;
&lt;fieldset class=ads&gt;
&lt;legend&gt;ADVERTISEMENT&lt;/legend&gt;
&lt;? ad_disp_raw ($ad_zone, $ad_n); ?&gt;
&lt;/fieldset&gt;&lt;?

}

———
So as you can see, sometimes we call the ad_disp function which displays a little fieldset around the ad or we can call the ad_disp_raw function directly if we don’t want the fieldset around the ad.

—-&gt; the job:
we need the same methodology done but ALL is java. So, no php function but a java function PLUS the call.

So, really all one needs to do is write two js functions where one calls the other (see above php functions) and their call syntax – where all we do is call the function with the two variables.

right now the function calls look like this:

&lt;? ad_disp{12, 1233s32); ?&gt;
so we want a call that is as simple as this!

—&gt; this needs to be done rightaway. so if you can’t do this in less than an hour don’t bid please.

Data Collection Within 6 Hours

April 16th, 2009 Comments off

I need to start collecting this data TOMORROW.
http://keirin.jp/pc/dfw/dataplaza/guest/odds?KCD=85&KBI=20090416&RNO=0

Thats in about 6 or 7 hours from now.

I need at the very least these raw html pages.

Then I need a parser to produce csv files to save ALSO.
You will notice this is a table of odds.
There are many BET TYPES so there a re more tables if you click on links at top. I need all of it.
At the top of the page there are also Race No.s I need it for all races.
I need all of this for each Venue (track).
The list is here in the centre at the bottom in a schedule.
http://keirin.jp/pc/dfw/dataplaza/guest/

I need a JAVA .jar file that will execute and save the data in a good directory format itself on c:
It should be called c:livekeirin /raw/ date /venue/race/bettype/ time_etc.html

Then similar but later is ok for the CSV section and these can be same dir structure as above but /csv/

If you know what I am talking about and have done this before please bid.

I am in urgent need to start collecting this RAW data at the beginning today Fri-17th April .

Cheers
GMT+9
JAVA ONLY NO COMMAND LINE. .jar file please. I would prefer some visual output in the app that says what file its saving or something.

Java Coding

April 5th, 2009 Comments off

A model of a factory

The factory produces produces objects of type 1 and type 2 from pieces of raw material which are readily available without limit. For the projection of an object of type 1, a piece of raw material is first processed by a machine of type A, then by a machine of type B, and finally by a machine of type C. For this purpose, a piece of raw material is first placed on a robotized moving platform which transports the piece from one machine to the other and finally deposits the finished product in a storage area. The factory owns 15 moving platforms. The production of objects of type 1 is done as fast as possible, since there appears to be an unlimited demand for such objects. Here is some information about the machines and how they are accessed by the moving platforms:

* There are 3 machines of type A and the platforms with raw material wait in a single queue until one of the machines becomes available.
* There are also 3 machines of type B, but they have separate queues (one per machine), since the machines are located far away from one another within the factory. When an object has been processed by a machine of type A, one of the machines of type B will be selected randomly for the subsequent processing.
* There is a signle machines of type C, with a single waiting queue. The storage area is large and several moving platforms may access it at the same time.

The production of objects of type 2 is done on demand. The production of these objects has priority over the production of objects of type 1, since the factory makes more profit from the production of an object of type 2. The production of objects of type 2 proceeds similar as for objects of type 1, except that the object does not need to be processed by a machine of type B; the platform takes the object directly from the machine of type A to the machine of type C. The arrivals of requests for the production of an object of type 2 arrive randomly with an inter-arrival time uniformly distributed over 5

Bear