Archive

Posts Tagged ‘margin’

Access Database To Be Used For Sending Email Mailing Lists.

October 25th, 2011 Comments off

I need an Access Database to keep a list of people that we send out emails too. And I need this database to send emails through our own email server (Perhaps a menu that allows the details to be entered)
We have multiple mailing lists and would like the database to allow customers to be on multiple lists. Some of these emails send out a table of pricing that gets a margin added depending on customer and so the emails sent out would need to be margined for each individual customer. I would like the database to remain unlocked so things can be amended/added etc in future if required.

I would like the following tables:

Details (see below for fields)
Customer Company (only needs Company Name field)
Position (Only needs Position field)
Dealer (Only needs Dealer field)
Team (Only needs Dealer field)
Mailing Lists (see below for fields)
Rates (see below for fields)
I would the Details table to have the following fields and a form/forms if needed based on this that can enter/edit/search records:

Customer Name
Customer Company (Can be selected from drop down list of previous customers from Customer Company Table or new customer can be typed that updates the table)
Position (Can be selected from drop down list of previous Positions in the Position table or new position can be typed thats updates the table)
Email address
Dealer (Can only be selected from a drop down list based on Dealer table, this drop down list can only be amended by going into a separate menu and editing the dealer table)
Team (Can only be selected from a drop down list based on Team table, this drop down list can only be amended by going into a separate menu and editing the team table)
Customer (Yes/No)
Staff (Yes/No)
Mailing Lists On (Selected from combo Box that links to Mailing List table, What Mailing lists are in the combo box can only be amended by going to separate menu, customer can be added to multiple lists, can remove customer from lists after added)
Remove from all mailing lists button
Date removed from List (When above button clicked)
Interests (Big text box that allows details of customers interests to be kept)
Comments (Big text box that allows comments to be kept)

I would the Mailing List table to have the following fields and a form/forms if needed based on this that can enter/edit/search records:

Mailing List Name
Mailing List email subject
Rate based list (Yes/No – if yes then below to be filled out)
GBP Margin Instant Access (Number in format 0.00)
GBP Margin Overnight (Number in format 0.00)
GBP Margin 1 week (Number in format 0.00)
GBP Margin 2 weeks (Number in format 0.00)
GBP Margin 3 weeks (Number in format 0.00)
GBP Margin 1 month (Number in format 0.00)
GBP Margin 2 months (Number in format 0.00)
GBP Margin 3 months (Number in format 0.00)
GBP Margin 6 months (Number in format 0.00)
GBP Margin 9 months (Number in format 0.00)
GBP Margin 12 months (Number in format 0.00)
EUR Margin Instant Access (Number in format 0.00)
EUR Margin Overnight (Number in format 0.00)
EUR Margin 1 week (Number in format 0.00)
EUR Margin 2 weeks (Number in format 0.00)
EUR Margin 3 weeks (Number in format 0.00)
EUR Margin 1 month (Number in format 0.00)
EUR Margin 2 months (Number in format 0.00)
EUR Margin 3 months (Number in format 0.00)
EUR Margin 6 months (Number in format 0.00)
EUR Margin 9 months (Number in format 0.00)
EUR Margin 12 months (Number in format 0.00)
USD Margin Instant Access (Number in format 0.00)
USD Margin Overnight (Number in format 0.00)
USD Margin 1 week (Number in format 0.00)
USD Margin 2 weeks (Number in format 0.00)
USD Margin 3 weeks (Number in format 0.00)
USD Margin 1 month (Number in format 0.00)
USD Margin 2 months (Number in format 0.00)
USD Margin 3 months (Number in format 0.00)
USD Margin 6 months (Number in format 0.00)
USD Margin 9 months (Number in format 0.00)
USD Margin 12 months (Number in format 0.00)

I would the Rates table to have the following fields and a form/forms if needed based on this that can enter/edit/search records:

GBP Instant Access (Number in format 0.00)
GBP Overnight (Number in format 0.00)
GBP 1 week (Number in format 0.00)
GBP 2 weeks (Number in format 0.00)
GBP 3 weeks (Number in format 0.00)
GBP 1 month (Number in format 0.00)
GBP 2 months (Number in format 0.00)
GBP 3 months (Number in format 0.00)
GBP 6 months (Number in format 0.00)
GBP 9 months (Number in format 0.00)
GBP 12 months (Number in format 0.00)
EUR Instant Access (Number in format 0.00)
EUR Overnight (Number in format 0.00)
EUR 1 week (Number in format 0.00)
EUR 2 weeks (Number in format 0.00)
EUR 3 weeks (Number in format 0.00)
EUR 1 month (Number in format 0.00)
EUR 2 months (Number in format 0.00)
EUR 3 months (Number in format 0.00)
EUR 6 months (Number in format 0.00)
EUR 9 months (Number in format 0.00)
EUR 12 months (Number in format 0.00)
USD Instant Access (Number in format 0.00)
USD Overnight (Number in format 0.00)
USD 1 week (Number in format 0.00)
USD 2 weeks (Number in format 0.00)
USD 3 weeks (Number in format 0.00)
USD 1 month (Number in format 0.00)
USD 2 months (Number in format 0.00)
USD 3 months (Number in format 0.00)
USD 6 months (Number in format 0.00)
USD 9 months (Number in format 0.00)
USD 12 months (Number in format 0.00)

A menu to select which mailing lists to send from combo box. (multiple can be sent at once)
The subject for each email sent should be the ‘Mailing List email subject’ of each mailing list to be sent + todays date (eg Daily Commentary 25 October 2011)
There should be a box that can input the text body of the email – Can this be formatted text? Ie so it can be various sizes/colours/fonts etc
At the bottom of the email text if the Mailing List has Rate based list = Yes then it should automatically attach a table of Rates from the Rates table. These rates should have the margin from the Mailing List table added to it so the customer gets sent a list of rates automatically margined.

I hope this makes sense any questions fire away? For someone with good knowledge I guess the above is fairly simple.

Categories: Access, Database, Email Tags: , , , , , ,

Quick Css Margin Fix On Html Layout

May 3rd, 2011 Comments off

I need someone to fix a margin:0 auto; and a padding/margin issue on a site I am developing.

Can’t seem to figure out what the problem is.

http://serial-box.net/kenney

Need the <article> section to be centered properly using margin: 0 auto; and same thing for the logo at the top.

Will need an explanation as to what was done so I know for future.

The <header> tag has a weird space above it. The black should extend right to the top of the screen but there’s about 5px of space where you can see the background image.

Would prefer if you could look at the source and tell me what needs to be changed if you an do that.

Quick Ie Div No Top Margin

April 21st, 2011 Comments off

Last div in sidebar has a top margin ….. IE 8 won’t display the space.

This is a quick fix for someone who knows of this issue.

My name is tom. Need to be really good at WP too, I have another question. or two. Please be from honest and speak english and be able to fix this immediately TONIGHT!

Thanks.

Html Bot

April 9th, 2011 Comments off

Hello,

I need a html bot to make my writing easier.
The problem is i have to do the html formating every single time and it is time consuming.
so i am looking for a bot whereby,
i can specify, HEAD <h6> tag
then sub head <strong> tag
and then for list and bullet point, include this <ul> & <li> tags.

here is a typical html from my site.
<h6>Reasons to buy Hiphone N800</h6>
<ul class=”disc” style=”margin-bottom: 15px;”>
<li>High Speed WiFi 802.11b/g – Surf on the move.</li>
<li>Dual SIM Dual Standby – Connect to two separate networks at once. Easy switch between 2 phone numbers. <br/>Ability to use (2 GSM Sim Cards) or (1 GSM & 1 CDMA Sim Card).</li>
<li>Dual Cameras with Flash Lamp</li>
<li>3.5-inch Touch Screen</li>
<li>Built-in Java Technology – Get the latest Java Apps. It provides a great platform for Java-based applications.<br />** Please note that China Phones are unable to run Apple Apps & itunes.</li>
<li>Expandable memory upto 32GB</li>
<li>Handshaking Function – Change song and wallpaper by shaking.</li>
</ul>

<h6>Reasons to buy from SaraMobi.com</h6>
<ul class=”disc” style=”margin-bottom: 15px;”>
<li>1 Year Warranty on ALL PHONES. </li>
<li>We check every phone to ensure QUALITY. </li>
<li>We are a Verified & Registered Business. </li>
<li>We offer UNBEATABLE No-Frills Low Prices. </li>
<li>All phones are UNLOCKED & ready for usage.</li>
</ul>

<h6>Technical Specs – Everything about Hiphone N800</h6>
<div class=”col2-set”>
<div class=”col-1″><strong>Size & Weight </strong>
<ul class=”square” style=”margin-bottom: 15px;”>
<li>Height: 115mm</li>
<li>Width: 60mm</li>
<li>Depth: 10mm</li>
<li>Weight: 123g (Phone + Battery)</li>
</ul>

<strong>Network</strong>
<ul class=”square” style=”margin-bottom: 15px;”>
<li>GSM (850, 900, 1800, 1900 Mhz)</li>
<li>WiFi 802.11b/g</li>
<li>Bluetooth</li>
<li>GPRS – MMS</li>
<li>WAP</li>
</ul>

<strong>Power & Battery</strong>
<ul class=”square” style=”margin-bottom: 15px;”>
<li>1800mAh Rechargeable Lithium-ion battery <br />** We include 2 batteries.</li>
<li>Charging via USB to computer system or power adapter<br />** Free Car Charger worth $15 USD.</li>
<li>Talk Time: About 3-4 Hours</li>
<li>Standby Time: About 350-450 Hours</li>
<li>Internet use: 5 hours</li>
<li>Video Playback: 5 hours</li>
<li>Audio Playback: 40 hours</li>
</ul>

<strong>Capacity</strong>
<ul class=”square” style=”margin-bottom: 15px;”>
<li>81.9MB Internal Memory</li>
<li>Expendable Memory – Upto 16GB TF Memory Card.<br />**  <a title=”Memory Cards” href=”http://saramobi.com/memory-card.html” target=”_blank”>Buy a suitable TF Memory Card</a>. FREE SHIPPING on memory cards!</li>
<li>1000 Contacts Storage</li>
</ul>

<strong>Color</strong>
<ul class=”square” style=”margin-bottom: 15px;”>
<li>Black</li>
</ul>

<strong>Display</strong>
<ul class=”square” style=”margin-bottom: 15px;”>
<li>HVGA Display</li>
<li>3.5-inch (diagonal) Touch display</li>
<li>320-by-480-pixel resolution</li>
</ul>
</div>

<div class=”col-2″><strong>Audio Playback</strong>
<ul class=”square” style=”margin-bottom: 15px;”>
<li>Frequency response: 20Hz to 20,000Hz</li>
<li>Audio formats supported: MP3, WAV, AMR, AWB</li>
<li>Video formats supported:  3GP, MP4</li>
</ul>

<strong>Languages</strong>
<ul class=”square” style=”margin-bottom: 15px;”>
<li>English, Simplified Chinese, Traditional Chinese</li>
</ul>

<strong>Camera, photos, and video</strong>
<ul class=”square” style=”margin-bottom: 15px;”>
<li>Video recording</li>
<li>2.0-megapixel still dual cameras</li>
<li>VGA-quality photos and video</li>
<li>Flash Lamp</li>
</ul>

<strong>In the box</strong>
<ul class=”square” style=”margin-bottom: 15px;”>
<li>Hiphone N800</li>
<li>2 X Batteries (1800mAh)</li>
<li>Earphone</li>
<li>Charger</li>
<li>Data USB Cable</li>
<li>Car Charger</li>
</ul>

<strong>Apps</strong>
<ul class=”square” style=”margin-bottom: 15px;”>
<li>Browser</li>
<li>FM Radio</li>
<li>E-Book Reader</li>
<li>Bluetooth File Transfer</li>
<li>U-Disk</li>
<li>Voice Recorder</li>
<li>Calendar</li>
<li>Organzier</li>
<li>Alarm</li>
<li>World Clock</li>
<li>Stopwatch</li>
<li>MMS Transceive</li>
<li>Caller Picture, Caller Ring Tone, Caller Video</li>
<li>On/Off phone automatically as per schedule</li>
<li>Common Java Games</li>
</ul>
</div>
</div>

so i want to simply thgs with a bot.
possible?

Multiple Suppliers Module

February 18th, 2010 Comments off

Our suppliers keeps a file in .xls or CSV format in a password protected directory that is updated every day and is periodically assigned a new password to access it. The products in the list and in our product database need to be synchronized every day to disable discontinued products and adjust price changes that take effect from the .xls or CSV file. We also will have a margin table lookup file that will have to be cross referenced in order to determine the correct pricing. Below is an example of the process:
Get file from supplier directory -> Apply prices based on margins set in lookup file -> Set prices accordingly and disable discontinued items in Magento Cart.

Example 1: After automatically logging in and moving the .xls or CSV file to our server, the synch process should begin. A product is listed in the .xls or csv file, and has a base price set at $ 19.99. It has a product number of

Multiple Suppliers Extensin

January 9th, 2010 Comments off

Our suppliers keeps a file in .xls or CSV format in a password protected directory that is updated every day and is periodically assigned a new password to access it. The products in the list and in our product database need to be synchronized every day to disable discontinued products and adjust price changes that take effect from the .xls or CSV file. We also will have a margin table lookup file that will have to be cross referenced in order to determine the correct pricing. Below is an example of the process:
Get file from supplier directory -> Apply prices based on margins set in lookup file -> Set prices accordingly and disable discontinued items in Magento Cart.

Example 1: After automatically logging in and moving the .xls or CSV file to our server, the synch process should begin. A product is listed in the .xls or csv file, and has a base price set at $ 19.99. It has a product number of

Image Resolution Issue

November 26th, 2009 Comments off

Hello,

I’m having an issue with two graphics on my site – the logo banner and the signup banner.

Basically, the graphic does not display correctly on all resolutions and needs to be made fluid. Apparently if you split it into three images (left,right,background) you can make a fluid banner for vBulletin. I don’t really care how it’s done as long as it’s fixed somehow.

You can see the issue by going here:
http://www.webconfs.com/web-page-screen-resolution.php

And entering this:
http://cashcampus.co.uk/content.php

You need to be a licensed user to view the thread on vBulletin.org so I created a quick video:

http://www.screencast.com/t/N2I1NjYw

Here’s some info I found on making fluid banners:

To do this just add some lines to your CSS and then call it out in the template you want it to display.

Example: for a 3 part image in the CSS add

#headerFill{
background-image: url(your/path/to image/here.gif);
background-repeat: repeat-x;
height: 120px;
width: 100%;
margin-right: auto;
margin-left: auto;
}
#headerL{
background-image: url(your/path/to image/here.gif);
height: 120px;
background-repeat: no-repeat;
width: 468px;
float: left;
margin-left: -20px;
}
#headerR {
background-image: url(your/path/to image/here.gif);
background-repeat: no-repeat;
height: 120px;
width: 175px;
float: right;
margin-right: -20px;
}

You can name it however you like, I used headerFill, headerR, and headerL. Be sure to put the correct image height and width in. THe margin-right and left is to align the edges to your forum width…you may need to adjust it or remove it.

Then in your header template add the following:

<div id=”headerFill”><div id=”headerL”></div><div id=”headerR”></div></div>

You should now have a fluid banner

Form Filling/parsing Website

October 27th, 2009 Comments off

I need to create an app that can either perform automated searches of www.killersports.com (signup then go to ‘nba’ then ‘sdql query’)

OR

I need an app that can parse box scores on www.covers.com (a la http://www.covers.com/pageLoader/pageLoader.aspx?page=/data/nba/results/2008-2009/boxscore767120.html)

okay right well background first..

Killersports operates using its own ‘language’, p: stands for previous game, op: stands for oppositions previous etc. then there are the variables such as, H for home game, margin for winning margin. I basically need to be able to set the program to methodically search every numerical value for single and multiple variables (i can give you all the details including teams etc) so…an example search would be…I set it to search every teams winning record when they won their previous game by between 10 and 20 points methodically so it would first search for -

team = ‘team a’ and p:margin >10

then would search for

team = ‘team a’ and p:margin >11 …..all the way to 20, then onto team b.

I need it to view the output (attached hopefully) and save the bit that says

SU: 141-106 (2.9)
ATS: 125-116-6 (0.7) avg line: -2.3
O/U: 113-128-6 (-1.9) avg total: 188.1

If possible it would be good if it could analyse this output and just return the best trends.

It would also be used to search league trends where there would be no team specified.

OKAY. Now the other method would be to build something to parse (right word? im not sure) the pages on covers.com to create my own database, they have box scores from 2005 and that would be enough data if we could retrieve all of this.

What do you think? Can this be done? Do not bid without reading the project details, I have had to open two new ones already because of this.

MSN/AIM is a must/Good English is a must/Ability to start now is a must.

Evan

**Box score image that is attached shows the data that will need to be retrieved if method 2 was chosen.

Categories: Programming Tags: , , , , , ,

Mt4 Programing

October 22nd, 2009 Comments off

I’ve been looking for a way to monitor the status of my various MT4 accounts.
It would be great to receive an email from the MT4 platform with the following

Simple Change To Shopassist

August 15th, 2009 Comments off

We need to change the way the ShopAssist EPOS program calculates the selling price of items in the inventory.

We want the Cost Price to exclude VAT tax, so when the margin (100% for example) is entered in the Markup Box the Selling Price should change instantly to reflect the Markup PLUS the VAT rate selected for that product.

So for example, a

Seo Updates Drupal Php Store

August 6th, 2009 Comments off

Our site is built in Drupal using Ubercart.

Our regular contractor is busy with some big PR opportunity, but these are his notes, so it’ll give you a first look at what needs to be completed and where he left off. By the way…previous guy wasn’t a Drupal guy, but was doing me a favor getting the work done. Anyway…I just wanted to note that since his notes makes it sound like a mess, I think it reflects some work, but more inexperience, no bash intended. He’s still awesome;)

We also have needs to update text and tags on a regular basis.

The following is a copy of the working notes:

Blog:
From what I’ve seen, the default blog module allows for all users to create blog content, which of course is undesirable (all users, meaning your customers too.) There very well might be a way to make it so only admin users can use this… but I couldn’t see it.
so I found this:
http://drupal.org/node/41373
which is basically instruction on how to do a drupal blog, BUT with limited “bloggers”. The downside is that to accomplish this it limits the people who can actually register… effectively eliminating the ability for customers to register at all. I’m having a very hard time getting this installed and working. So this is NOT a good solution.

I believe the trick is going to be using the default blog module, but figure out a way to limit the users who can post.

Here are links to find more info:
http://drupal.org/node/41373
http://sudosys.be/?q=drupal_blog_modules

Ads:
The banner ad rotating deal seems like it will go REALLY well and is precisely what we’re looking for. I got it installed just fine, started setting things up, etc.. but then got to a point where I’m instructed to look under the help menu to find instructions on how to embed the ads on specific pages
(Administer -> “By module” tab -> then click on any “Get help” link)
All of those help links are broken. I searched all over for help with this, but can’t find any. I’m SOOO close on this, but for whatever reason I can’t access that documentation, and can’t find the content online.

If we can figure out why these links aren’t working, you’d be able to finish this one off.

Here is some documentation on that module:
documentation:
http://drupal.org/node/394126

Here’s the status on the original SEO document:
Everything was done with the following exceptions:

- Meta Descriptions for store/product pages (Again, I simply cannot find a fix for this. I don’t know if it’s the way the store was built, or what, but for whatever reason the descriptions are not being rendered into the HTML.) I posted to the support forums, but I am not getting any response.

I thought I was on the right track in finding this:
http://drupal.org/node/465744
Which suggested I deselect the option to generate a description meta tag from the node teaser.
I found that option here:
Administer -> Content Management -> Meta tags
but I deselected it and it doesn’t appear to have fixed the issue. :(

- “Visible call to action on every relevant page”. That was our banners. I can simply go through and put them in manually, but that banner ad module would make it much easier and give us the ability to track, give us statistics, etc. But if it comes down to it, you can simply place them in manually as you see fit. I have uploaded those to the system already. You can use the following code snippets to paste into the description field for the pages you’d like those banners to appear on:

<A HREF=”http://www.doctorgrandmas.com/store/wheat-berries”><IMG SRC=”http://www.doctorgrandmas.com/images/banners/wheat-berries.jpg” BORDER=”0″ ALIGN=”right” STYLE=”margin: 0px 0px 5px 10px;”></A>

<A HREF=”http://www.doctorgrandmas.com/store/sweetener”><IMG SRC=”http://www.doctorgrandmas.com/images/banners/natural-sweetner.jpg” BORDER=”0″ ALIGN=”right” STYLE=”margin: 0px 0px 5px 10px;”></A>

<A HREF=”http://www.doctorgrandmas.com/store/sweetener”><IMG SRC=”http://www.doctorgrandmas.com/images/banners/natural-sweetner-2.jpg” BORDER=”0″ ALIGN=”right” STYLE=”margin: 0px 0px 5px 10px;”></A>

<A HREF=”http://www.doctorgrandmas.com/store/whole-wheat-mixes/muffin-mixes”><IMG SRC=”http://www.doctorgrandmas.com/images/banners/whole-wheat-muffins.jpg” BORDER=”0″ ALIGN=”right” STYLE=”margin: 0px 0px 5px 10px;”></A>

<A HREF=”http://www.doctorgrandmas.com/store/whole-wheat-mixes/muffin-mixes”><IMG SRC=”http://www.doctorgrandmas.com/images/banners/whole-wheat-muffins-2.jpg” BORDER=”0″ ALIGN=”right” STYLE=”margin: 0px 0px 5px 10px;”></A>

<A HREF=”http://www.doctorgrandmas.com/store/whole-wheat-mixes/pancake-mixes”><IMG SRC=”http://www.doctorgrandmas.com/images/banners/whole-wheat-pancakes.jpg” BORDER=”0″ ALIGN=”right” STYLE=”margin: 0px 0px 5px 10px;”></A>

<A HREF=”http://www.doctorgrandmas.com/store/whole-wheat-mixes/pancake-mixes”><IMG SRC=”http://www.doctorgrandmas.com/images/banners/whole-wheat-pancakes-2.jpg” BORDER=”0″ ALIGN=”right” STYLE=”margin: 0px 0px 5px 10px;”></A>

- And of course adding the content from that second document I couldn’t open. However, as soon as you can access that it should be easy.

- Promo code: I haven’t started on this yet as I’ve been working on the above issues. This is basically the ability to allow shoppers to input coupon codes to get discounts, etc, correct?

- Here’s an important note that you will find helpful and will probably save time:
Editing the footer:
cannot do this through admin. This is found directly in a template file:
themes/wholefoods/page.tpl.php

- I still haven’t had the chance to look into google base – definitely something that could help. We see a lot of traffic for Karen’s Cookies through google base.

- It was also suggested that we add an FAQ. I had not received content for this. Would be a good idea though, include information on shipping policies, shipping times, etc..

Zencart Margin Report

June 11th, 2009 Comments off

I have a zenCart shopping cart. I have not seen any free scripts available with the ability to put in a purchase price for both attributes and items without attributes ie (1oz, 2oz, 4oz, etc) and print out a report.

With this information I would like the ability to pull up a report that reflects profit and loss of items purchased. I would like somebody with the knowledge of this Selling Price – Cost / Cost or Selling Price – Cost / Selling Price = Profit Margin.

Seems like a pretty easy task for talented php programmer knowledgeable with zenCart. Thanks in advance.

Site Scraper/form Posting

June 4th, 2009 Comments off

Hi,
We need an application that will spider and scrape some pages from two websites, enter that information in to a database, and then post the info to another website using a web based form.
The application can take the form of a standalone or a web based app. Detailed description below

A. List Books
We Need an Application that will scan Book Seller 1′s Top 500 books list, record the details of each book (name, ISBN, price), then compare them to Book Seller 2′s price. If there is a sufficient margin between the two, the application should list the book.
The application would need to do the following:
1) Scan all the book pages of Book Seller 1′s Top 500 list
2) Compile a Database with the Name, ISBN and Sell Price of each Book (checking for in stock status, and excluding out of stock, pre orders etc)
3) Convert Book Seller 1′s Price to local currency (using the current mid market rate + 3%)
3) Search Book Seller 2 for the corresponding book/ISBN
4) Add Book Seller 2′s price to the Database
5) Compare Book Seller 1′s price to Book Seller 2′s price.
6)
6a) Check if we have already listed the book for sale at Book Seller 2′s Website
6b) If (BS1 Price + $3.50) is less than (BS2 Price – 20% – $0.01), list book at BS2 Price – 20% – 0.01
OR
6c) If (BS1 Price + $3.70) is less than BS2 price, but greater than (BS2 – 20% – $0.01), list book at BS1 Price + $3.70
7) Post Book to Book Seller 2′s Website using their Form (List 5 times to save constant relisting when it sells)

B. Check Margins/Stock
Periodically Book Seller 1 will either raise their price or run out of stock. In those cases, we need to de-list the book from Book Seller 2.
1) Get List of books we have for sale on Book Seller 2′s Website
2) Get Book Seller 1′s Current Price and Stock status
3) If Book Seller 1′s price has changed, and if the new price makes margin less than $1.50, delist book from Book Seller 2′s site.
4) If Book Seller 1 is out of stock, de-list book from Bookseller 2′s site

Required Features:
1) Rate limiting/friendliness to site load — Has to be able to do it slowly and respectfully (no opening hundreds of sockets at once etc)
2) Ability to behave in a human like manner (some degree of randomisation in pauses etc – Fishpond side only)
3) Clean/Modular code – To allow for easy updating if either website changes its’ page layout
4) Ability to generate stats/logs in some human readable format – (Nothing fancy – just what has been listed, what the price/margin is)

Legals
1) Need to assign copyright to us
2) Winning bidder will need to agree to a non-disclosure/non-compete (very minimal – Just that you won’t implement the same system yourself or sell it to anyone else)

Drupal Template Work (quick)

June 4th, 2009 Comments off

Here is a list of the modifications that need to be done to the website. Please see if you can get this stuff updated tonight or tomorrow. I have also attached the logo to this email. If you need the logo in a different size or file type, let me know. Please change the black text to blue to match the website.

1. Remove gray text box from Home page
2. Change orange “About” to white “Home”
3. Contact Info. on footer.
4. contact info. on contact page – Address form
5. Replace logo on the left with attached
6. Make the flash blocks smaller on the banner so they can all fit
7. Make all of the text larger for each page
8. On the “Services” page
Bold and red color to match logo – “Schedule consulting” and “Mediation &amp; Dispute Resolution”
9. On the “Clients” page
Bold and red color to match logo – “Owners” “Design Professionals” “Contractors”
10. Put the logo in the address bar in lieu of the drupal logo
11. Login text box in center of login page in lieu of right margin.
12. Make the left margin of the login page match the other pages
13. Make the slogan in the left margin red to match the logo.
14. Add buttons and center the main menu under the flash banner

Need this done as soon as possible =]

Thanks guys

Fixing Ie Brower Css Bug

May 21st, 2009 Comments off

I have tabs on my site and they appear properly with firefox and google chrome, however in Internet Explorer there is a bug. Internet Explorer puts a bottom margin in so that the tabs no longer rest on the DIV below it. The selected tab has a margin of -1 so that it overlaps the div below it. Please see attached screen captures with the problem appearing.

Below is the CSS I currently have:

.tab_selected {
margin-top:0px;
margin-bottom:-1px;
margin-right:2px;
padding: 5px 20px 6px 20px;
border-top:1px solid #ddd;
border-left:1px solid #ddd;
border-right:1px solid #ccc;
background:#fff;
float:left;
}
.tab
{
margin-top:0px;
margin-bottom:0px;
margin-right:2px;
padding: 5px 20px 5px 20px;
border-top:1px solid #ddd;
border-left:1px solid #ddd;
border-right:1px solid #ccc;
background:#f7f7f7;
float:left;
}

and below is the tab html code:

<div class=”tab_selected”>
Pender Harbour (8 ads)
</div>
<div class=”tab”>
<a href=”http://site.com/listings/validation/nearby/C44/44/129/region”>Sunshine Coast (8 ads)</a>
</div>

<div style=”clear:both;”></div>

So I’m looking for someone who is a CSS expert who has experience with making things work properly with IE to fix this.

Margin Level Indicator Alert

May 13th, 2009 Comments off

Need a MT4 indicator that sends an email/sound when a certain margin level is reached.

Dynamic Form Elements Css Prob

April 22nd, 2009 Comments off

Hi,

I recently built a site in Drupal.

It looks fine in firefox, but an add to cart form looks terrible in IE6 &amp; 7

I can’t edit the individual code for the form, as its all dynamically called in. Therefore I styled it using the following CSS:

.form-select{
float:left;
font-size:10px;
border-style:solid;
border-width:0px;
border-color:#fff;
margin-bottom:2px;
padding:2px;
}
.form-required{
display:none;
}

.form-item label[for=edit-attributes-1] {
float: left;
font-size:12px;
font-weight:bold;
margin-right:6px;
margin-left:3px;
}
.form-item label[for=edit-attributes-2] {
float: left;
font-size:12px;
font-weight:bold;
margin-right:6px;
margin-left:6px;
}

This is perfect in firefox – and doesn’t work a bit in IE.

Is there anyway I can fix this to make it work in both?

http://www.excycle.com/prototype

Will pay tonight for solution.

Margin Report Zencart

March 16th, 2009 No comments

I have a zencart shopping cart with a pretty decent sized db. I cannot find a margin report to keep track of costs / profit and the ability to include the dropdown attributes in calculations. Would like this done in a fairly short amount of time. Money is in escrow acct.

Bear