**In need of Lightroom 3 Plug-in developer**

Hello,
We are looking for a developer who is familliar with developing a plugin for Lightroom 3.
We know the SDK & API for Lightroom is a bit unique, and we want to work with someone who either has developed for Lightroom already, or someone very familiar with the process.
We would like a plug in for Lightroom 3 that creates web photo galleries.  We are not looking for something too difficult!  In fact, many plugins already exist, but none do exactly what we need.  So, we need a custom one designed for us.
The plug in should look like and work like the photo gallery plug ins already available for Lightroom, such as the standard HTML web galleries Lightroom 3 has standard, as well as the Airtight Simpleviewer plugin.  Both of these have their advantages and disadvantages.  But both are fairly flexible in what they offer, and the user can make galleries that look and behave in many ways.
Our plug in needs to avoid flash all together.  We like J Query code such as this one:
http://www.twospy.com/galleriffic/example-2.html
The galleries should have a download option that lets the viewer download a low res, med res, or high res file.
The galleries need a search field where users can search for key words or metadata.
This is the basic idea.  We would like to develop this project right away.  Please contact us.
Thank you,
Mark Tomaras
mark (at) luminositycreative (dot) com
+1 305 775 3020
shelby (at) luminositycreative (dot) com
+1 561 441 2679

Before contacting anyone with your idea make sure you write it all down as detailed as possible (google 'design documentation' as an example of how to do proper design work).
The last thing you would want is to have someone say "No thanks!" and then find they created your idea.
Create the design doc electronically, that way there is a timestamp that will help you prove the date you came up with the idea, and preferably print it out and have a lawyer or someone official sign it.
It may sound convoluted, but idea-theft happens!

Similar Messages

  • Who can share some Adobe Reader plug-in development documentation besides SDK documentation?

    Hi,
    I want to develop a Adobe Reader plug-in to realize a function that I can delete/insert the pdf file's content when open a PDF file, but the SDK documentation is too indistinct to me, for example: which callback method I should to call? I read the AS_Layer of the SDK documentation, it seems that the PMSetTextProc should be invoke?  How and where should I to invoke this callback method? The SDK documentation doesn't provide a sample.
    Who can share me some more detailed Adobe Reader plug-in development documentation? or who can give me some advice how to read and use the SDK documentation?

    thank you Test Screen Name, thanks for help me these days.
    I want to realize a function, read a encrypted PDF file's content and then decrypt the content, and show the decrypted content in the PDF file when open a PDF file with Adobe Reader. so I need to call a callback method to capture the moment of open PDF file and display it.
    I read the content of Acrobat Core API of SDK documentation, this documentation describe the Portable Document layer as follows:
    PDFEdit methods deal with the physical representation of a PDF document. More specifically, PDFEdit methods handle page content as a list of objects whose values and attributes are modifiable. These methods allow your plug-in or PDF Library application to read, write, edit, and create page contents and page resources, which may contain fonts, images, and so on.
    I look up PDFEdit_Layer in the SDK API,  not found the callback method to response to open PDF file and display content, so I think that may be my idea is wrong.
    Could you point out my mistakes?

  • ANN: Lightroom - GMail plug-in

    Hi,
    I’ve just released my latest Lightroom 2 plug-in, LR2/GMail.
    This export plug-in will send exported images by email using your GMail account.
    As an extra nicety, the addresses in your “My Contacts” group are downloaded from your Google account so that they can be offered automatically as you type into the To, Cc and Bcc fields.
    There’s one caveat: the plug-in needs to connect to Google's SMTP server to send emails, and this may not be possible if you’re behind a firewall.
    If you have any feature requests etc, please leave them in my blog entry:
    http://www.timothyarmes.com/blog/2009/07/lr2gmail-send-your-images-via-gmail-directly-from -lightroom-2/
    Regards,
    Tim

    I can't get it to work though.  I get the message that it can't connect with the server.  Any ideas?

  • Lightroom cc in the develop mode insted of showing the picture there is blue screen

    lightroom cc in the develop mode insted of showing the picture there is blue screen

    Try disabling the GPU option: Preferences>Performance tab.
    Probability is that some other app has enabled a setting (FPS?) on the graphics card which causes Lightroom a problem. So disable the setting in Lightroom first, to get you going again, then you can try to figure out what needs to be changed on your system to get it working again.

  • Are plug-ins developed for Indesign CS4 compatible with CS5?

    Will a plug-in developed for Indesgn CS4 work in CS5?

    No. CS4 plugin need to be ported to CS5 - basing on InDesign CS5 SDK
    Regards
    Bartek

  • Ducallbacks.h and Acrobat SDK XI Plug-in Development

    I am new to plugin development and am in the process of upgrading a plug-in developed under Acrobat 5.  The SDK XI API documentation under "Plug-ins and Applications > Developing Plug-ins and Applications > Understanding Plug-ins > About plug-in initialization > Handshaking" references the DUCallbacks.h header file. 
    I have that header file in the Acrobat 5 SDK, but I do not see it in the current Acrobat XI download and I don't see any usage of it in the SDK XI samples.  Am I missing files or is Ducallbacks.h no longer part of the SDK? If it's not a part of the SDK any longer, is there an updated version of the plug-in developer's guide that discusses handshaking under the current SDK?  I have searched the Adobe site and not found anything newer than what's included in the SDK download.
    Thanks!

    Thank you.  It is disappointing that Adobe is releasing an obsolete document with the Acrobat XI SDK.  I wasted several hours trying to track this down.  I will use the sample code from here on. 

  • My phone randomly shut off. When I turned it back on it said it needed to restore, to plug it into itunes. When I did, and tried to restore it, it failed with a code 21. I have followed all the instructions, it still isn't working. Please help!

    My phone randomly shut off. When I turned it back on it said it needed to restore, to plug it into itunes. When I did, and tried to restore it, it failed with a code 21. I have followed all the instructions, it still isn't working. I've uninstalled and reinstalled all that the steps told me to, I've updated everything in my computer. I don't know what else to do. My phone will just show the apple sign and the itunes plug in sign.

    Hey Carolefromthelou,
    The following link will provide steps on how to best remove all traces of iTunes from your PC and then reinstall it:
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    http://support.apple.com/kb/HT1923
    Welcome to Apple Support Communities!
    Best,
    Delgadoh

  • Browser Plug-in development with Java

    Hiya!
    My company wants me to develop a plug-in for different browsers (e.g. Internet Explorer, Mozilla, etc.) running on different platforms (e.g. Windows, Linux, etc). My first thought was that I should develop that plug-in in Java.
    But how to develop a browser specific plug-in in Java? Can I use the Java plug-in provided by Sun for Internet Explorer? Do you think a browser specific plug-in developed in Java meets performance issues. Does anybody have a good idea to avoid long downloading time of JRE if not installed?
    Did someone developed a browser specific plug-in in Java?
    Or is it the better way to step back to C/C++ and develop an ActiveX component, ...
    Please help me out ...
    Best regards
    Gerhard

    Sun provides java plugin support for major OS's and Browsers. They also provide a helpful utility (HTMLConverter) which converts current HTML documents with <APPLET> tags to the corresponding TAGs the plugin utilizes (<OBJECT> for IE and <EMBED> for Netscape).
    Do you think a browser specific plug-in developed in Java meets performance issues?
    The main bottleneck occurs when the applet requires a plugin to be loaded. If loaded over the Internet on a dialup line, this can be substantial. I am testing on an intranet and it takes about 20 seconds to load the jre.
    Here is a link to get started with:
    http://java.sun.com/products/plugin/index-1.4.html
    Pete,
    PS I happen to be using the java plugin myself for the firt time and have run into a problem with installing it for Netscape on Linux. If you have successfully done this I would appreciate any advice. Below is a link to my post regarding the problem.
    http://forum.java.sun.com/thread.jsp?forum=31&thread=285516

  • Need Sun Java Studio Enterprise 8 developer

    Hello,
    I have been an avid Java developer and reader. Thought I can get quality developers from this forum only.
    We need someone who has experience in developing in Sun Java Studio Enterprise 8.0 for our client in South Bay, CA. The position is for 6+ months. It pays well and is open immediately. We have other java openings throughout the nation. Please look up at our dice.com openings under the company name INFOMATICS.
    Feel free to call me at 248-865-0300 x 13.
    Thank you,
    Jagan
    Sr. Recruiter
    Infomatics

    Hi Jagan,
    do you hire remote JSE8 developers?
    Tomas

  • Do you need an adapter to plug firewire into an expresscard slot?

    Hi,
    I was wondering if you need an adapter to plug a firewire cable into an expresscard slot? also does it accept both firewire 400 and 800? what else does the expresscard slot do?

    The expresscard slot does nothing by itself. It is the modern equivalent of the pcmcia or PC card slot. It is an interface that allows you to plug in an adapter card that does whatever function the designer of the card built into it. If you need to connect a peripheral that the MBP doesn't have an interface for, you look for an expresscard that implements the missing interface.
    This link
    http://en.wikipedia.org/wiki/ExpressCard
    will tell you all about the slot.

  • Need some sample documents for DME development

    Hi,
    I need some sample documents for DME development. I expect any information covering developing DME formats and steps for downloading a DME file (this I need for checking my formats).
    please, send any relevant info you have to mail id mindaugas.kazlauskas at gmail.com
    Many thanks and reward points ahead!
    Regards,
    Mindaugas

    Hi,
    the main thing is that I need format with payment information structured in single column, like this:
    //separator//
    value1
    value2
    value3
    //separator//
    value1
    value2
    value3
    //separator//
    maybe there is any SAP format structured like this?
    Regards,
    Mindaugas

  • Lightroom 5 is auto-developing our canon 7d raw files but not the canon 5d mark 3 files upon import.

    Lightroom 5 is auto-developing raw files upon import on the canon 7d but not on the canon 5d mark3. I would prefer to do individual file developing in the develop module.

    Go into preferences, select the Presets tab. Hit "Reset all Default Develop Settings". You probably by accident set a default Develop for the 7D. Also check that you don't have a preset selected in the import dialog.

  • I need an Adobe Send  plug in for Microsoft Outlook 2007

    I need an Adobe Send  plug in for Microsoft Outlook 2007

    Unfortunately, the Adobe Send plugin for Outlook supports only the two most recent versions of Outlook (2010 and 2013).

  • HT4060 My iPad needs recharging. I plug in the charge cable in what I think is the recharging slot. I cannot find anything in any of the literature on the website that identifies the charging slot but the plug seems to fit! But it won't charge.

    My iPad needs recharging. I plug in the charge cable in what I think is the recharging slot. I cannot find anything in any of the literature or on the website that identifies the charging slot but the plug seems to fit! But it won't charge.

    Ther does seem to be  quite a lot of comments about this issue
    It seems the charger is a little slow and takes upto 4 hours to charge
    closing all apps and leave the  ipod in standby seems to off the best charging experience
    I hope the Photo helps 
    In my view apple should have included a better charger for the price, the new 12w adaptor will reduce the charge time and resolve you problem, however its about $15
    http://store.apple.com/uk/product/MD836B/A/apple-12w-usb-power-adapter?fnode=3c# overview

  • I need to test the Multiprovider in Development

    I need to test the Multiprovider in Development and prove to the management to move it to testing server.
    Please tell me how to test and prove this Multiprovider?
    Thanks in advance!

    Hi Les,
    What exactly do you need to prove? Have you created the multiprovider over some base cubes and need to show that the report results are correct? In that case you can have identical queries on the base cubes and the multiprovider and run each to match the results...

Maybe you are looking for

  • Need to convert a string to boolean

    i have string true, false, i need to convert them to boolean, is it good to use String.equals(true/false) or is it good to use Boolean.valueOf(true/false) Regards, Surya

  • Negative Document Entry in Incoming Payment Form

    Hello All, I have faced an unique problem in Incoming Payment Form  in SAP while entering the document for the Period 2014 the document is getting saved but while checking it from the table the DocEntry field is getting added in Negative values like

  • Sooooo who here didn't fall for the 12w sleeve for x220 :D

    Lol I know I did, the x220 literally swims inside it! Kinda wish I could get my money back and get a better one but eh, ill just pass it along to a relative or something.  Don't you guys think they should really take the link off the x220 customizati

  • Can we increase work process?

    Hi frds, We are using Itanium servers with 8GB RAM. How many work process can be increased for this server. Regards, Nageshwar

  • Printing Reports on smaller format

    Guys can u plz tell if a smaller report ( size half of statdard A4 ) is to be printed then the printer(DOT MATRIX) after printing the report trverse in the normal A4 size and hence the user has to move the printer manually to the required position ..