Archive

Posts Tagged ‘actions’

WordPress Customization — Run Actions On User Signup

January 6th, 2012 Comments off

I have two working scripts that need to be called when a new user signs up for a WordPress account … these should be generated at the same time that the New User notification is sent to the admin.

I simply need a script (or more likely just a few lines of code to add to WP’s functions.php) that will trigger two different scripts and pass that user’s ID.

I.e.

http://domainname.com/run/script1.php?uid=123
http://domainname.com/run/script2.php?uid=123

So all I need is the script (or…

Simple Gallery With Selecting Images For Further Actions

August 15th, 2011 Comments off

Basically the webpage is similar to existing web-galleries with some additional actions on selected pictures.

Relatively simple webpage with some javascript and css functionality. Small back-end programming (interfacing existing unix scripts).

The webpage displays pictures from a folder on the server (with large number of images). No Upload functionality needed.

Thumbnails are generated on-the-fly (or from cache) from the server folder for display.
Basic grid style for thumbnails (plus basic info on file). Pictures (mid-sized) when viewed by selecting thumbnails are displayed in lightbox/colorbox (or similar) style.

Multi-Thumbnails can be selected/deselected on webpage for further actions
Actions are (download zip, PDF, list of files,etc.)

The selection and deselection of pictures and the applied actions shall be state-depended for one folder. I.e. The action and seleciton shall apply for a whole folder.

It shall be possible to

Video Block / Menu Rollover Actions

April 25th, 2011 Comments off

I need to create a home page similar to Chanel.com. If you choose a language then you will see the menu below the movie. What we need is to display a video clip (video file, swf, etc), and have it so that when the visitor rolls over the menu item below, the block where the movie changes to a still image that is associated with the particular menu item.

Points Reward Site

February 2nd, 2010 Comments off

Project Description:

An existing site needs to be updated to help users earn points on the activities performed by them on the site. Users can exchange their points with tangible things like iPod, Cell phone and more.

Drupal Ubercart Customization

August 4th, 2009 Comments off

Setup a D6x Ubercart environment that suits these requirements:

- let users to 1) choose a content/product from a catalogue 2) fill its fields like a classic content 3) choose the available attributes 4) save it and add it to cart – even if not yet published- 5) checkout it for publishing it (note that each step number is a different page).
- integrate “actions module” http://drupal.org/project/actions to products using the attributes and execute them once the order is completed (new module UC_attributeAction)
- let users to add additional paid services to the original content created in a second time, adding one or more attributes to it. It means that he could make a new order related to the same content.
- improve attribute selection UI from a given gui.

NB: these priorities should be applied by coder following detailed specs information regarding interaction model and GUI that will be provided by us to him once he will have contacted us the first time.

Candidate requirements:
A group or a freelancer that shows:

* UC API knowledge in order to make quick or deep customization if necessary
* UC contributed modules wide knowledge
* Experience in building new drupal modules and experience about “actions” module.

Please keep from posting your bid if you don’t have big PHP and Drupal experience and if you don’t meet these requirements.

Working method

After task acceptance you will receive access credentials for working on our webserver.
You should provide status progress update at every request and you should notice us for any problems and doubts about the specs BEFORE than start coding. The specs are not changable during the work and any changement or differences must be agreed with us. Any behaviour that faces against that will be under your own responsability. You have to contribute to make an easy and fast communication by IM (vocal chat if its necessary too). We are fully available to support you in this work, hence we expect it will be an excellent work. We also expect you would provide the right consultancy for making this work better, if it requires.

Project requirements:

- Drupal 6.x
- No core modification allowed.
- good and clean coding with a reasonable comments logic.

NB: After the task delivery we will apply the needed test on it for finding any issues and analising deeply the performances and the compliance to the specs agreed.

Calculator – Changes

July 7th, 2009 Comments off

I have attached the File that these changes need to be made to. Only the following changes need to be made to the attached code.

A program written in Java that will calculate and display the monthly payment amount to fully amortize a $200,000.00 loan over a 30 year term at 5.75

Dvd Box Design/cover

June 10th, 2009 Comments off

I need you to create in Photoshop:

A DVD box cover
A DVD face design

And then using some Ebook cover Photoshop actions, turn them into Ebook cover-style graphics.

I will provide the font/graphics/PS actions.

I have all the leading brands of ebook cover actions.
http://www.clickanddraggraphics.com/
http://www.photoshopecovers.com/
http://www.ecovergo.com/
http://www.3decovers.com/
http://www.coveractionpro.com/

*The winning bidder will get to keep my copy of the actions they use, if they’d like them.*

Give me links to your past work. Show me that you’d be good at creating these kind of graphics. If your good and the bid is good, then I will need you to do a lot more of these. You’d then be able to get my copy of many more actions etc, if they’d like them.

Photoshop Actions / Scripting

April 26th, 2009 Comments off

I have several existing Photoshop Actions that are programmed to open an existing file located in a specific directory. The path to this directory is an absolute path, i.e.:

C:Program FilesPhotoshop Actionsfilename.jpg

As long as the Actions can find the file in the specified absolute path, everything works fine.

My problem is that if someone tries to run this Action on a different computer (like a Mac), the path specified in the action may not exist and the Action will not work.

The simple solution to this would be to make the action open the file located at a relative path. This way no matter what computer the action is run on, it will always be able to find the file.

Unfortunately, I don’t think Photoshop Actions allow relative paths. If it does, then this would be an simple solution.

What I need is for a programmer to find a way to solve this problem so that the Actions would work on both a PC and a Mac, ideally within the action itself. Failing this, then I would need a Photoshop Script (Javascript) to somehow direct the Action to find the correct location of the file.

I would require an overview of what the proposed solution would be before selecting a candidate to make sure it is an appropriate solution.

Bear