Archive

Posts Tagged ‘limit’

Breakout Ea

January 25th, 2012 Comments off

I would like someone to code a simple ea based on an indicator I use which places horizontal lines on my charts based on previous days price action.

I would like to place a limit order on touch of one of these lines, SL and TP will be set based on the level of other lines on the indicator. Limit order to be XX points adjustable away from entry to limit slippage.

Once the trade moves half way from the entry point to TP I would like to set SL to BE. I would like to be able to disable thi…

Php Md5 Password Generator Needs To Limit Use To Once

December 6th, 2011 Comments off

Hi,

I have a PHP script where I enter a domain name, the domain name is taken and using MD5 password generator – it issues the Key I email to user.

I normally enter www.domain1.com – and it spits out a number like this:
key: 51f62e22d4ebda5950e743e853ed3177

—-
The goal is to secure this script, so I can include in the members area, allowing user’s to access this script. The goal is only allow a user XX number of KEYs they can generate. Once they enter XX number of domains that iss…

Categories: PHP Tags: , , , , , ,

Amember Pro – Limit Users Bandwidth Per Day

October 24th, 2011 Comments off

I have a music download site at www.blocktapes.com

I use aMember Pro to manage my users. Right now, all registered members can download unlimited music in the members section, and users without an account can not download anything.

I have made a “free” membership option, so users can sign up for a free account – but they can also download unlimited music (Not what I want).

WHAT I WANT:
Users that are registered in aMember Pro’s Free Account should only be able to download 150 MB per day. Once they reach that limit, they should be prompted to either upgrade to a paid aMember Pro membership, or wait “XX-hours/minutes” to download another 150 MB etc.

The important thing to remember is not to simply limit transfer to a particular IP address, but it should limit the “Free Account” and not the “Paid Account” that is set in aMemebr.

Limit Acces To Select Pages In My Cliphouse Script

October 21st, 2011 Comments off

Hello i need to limit the access for free users to pages in my site, i need the option to select new and existing pages in my site, so i need a option in my admin area that i can deny and allow pages

for better ideas you can check

http://handshakes.dzoic.com/administrator/index.php?section=getpaid

and select create package, i haves this same option but not the parts when you can select the pages

Advertise Site To Get 100+ Sales

September 16th, 2011 Comments off

The site
http://specialpress-directory.de
need 100+ sales of a seo-webservice.

Customers could enter their website information (site name, site url, site description) and upload an image.
After payment this information will be populated at 100 different blog-domains.
A list of the blogs could be seen here : http://specialpress-directory.de/verzeichnisse/

There is a german and an english form to enter the needed values.

The user has to pay 5

Cpanel Json Api

July 12th, 2011 Comments off

Need script created to perform following functions utilizing CPANEL JSON API. Each function must be able to return a true or false if it was performed correctly or the value of the item if it’s checking the status of something.

Functions Needed:

1. Functions
- Create Account
Be able to set 1 domain (and specify domain), set disk space limit, bandwidth limit, and email account limit.
- Delete Account
- Suspend Account
- Create FTP Account
- Delete FTP Account
- Check if Account is Suspended
- Change Account Password
- Change FTP Password
- Create POP Email Account
Be able to set space limit (100MB for example)
- Delete POP Email Account
- View Space Used
- View Bandwidth Used

Maximum bid should not reach more than $75.

Categories: API, cPanel, JSON Tags: , , , , , ,

Demo Time Limit On Excel Spreadsheet

June 10th, 2011 Comments off

I have a customer who would like to distribute a spreadsheet for sale on the internet. He would like to be able to time limit the spreadsheet (say 7 days) before asking for a confirmation code to unlock the spreadsheet.

It would also be nice if it wasnt just the same unlock code for every spreadsheet.

I cant guarantee the work at the moment, as it does need signing off by the company before proceeding – but I am confident that it will go ahead.

Many thanks.

Extend The Word Limit And Recover The Image Upload Function

April 26th, 2011 Comments off

Extend the word limit and recover the image upload function for www.treasureauction.com.my

Forum Bot Required

April 17th, 2011 Comments off

Hello,

I will have a list of BB forums.
So what the bot must do is,
login in.
(Log-in details for each forum will be in a seperate CSV)
Registration will be done manually.

Bot will go to the forum thread that i specify,
example,
http://forum.innobuzz.in/showthread.php?tid=32

It will post a quoted message usually the first post.
For example,
This will be quoted,
“In most colleges squid is being used to limit the downloads.Sad I’m waiting for a solutions to break the limit.Dodgy Can anybody tell me the way to?”

Then our text/post will be some 2 line phrase from the page.
Example,
“Use http://www.http-tunnel.com for remoeving the download limit… or even you can ssh tunneling but for that you need to have 2 PC one within the college premises and one outside that college network.”

Okay this is task one. Completed.
After 2-3 days, i will run the bot again for task 2.
which is to edit our post with hyperlinks.

Get what i mean?

See this links for more information,
http://hddaudio.net/viewtopic.php?id=1154
http://forum.shozu.com/showthread.php?tid=765
http://forums.doteasy.com/index.php?topic=30.0
http://forum.innobuzz.in/showthread.php?tid=29

Thank You.

Categories: .NET, Bot, C/C++, Editing, Forum, PHP, Programming, Python Tags: , , , , , ,

WordPress Limit Page Views

March 2nd, 2010 Comments off

Hi
today i looked at a plugin “reverse squeeze” which allows a reader to rean n pages and then has to signup via an autoresponder before being able to read any more – but it would not work – I am looking for a similar function but to require registration on the blog

is this a short simple propject you could do?
I need this complete in the next 2 days

Database Limit Access / Sear 2

February 24th, 2010 Comments off

Hi! I have a SQL database with a search feature on my PHP site.
I would like to know how to automatically populate a field linked to another record in the database. E.g.
RECORD A. A1, A2 (IMG depending on B1, B3 Text, IMG depending on B2, B4 Text), A3
RECORD B. B1 (numerical 1 – 42), B2 (numerical 1 – 42), B3 (text)

Secondly, I need a function to enter a separator (maybe “|” ) in the search bar on my site. This will allow the AJAX search to split the search into multiple parts)

Thirdly, add dropdown to Search to allow filtering of search results in database Category field.

Also, I need to stop over-access (maybe using limit on data downloaded by an IP address)

Make a counter to display number of database records based on combinations of values in 2 database fields.

Categories: Ajax, MySQL, PHP, SQL Tags: , , , , , ,

Database Limit Access / Search

January 29th, 2010 Comments off

Hi! I have a SQL database with a search feature on my PHP site.
I would like to know how to automatically populate a field linked to another record in the database. E.g.
RECORD A. A1, A2 (IMG depending on B1, B3 Text, IMG depending on B2, B4 Text), A3
RECORD B. B1 (numerical 1 – 42), B2 (numerical 1 – 42), B3 (text)

Secondly, I need a function to enter a separator (maybe “|” ) in the search bar on my site. This will allow the AJAX search to split the search into multiple parts)

Thirdly, add dropdown to Search to allow filtering of search results in database Category field.

Also, I need to stop over-access (maybe using limit on data downloaded by an IP address)

Make a counter to display number of database records based on combinations of values in 2 database fields.

Categories: Ajax, MySQL, PHP, SQL Tags: , , , , , ,

Xcart Product Quantity Limit

January 18th, 2010 Comments off

I would like to be able to implement a product quantity limit in my xcart store so that I can restrict my customers to only be able to buy x amount of any product. This setting should be unlimited by default, but when I set this restriction from product restriction page it should make the following 2 changes.

1. My store uses a drop down for selecting a quantity of each product. This drop down should only show the number that I have selected as a limitation on the product. For instance, if I configure so that customers can only buy 1 of a particular item, they should only see “1″ in the dropdown box for that particular item. All other items should remain unchanged. I Should also be able to set items back to “default” so that an unlimited number can be added.

2. If customers try to refresh page and order additional items with restricted quantities, they should receive an error message stating ” Limit x per customer on this item please” with “x” being the number connfigured for that item.

Please do not encrypt files on my server. Fee will be paid to escrow immediately and released upon job completion only.

I Need To Limit The Size Of My

January 7th, 2010 Comments off

Hello i need to limit the size of my player to a max of 16:9. its flow player or replace it with one that will do this

Categories: PHP, Programming Tags: , , ,

Htaccess Code

December 13th, 2009 Comments off

Hello, I have a swf that needs hot linking / anti-leech protection in the directory /forums/
I cannot have the htaccess in there as there is already a .htaccess in there with the following
# -FrontPage-

IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*

<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>

So I need it to be in the root directory (public_html)

I need the htaccess to protect the player.swf located in /forums/ and to force www. on the domain name

Currently I am using this to do this
//ReWriteEngine on RewriteCond %{HTTP_HOST} !^www.DOMAIN.com [NC] RewriteRule ^(.*) //http://www.DOMAIN.com/$1 [L,R=301] RewriteCond %{HTTP_REFERER} !^http://(www.)?DOMAIN.com [NC] //RewriteRule .(swf)$ http://www.DOMAIN.com/forums/awc_ss.php?do=subscribe

I have it so if someone tries to hotlink it they get redirected…

When i use that, that breaks the function of the player.swf to firefox users, but it works fine for safari, IE, and chrome users. I need it fixed

Thanks, easy job

Poker Eboooks

November 18th, 2009 Comments off

No-Limit Hold’em:

- Let There Be Range by Tri “SlowHabit” Nguyen and Cole “CTS” South
- Easy Game Volumes I & II by Andrew “BalugaWhale” Seidman
- How to Beat No-Limit Hold ‘Em 6-max Cash Games by Bill “bigbabyjesus/billyjex” Vosti
- The Poker Puzzle by Oliver “Improva” Marx
- Bobbo’s Bible by Rob “BobboFitos” Eckstut
- Memoirs Of aejones by Aaron “aejones” Jones (audio files)

Pot-Limit Omaha:

- The Pot Limit Omaha Book: Transitioning From NLHE To PLO by Tri “SlowHabit” Nguyen

Multiple Geocoder

November 9th, 2009 Comments off

Purpose:
——–
Currently the free geocoders (google, yahoo, etc) do not allow for an unlimited number of geocoding requests per 24 hour period. Given the number of listings Nestoria must geolocate each day, we need a means to overcome this limitation by using multiple sources for our geocoding efforts.

This motivating factor behind this project is Australia – we don’t have street data and are thus unable to geocode street addresses inhouse.

Methodology:
————
Many sources providing free geocoding, however, a limit is placed on the number of free lookups which can be performed each day. We can overcome this limitation by combining the sources and with that, be able to perform a far greater number of lookups per 24 hour period.

Using multiple sources ETL can geocode addresses to maximum effect without failing due to source limitations. By caching the results, ETL can further avoid hitting the source limit.

An algorithm will rank the sources according to their request limits and each will be queried according to this ranking. For example, source A has a limit of 10 and source B has a limit of 100 – source A will be queried once in every 10 requests.

A scorecard of the requests will be maintained as part of the cache to ensure persistence between restarts.

Sources will not be hard-coded and instead can be added to the module as required.

Proposed Sources:
—————–
Google:
- CPAN: http://search.cpan.org/~miyagawa/Geo-Coder-Google-0.06/lib/Geo/Coder/Google.pm
- Docs: http://code.google.com/apis/maps/documentation/geocoding/index.html
- Max: 15k (returns 620 when the limit is reached)

Multimap:
- CPAN: http://search.cpan.org/~gray/Geo-Coder-Multimap-0.01/lib/Geo/Coder/Multimap.pm
- Docs: http://www.multimap.com/openapidocs/1.2/web_service/ws_geocoding.htm
- Max: 50k

Yahoo:
- CPAN: http://search.cpan.org/~abh/Geo-Coder-Yahoo-0.44/lib/Geo/Coder/Yahoo.pm
- Docs: http://developer.yahoo.com/maps/rest/V1/geocode.html
- Max: 5k (returns xml with a message of ‘limit exceeded’)

Bing:
- CPAN: http://search.cpan.org/~gray/Geo-Coder-Bing-0.05/lib/Geo/Coder/Bing.pm
- Docs: http://www.microsoft.com/maps/isdk/ajax/
- Max: 30k

Code:
—–
A cpan contribution under the namespace ‘Geo::Coder::Multiple’.

The module will use existing cpan modules for geocoding (eg: Geo::Coder::Google).

The cache for the code will not be an exact copy of the response from the source. Instead it will be reformatted to include only relevant information (lat, long, source name, etc). This will allow for easier cache retrieval/deletion.

Tests:
——
Contained within the cpan module.

Categories: Perl/CGI Tags: , , , , , ,

Poker Ebooks

November 8th, 2009 Comments off

I want:

No-Limit Hold’em:

- Let There Be Range by Tri “SlowHabit” Nguyen and Cole “CTS” South
- Easy Game Volumes I & II by Andrew “BalugaWhale” Seidman (*NEW REVISED VERSIONS 1 & 2 AS OF 10/08/2009)
- How to Beat No-Limit Hold ‘Em 6-max Cash Games by Bill “bigbabyjesus/billyjex” Vosti
- Bobbo’s Bible by Rob “BobboFitos” Eckstut
- Memoirs Of aejones by Aaron “aejones” Jones (audio files)
- Small Stakes No-Limit Hold’em by Ed Miller, Sunny Mehta, and Matt Flynn

Pot-Limit Omaha:

- The Pot Limit Omaha Book: Transitioning From NLHE To PLO by Tri “SlowHabit” Nguyen
- Advanced PLO Theory by LearnedFromTV (First two books are out)

Poker Ebooks

November 6th, 2009 Comments off

I want:

No-Limit Hold’em:

- Let There Be Range by Tri “SlowHabit” Nguyen and Cole “CTS” South
- Easy Game Volumes I & II by Andrew “BalugaWhale” Seidman (*NEW REVISED VERSIONS 1 & 2 AS OF 10/08/2009)
- How to Beat No-Limit Hold ‘Em 6-max Cash Games by Bill “bigbabyjesus/billyjex” Vosti
- The Poker Puzzle by Oliver “Improva” Marx i have and the 8 videos comming with the book
- Bobbo’s Bible by Rob “BobboFitos” Eckstut
- Memoirs Of aejones by Aaron “aejones” Jones (audio files)

Pot-Limit Omaha:

- The Pot Limit Omaha Book: Transitioning From NLHE To PLO by Tri “SlowHabit” Nguyen

Poker Ebooks

October 30th, 2009 Comments off

I want:
No-Limit Hold’em:

- Let There Be Range by Tri “SlowHabit” Nguyen and Cole “CTS” South
- Easy Game Volumes I & II by Andrew “BalugaWhale” Seidman (*NEW REVISED VERSIONS 1 & 2 AS OF 10/08/2009)
- How to Beat No-Limit Hold ‘Em 6-max Cash Games by Bill “bigbabyjesus/billyjex” Vosti
- The Poker Puzzle by Oliver “Improva” Marx i have and the 8 videos comming with the book
- Bobbo’s Bible by Rob “BobboFitos” Eckstut
- Memoirs Of aejones by Aaron “aejones” Jones (audio files)

Pot-Limit Omaha:

- The Pot Limit Omaha Book: Transitioning From NLHE To PLO by Tri “SlowHabit” Nguyen

Megavideo Limit Premium.

October 30th, 2009 Comments off

This script i need should:
- be protected from stealing by anyone visiting my site
- should use megavideo premium account or couple of accounts in random order.
- should allow user to paste a link to a movie and watch movie with no limits (because of using my premium account)

Script should be easy to implement into any other www (remember about protection. perhaps making some files it use and they are on server will be easiest way, i dunno, your choice).

It can use ajax maybe, it can looks pretty (dark colours) it will be nice if this will be a text link, when i press it it slide down a nice looking place for pasting link.

For clipshare programmers: If you can do that player recognize if there is any embed movie pasted on site where this player and any embeded megavideo video code are together and automaticly paste correct code into this premium player:)

Penny Auction Limit Win Frqncy

October 27th, 2009 Comments off

I have a telebidscript (swoopo clone) site and need to be able to limit the number of times a user can win an auction (eg: 1 win per week). I need to be able to adjust this frequency as my site grows, so it would be nice to be able to control this from the admin page.

Programmer that accepts this project needs to be familiar with CakePHP and ioncube.

Expert Advisor For Mt4

October 23rd, 2009 Comments off

I would like to have simple EA that will place Limit or Stop Order with profit target and stoploss.
As price moving down/up, limit/stop order entry will re-adjust by xx pip increment.

Example: Current price is 1.3950
I want use EA to open buy limit order at 1.4000 with SL = 50 pips and TP = 50 pips If price goes up to 1.4000, EA will open as above.
However, if price keep going down to 1.3900, I want EA to trail my order entry from 1.4000 buy limit order to 1.3950 buy limit order. (xx pip increment)

More details will follow by email once project has assigned.
Some of Additional coding require for this project will be something like Magic number, email, hibernate after current order has replace… (minor stuff)

Categories: C/C++ Tags: , , , , , ,

Iso: Poker Ebooks

October 22nd, 2009 Comments off

Want:
No-Limit Hold’em:

1. How to Beat No-Limit Hold ‘Em 6-max Cash Games by Bill “bigbabyjesus/billyjex” Vosti
2. Small Stakes No-Limit Hold’em v1.0 by Ed Miller, Sunny Mehta and Matt Flynn
3. The Poker Puzzle by Oliver “Improva” Marx i have and the 8 videos comming with the book
4. Bobbo’s Bible by Rob “BobboFitos” Eckstut
5. Let There Be Range by Tri “SlowHabit” Nguyen and Cole “CTS” South
6. Easy Game Volumes I & II by Andrew “BalugaWhale” Seidman (*NEW REVISED VERSIONS 1 & 2 AS OF 10/08/2009)
7. Memoirs Of aejones by Aaron “aejones” Jones (audio files)

Pot-Limit Omaha:

1. The Pot Limit Omaha Book: Transitioning From NLHE To PLO by Tri “SlowHabit” Nguyen

Poker E-books

October 22nd, 2009 Comments off

In need of the following:

1. How to Beat No-Limit Hold ‘Em 6-max Cash Games by Bill “bigbabyjesus” Vosti
2. Small Stakes No-Limit Hold’em v1.0 by Ed Miller, Sunny Mehta and Matt Flynn
3. The Poker Puzzle by Oliver “Improva” Marx
4. Bobbo’s Bible by Rob “BobboFitos” Eckstut
5. Let There Be Range by Tri “SlowHabit” Nguyen and Cole “CTS” South
6. Easy Game Volumes I & II by Andrew “BalugaWhale” Seidman
7. Memoirs Of aejones by Aaron “aejones” Jones
8. The Pot Limit Omaha Book: Transitioning From NLHE To PLO by Tri “SlowHabit” Nguyen

Ea For Mt4

October 20th, 2009 Comments off

You will be given a MT4 indicator (see attachment).

The EA should have the following variables:
Stop loss (default 20 pips)
Risk management (default set at 3% for lot sizing)
Slippage (default set at 2 pips)
Limit the number of trades open at any single moment (default set at 4)
The trigger level on the indicator to initiate a “buy” (default set at 70, call this value say “buy limit”)
The trigger level on the indicator to initiate a “sell” (default set at 30, call this figure say “sell limit”)
The variables within the indicator which I have attached should also be included within the EA
The trigger mechanism to close an open trade and reverse it when there is a change in colour of the indicator that lasts for X bar segments (default set at 4, call this say “reversal trigger”)

The EA must be able to be loaded on to at least 10 charts at the same time.
The EA must be able to operate on any time frame chart that it is loaded on to.
The EA must be show the indicator at the bottom of the chart.
The EA must be able to have the ability to load templates so that each chart can have the variables (mentioned above) individually tweaked.
The EA should use close of bar prices only.

The EA should operate as follows:
If the price is greater or equal to “buy limit” and the colour on the indicator has changed, then close the current open trade and initiate a SELL.
If the price is less than or equal to “sell limit” and the colour on the indicator has changed, then close the current open trade and initiate a BUY.
If the price is less than “buy limit” and greater than the “sell limit” and the colour of the indicator has changed and the colour change lasts for at least “reversal trigger” then close the current open trade and open a trade in the opposite direction.

The EA should draw a horizontal green line or a horozontal red line on the price chart, when a BUY is initiated or a SELL is initiated, respectively. The line should be 5 time bars long and should be drawn from the time bar when the trade was made and going back in time for the five bars (that is, it should always be drawn from the trade time bar and extend to the left of the chart)
The EA should also draw on the chart the number of pips between the two lines (so that profit or loss is shown in pips on the chart). This text should be below the time bar if the trade was a SELL and above it if the trade was a BUY

Please indicate how long it will take to deliver the project from the day that you are commissioned to do the work.

Note that only escrow payments will be made. When the EA works as I had intended the money will be released via escrow.

Remove Limit From Cart

October 2nd, 2009 Comments off

Please see PMB for details of project.

Limit Post 0n Home Page-wp

September 12th, 2009 Comments off

I have installed a new wp news theme on my site and have added the limit post plug in, posts on home page are still full posts…I believe its a coding error ? need someone with wordpress experience to fix, also need to add automatic adding of thumbnails on home page posts

Fix Limit On Shopping Cart

September 3rd, 2009 Comments off

I have a shopping cart script that is limited to 500 products but i want it fixed to allow me to upload unlimited products.

Limit Order Process To 1 Page

August 2nd, 2009 Comments off

Our website www.addontele.com is based on Joomla/Virtuemart. We wish to decrease the 4 steps to payment to just 1 single step/page during the order process, just like the website http://www.tuinvoordeel.eu/cart.php?mode=checkout. They have the 4 steps combined in 1 page. Will provide you with a short translation from Dutch words into English if need be to clarify.

Limit Order Process To 1 Page

July 31st, 2009 Comments off

Our website www.addontele.com is based on Joomla/Virtuemart. We wish to decrease the 4 steps to payment to just 1 single step/page during the order process, just like the website http://www.tuinvoordeel.eu/cart.php?mode=checkout. They have the 4 steps combined in 1 page. Will provide you with a short translation from Dutch words into English, don’t worry.

We also wish to have:
- a Newsletter (double opt-in) subscription feature
- an easy to use banner system we can maintain ourselves
- a 3D picture zoom/rotate to highlight our products (no pop-up)

Configure Vhost Apache2.2

July 14th, 2009 Comments off

Hello all,

i need a configuration of Apache2.2

each vhost do configured with this mod:

mod_throttle
mod_bandwidth
mod_limitipconn
mod_load

Each vhost do limit the kb/s max, cpu max and max connection and the ma load.

For example, the frist 10 seconds each vhost can use 40% of cpu, if the vhost use the 40% for more than 10 seconds, apache will be limit to 10 or 5%.

also the networking, the frist 10 second can be use 90Mbps, after 10seconds will be limit to 10Mbps.

and also the other limitation…

Everyone can help me?

My OS is Ubuntu
Apache is 2.2

This limitation is for prevent my users that use script for leech and use full rescue..
on the future i will configure this work also on the others servers if the programmer are make a good working i ask to him for re-make the work on the other servers.

Thanks too much for read my post.

Vbscript Fixed Limit Delimiter

July 9th, 2009 Comments off

Hi There. We need to have two possibly three VBScript functions modified to read fixed limit delimited text files which are output from a testing system, then build SQL statements to insert them into an Oracle database. We are using a proprietary system that uses VBScript and the system takes care of all the database connections, so that isn’t something you need to worry about on our end. As long as you have a similar type database, and can create the three simple tables with 5 exact same columns each, to get the script functioning properly, we will insert the proper db connections using existing functionality in our script. Currently the VBScript function (and would appreciate it staying VBScript) reads comma delimited text files for a similarly related legacy system’s output files, so the script is mostly written. With my less complex scripting ability, I made some attempts, but need a more proficient expert to finish and get the script functioning properly. For the right person, this shouldn’t take more than an hour or two. We do need this done quickly to avoid minimal downtime.

I have attached the Script to be modified and the two types of files it needs to read and insert into the database tables.

I will pay promptly through paypal or your reasonable method of choice. Thank you for your consideration on this!

Php Form That Adds To Database

July 9th, 2009 Comments off

I am looking to get a simple project going. I have a website that is not live yet. It is a penpal site for inmates.
I need the following:

I need to get a link added to my Inmate Profile Listings (thats not the part I really need help with).. When they click on it I want it to check a table (mysql) to see if they have writes to “send message”.

If they have don’t have that right or not logged in, I want it to show something about you need to purchase that membership package…etc..

If they do have that right, I need it needs to go to a form. Simple form that would grab the the inmate name, facility address, city, state, zip from a table (from the profile that they just were just viewing) and post it to the form (unchangeable). On that form would also be a spot for their name, address, city, state, zip, and a message box. We would need to put some type of limit to that message field. Then a submit button and it would be entered to the mysql database, emailed to their email address, and copy to me.

One other thing, I want to limit each user to be limited to one letter per day. If they have already sent one letter, it will tell them they are limited to one per day. They would get that before they type the whole letter out. During the first verification maybe.

I would need a screen where I can go to where I can view the information, in the table, from the form. And one extra table field “printed” that I can change so that I can verify that I printed and sent the letter.

In otherwords, I want people that purchased a special right (site already does this part) to be able to send snail mail letters to the inmate (limit one per day). I’ll print out the email and mail it to the inmate. The form that goes to the database would be a backup incase the email doesn’t go through or something.

I am open to ideas on other ways of doing this.

I am not in a rush for this. Not needed till around July 15th.

I can PM other info as needed.

Need Bulk Sms Website

June 23rd, 2009 Comments off

We want to build a sms portal to meet the following requirements.
1. Programming Requirement

1.1. Language – PHP

1.2. Database

Categories: MySQL, PHP Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Simple Ea For Mt4

June 21st, 2009 Comments off

I need a very simple Expert Advisor for Meta Trader 4.

It is a Price action, trend following, strategy, without the use of indicators.

In a (Currency pair), the EA will find the

Import Limit

June 17th, 2009 Comments off

Very small script modification. This existing, working and php based script imports products from a wholesale supplier into my zen cart shop. Your job is to set and add a limitation to avoid importing products cheaper then 40 euro and not more expensive then 1000 euro.

The script creates a logfile. Your modification must also add the amount of products not imported to that log. (too cheap or to expensive)

Need a coder who can start INSTANTLY and has GREAT PHP / Mysql Knowledge.

More Characters In Form Input

June 7th, 2009 Comments off

I have a PHP script with a form. The character limit is too small for the URL input. I would like this limit increased to more acceptable limit.

Xml Parser Php Script

June 2nd, 2009 Comments off

I need a php script to parse data from results of search requests similar to this:

http://www.popshops.com/v1/0yp0rj3hqei08nztbslkxco1m/products.xml?catalog_key=8dma5bktzb9bseed24byo2z3w&amp;keywords=ipod+16gb

The results will then be displayed on our online shopping mall website (www.ShoppingMinistry.com). It should display a list of available products and allow customer to sort by name, price etc. It should also allow them to narrow the search by available parameters.

Here are more info about available parameters etc:

Request URL

http://www.popshops.com/v1/0yp0rj3hqei08nztbslkxco1m/products.xml
Required request parameters
Field Value Description
catalog_key string Unique key identifying catalog of merchants: 8dma5bktzb9bseed24byo2z3w
keywords string

A list of keywords to search across your catalog merchants.

keywords=ipod Is a basic search for products containing the keyword ‘ipod’

keywords=ipod -case is a search for products containing the keyword ‘ipod’ and NOT containing the keyword ‘case’
Optional request parameters
Field Value Description
merchant_id integer A unique PopShops merchant_id, limiting products to a single merchant
merchant_type_id integer A unique merchant_type_id limiting products to a single merchant_type.
category_id integer A PopShops category ID, limiting products to a single merchant’s category. Category ids are currently only returned in product query responses.
brand_id integer A PopShops brand_id, limiting products to a single brand
price_min decimal
10.00,19.95, etc
Price minimum product prices should not go below
price_max decimal
10.00,19.95, etc.
Price maximum product prices should not exceed
product_sort name_asc
name_desc
price_asc
price_desc Featured (default), Name (A-Z), Name (Z-A), Lowest Price, Highest Price
product_limit 1-100 Number of products to display at a time. 100 maximum.
product_offset integer Number to offset the product results by
include_deals boolean
1 or 0
Available deals can also be included in the result set that match returned products and merchants.
url_subid string Custom subid/sid to be appended in any final affiliate product urls.
Response fields
Field Description
search_results Contains all of the query responses. Attributes:

* keywords: any keywords passed in
* product_limit: any product_limit passed in
* product_offset: any product_offset passed in
* merchant_id: any merchant_id passed in
* category_id: any category_id passed in
* brand_id: any brand_id passed in
* product_sort: any product_sort passed in
* price_min: any price_min passed in
* price_max: any price_max passed in
* merchant_type_id: any merchant_type_id passed in

products Contains products matching the query parameters. Attributes:

* total_count: Total number of products matching the query parameters

product Contains an individual product. Attributes:

* name: The name of the product
* description: The description of the product
* merchant_id: The merchant_id for the merchant the product belongs to.
* large_image_url: A url for the largest sized image available for the product.
* medium_image_url: A url for a medium sized image of the product.
* small_image_url: A url for a small sized image of the product.
* merchant_price: The price offered through the merchant. Usually corresponds to the lowest price.
* retail_price: The listed retail price of the product.

price_ranges Contains price_ranges for products matching the query parameters.
price_range Contains an individual price_range. Attributes:

* max: The max dollar value in the range
* min: The min dollar value in the range
* product_count: The number of products within this price range.

merchants Contains top merchants for products matching the query parameters. In many cases the number of merchants matching the query is too many to bring back, so this will only bring back the top 50 merchant matches by product count. You may encounter results where you get a product on a page and there is no matching merchant in the merchants node.
merchant Contains an individual merchant. Attributes:

* id: A unique id for the merchant. You can pass this in as a merchant_id to filter products to this specific merchant.
* name: The name of the merchant.
* product_count: The number of products matching the query for this specific merchant.
* logo_url: If available a logo_url will be provided which is a url to small thumbnail of a logo for the merchant.
* url: If available the url will be returned, which is a landing page for this merchant.
* merchant_type_id: If the merchant belongs to a merchant_type, this will be the id for the merchant_type. This can be used to further filter products as a merchant_type_id parameter.

merchant_types Contains top merchant_types for products matching the query parameters.
merchant_type Contains an individual merchant_type. Attributes:

* id: A unique id for the merchant_type. You can pass this in as a merchant_type_id to filter products to this specific merchant_type.
* name: The name of the merchant_type.
* product_count: The number of products matching the query for this specific merchant_type.

brands Contains top brands for products matching the query parameters.
brand Contains an individual brand. Attributes:

* id: A unique id for the brand. You can pass this in as a brand_id to filter products to this specific merchant_type.
* name: The name of the brand.
* product_count: The number of products matching the query for this specific brand.

suggested_merchants If the keywords match any merchant names, or have been tagged by PopShops as belonging to a specific merchant, this node will return any merchants that may be possible matches. This node will have child merchant nodes with attributes available on normal merchant nodes.
deals Contains deals available for products,merchants, and suggested merchants matching the query. Attributes:

* restrictions: Global restrictions that apply to any deal returned.

deal Contains an individual deal. Attributes:

* name: The name of the deal.
* description: A description of the deal.
* url: The redirect url for the deal.
* image_url: If an image is available for the deal, this will be a url for that image.
* specific: This is a boolean (true/false) indicating whether the deal is specific to a product, or applies to all products from the merchant.
* start_on: The start date the deal is valid.
* end_on: The end date the deal is no longer valid.
* code: Any associated code for the deal. This is a code that would need to be used to redeem the deal.
* deal_type_ids: The deal_type id indicating what kind of deal this is.
* restrictions: Any applicable restrictions unique to this deal or merchant.
* merchant_id: A unique id for the merchant.
* merchant_type_id: The id of the merchant_type the merchant of this deal belongs to.

Categories: MySQL, PHP, XML Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Memorial/obituary Site

May 24th, 2009 Comments off

Please give an accurate estimate of the cost. The budget is extremely low, but I need a realistic idea of the cost to do everything listed. A website template will be provided for the layout. Only functionality is needed. Programming language used will be your choice based on speed, efficiency, and ease of modification (by me).

Description:
Memorial/Obituary Site
- Myspace-like
- users sign up for a page w/ a personalized URL [www.website.com/mmartin006] that user can choose
- admin-controllable option for accepting payments
- accepts payments from Paypal.com and/or Authorize.net
- ability to upload photos
- ability to embed Youtube, Google, etc. videos
- simple guestbook on pages [similar to a comments section at the bottom]

Page Input Info
[once page is setup, it should be editable from both user's account page and Site Administrator page]
- Name
- Birthdate
- Date of death
- Hometown
- Obituary
- Funeral Info
- Wake info &amp; address
- Burial Info &amp; address
- Photos [photo upload - multiple upload function - 1 main photo &amp; 10-20 photo gallery limit]
- Videos [video embed code input - 2 video limit]
- Guestbook [guestbook entries should be editable from users's account page - edit/delete]

Site Administrator page
- Add/remove accounts [ability to manually create or delete accounts]
- ability to change photo upload limit
- ability to set file size and file dimension limitations [only allow uploading of JPEGs and GIFs]
- ability to change video limit
- ability to turn on or off payments
- ability to edit users’ guestbook entries
*Basically the ability to fully edit any users’ page content
- ability to add/modify Funeral Home accounts, re-billing, etc.
- ability to restrict access to select accounts and funeral home accounts

Funeral Home accounts
- similar to Site Admin account
- 1 central account that can add/remove sub-accounts[pages under that account]
- pages will be same as normal pages, but will have the funeral homes’ name on the pages

Elements Needed for Homepage:
User Login:
- User Name
- Password

Search form(s):
- Database needs to be searchable by name, date of death, date of birth, funeral home, and/or cemetery.

Want some of the functionality similar to these sites. Not complete copies, but I would like to borrow some ideas from them along with what I listed in the project description.

http://www.memory-of.com/Public/

http://www.last-memories.com/

Bear