Looking for someone who's a whizz on photoshop

Hi guys and girls,
im not very good on photo shop but looking for someone's who's a whizz on the thing to photshop
something for me
could you get intouch at [email protected]
thanks

Oh, I'm not looking for free-lance work at all.  Some people come here with the expectation of freeloading in a forum populated by professionals, so it's good to hear you have no such expectations.
However, "a few quid" doesn't sound too interesting, really, does it?  Just saying…

Similar Messages

  • Looking for someone who can Deliver Oracle Application Express training...!

    Hi Good day!
    By the way, i am looking for someone who can deliver for Oracle Application Express Training.
    If you know someone you can refer to me, i would really appreciate.
    You can reach me through this email Address: [email protected]
    Mobile number is: +639 092 438 249.
    This is URGENT!!!!
    Thanks!
    Ivy

    Can you send along info to a private e-mail adddress?? I would be interested in hearing more, my e-mail address is:
    tony DOT Miller AT Seattle DOT gov, the dot and at need to be replaced with the proper character..
    Thanks!
    Tony Miller
    Monroe, WA

  • Looking for someone who has DPS Pro.

    Hi,
    I'm looking for someone who has DPS Professional version.
    I would like to publish just one project for Android devices, but I really can't afford Pro version.
    So maybe someone could do it for me.
    I'll prepare all indd files in InDesign.

    Guessing from your first name that you are in Poland.
    You may contact Mr Łukasz Kawęcki at Optizen Labs – tel. +48 226170101

  • Looking for someone who has purchased an iPod Nano 6 online...how was it packaged for shipping?

    I ordered one as a gift and it came with the little plastic box containing the iPod just rattling around in a bigger box.

    If you have already configured the iCloud Find My iPhone service on your iPhone, iPad, iPod touch, or Mac you can use it to locate your missing device, display a message on its screen, make it play a sound at full volume (even if on mute), remotely lock it, or remotely wipe (erase) it to protect your privacy. Requries iOS 6 to be trackable.
    You can use the Find My iPhone app on a different iOS device (running iOS 5 or better)
    You can use the Find My iPhone app on icloud.com
    You device may NOT be tracked if:
    Offline or Disconnectd
    Location Service Turned Off
    Restored by person who stolen it.
    Battery Dead
    Running below iOS 6 (ei. iOS 5.1.1)
    Change passwords used on that iDevice. Report to the police.
    Apple will do nothing without a court order.
    Reporting a lost or stolen Apple product
    iOS: How to find the serial number, IMEI, MEID, CDN, and ICCID number

  • Looking for someone who does photoshop courses/training.

    Hi guys, I have never used photoshop before and would like to complete a course in photoshop in the Johannesburg area. Please let me know if you know of someone.

    Does it have to be person to person training, or would online training be OK?
    Photoshop CC tutorials | Learn how to use Photoshop CC
    Yellow Pages South Africa - Online Business Directory

  • Looking for someone who has implemented Property Manager

    Would like to their ideas on the implementation of this new module.

    Sarah
    let trade what we know about the module and some of the tricks, contact me at [email protected]
    Jim

  • Looking for someone to do paid scripting work

    Hey,
    I'm in a bit of a bind with InDesign scripting - I've got a huge amount of it to do in very little time. I've hired someone on Elance who claims to know about Extendscript etc to help me, but I am slightly dubious. I thought coming to the Adobe forums might be a good idea, as you guys will probably know what you are talking about!
    Is there anyone around here offering scripting services for pay? It's quite an interesting project, automating the production of a certain type of book. I am fairly proficient in scripting myself after having written a script to do a similar thing last year, but simply can't deal with the amount of work I have.
    I'm looking for someone who really knows InDesign and scripting inside out and who would be able to advise me on best practice, rather than the current situation where I'm instructing someone fairly unskilled how to do things the way I've just sort of 'worked them out'.
    Apologies if this is in the wrong place; I'm pretty desperate!
    Thanks,
    Dan

    There's a lot of very qualified folks here on this forum.
    The big question is what's the scope of the project as well as time restrains.
    I, for example would not be able to look at any sizeable project for at least a month.
    Give some more details on what's involved, and someone will probably be able to help...
    Harbs

  • I think pesimo customer service three days, I'm looking for someone I can ayudr activation problem with my CC and can not find anyone who can help me.

    I think pesimo customer service three days, I'm looking for someone I can ayudr activation problem with my CC and can not find anyone who can help me.

    Online Chat Now button near the bottom for Activation and Deactivation problems may help
    http://helpx.adobe.com/x-productkb/policy-pricing/activation-deactivation-products.html

  • Looking for someone to script a Day Planner to a specific size and style.

    Hi,
    Looking for someone to script a year long Day Planner in Indesign CC. I've tried one or two scripts available out there but none seem to be able to accomplish what I need.
    I would envisage the rolling requirements.
    2015
    Day per page
    Set to a specific Design Style
    Fully Editable style hierarchy
    Ability to add in pages without kicking anything out
    Include Month with highlighted day on right hand page only
    Add localised public holidays
    Add another list of 'special dates'
    Fit size 148.5mm W x 210mm H (would be great to have it scaleable but not essential)
    All/any help appreciated. Here's a screen shot of the desired result.

    Hi Jarek,
    Thanks for the response!
    The script needs to create the pages in an Indesign Doc.
    One the pages are created we would be adding in custom pages at beginning and at other periodic stages in the document.
    Let me know if there's anything else you need
    Mark

  • How to shell script for noob? or Cryptography for someone who doesn't need.

    Hi, I've seen the need of automating some tasks in the Terminal and I believe using shell scripts is my solution, although I don't really even understand how they work.
    Instead of posting a full how-to here, I'd like to ask if anyone knows about good comprehensive guide for someone who never used any programming language, yet knows how to work a bit with the Terminal?
    I will figure out the command I will need to input in the Terminal myself, by testing. Once it's figured all I need is to make a shell script out of it, and perhaps make an application out of it. (Automator? ... or more Script Editor? Or?)
    Thanks
    After seing this page...
    http://www.askdavetaylor.com/howcan_i_secure_encrypt_folders_on_my_macs_usb_flashdrive.html
    ... I believed to have found a great solution for some heavy cryptography, to protect some folder and for learning pleasure. What I wanted to do is to automate the openssl task mostly like this:
    Open my flash drive (or a certain folder) containting a disk image (uncompressed, or compressed if necessary, doesn't matter) but uncrypted. Clicking on something I will name 'Lock' for the moment will run the shell script, encrypting the said image with pre-set parameters and a password I will input when prompted by the app.
    Re-running the app will prompt me a password and simply un-encrypt the image, making it useable for me.
    That's all. Perhaps if I can do it, I'll make it prompt me what cipher and all other parameter to use, but I don't understand openssl very well yet. *I just read and understood more or less informations on that page.*
    Who knows, I'll end up with a sweet GUI for encrypting files usable by the common mortals.

    The Advanced Bash Scripting Guide is a great resource for beginners thru advanced users- http://tldp.org/LDP/abs/html/index.html

  • Looking for someone on x86_64 to test a snippet of C#

    I'm having trouble getting a piece of C# code to work. It's 100% correct and was found working by two users running x86, however on my x86_64 it doesn't.
    It should display an icon in the notification area ('system tray'). For me it won't show the icon in gnome, but neither in openbox + trayer. The other two x86(!) users tested in on Gnome as well, and did get the icon to show up.
    I'm looking for someone else on x86_64 to test this code, to eliminate (or confirm) that it's a very obscure x86_64 bug. Make sure you're fully synched up - that is Mono 1.9.1, with (preferably) Gnome 2.22.3 (but if it won't work on KDE/Xfce/anything else that pretty much identifies the problem as well).
    You can find the 20-line snippet at http://pastebin.com/m4ebdcba6 (save as Test.cs)
    Compiling is easy, `mcs -r:System.Drawing,System.Windows.Forms Test.cs` should do the trick, followed by `mono Test.exe`. You will get a messagebox, and at that time it *should* display the icon.
    Thanks.

    I have Arch64 on Intel Core2Duo, with [testing] repository enabled.
    I use KDE 3.5.9. I could try it with KDE 4-svn later as well
    Mono version: extra/mono-1.9.1-1
    I tried that file and when I disable autohiding of my panel, it works correctly:
    http://img389.imageshack.us/img389/5647/screen1lf1.png
    If I hide the panel manually (by using the hide button on the right), and I show it again, the icon disappears, but the space is still occupied:
    http://img519.imageshack.us/img519/473/screen3on2.png
    When I have auto-hiding disabled, it appears fine (just like in the first picture), but when the panel hides and appears again I get black rectangle:
    http://img242.imageshack.us/img242/3091/screen2ye7.png
    The first time I tried it, the rectangle was white instead
    Last edited by tanis (2008-07-15 16:16:06)

  • Looking For Ronan who lost an iPod

    Looking for Ronan Who lost an iPod at rest area in WV.

    An iPod mini will put a gap between each song unless they've been ripped from CD as one track or otherwise joined prior to synchronization. Click here for more information.
    (51813)

  • I'm looking for someone to render (export) a final cut X project for me.

    I'm looking for someone to render (export) a final cut X project for me. I am running FCX on my MB air & it works surprisingly well for small projects. However, I have a 4 minute video that is outside of the limits of my machine. I am assuming there is a way to dropfile the project & have someone else export it for me & dropfile it back to me as a HD video I can post on Vimeo. I am willing to pay for this service.

    I may not be doing this correctly, I created the new library & when I tried to copy the the clips it said this:
    You are editing compound clips or multicam clips between libraries.
    Final Cut Pro will copy files and create new parent clips in the library "Movies".
    The new clips will be independent of the original parent clips.
    Media stored in external folders will be linked to but not copied.

  • Is it possible for someone who updated my phone on their computer to read my messages without me knowing? If so how can I stop that?

    Is it possible for someone who updated my phone on their Mac to read all my current messages? And if so how can I stop it?

    Welcome to the Apple Support Communities
    I really doubt it. To do that, that person must have stolen your Apple ID email and password, and then, log in Messages in his/her iPhone with your Apple ID to read your messages. The Apple ID of an iPhone doesn't change when you connect it to your Mac, so don't worry

  • Looking for a less expensive program other than Photoshop CS6

    Looking for a less expensive program other than Photoshop CS6 and was wondering if Photoshop Elements is the answer. Does Photoshop Elements read PSD files, create layers, can you change the levels and color balance?

    drumford65 wrote:
    Looking for a less expensive program other than Photoshop CS6 and was wondering if Photoshop Elements is the answer. Does Photoshop Elements read PSD files, create layers, can you change the levels and color balance?
    Yes, and much more.
    Why not try the 30 days trial version which has all the features of Elements ?

Maybe you are looking for

  • How to use a custum permission in the .policy file

    Hi, I am stuck with the problem of having a custum permission that extands java.security.BasicPermission. I really want this permission to be checked from my .policy file, but when I try to include its location : c:\java_project\server\SpecialPolicy.

  • Message in a popup

    Hi, Is it possible to have all message from BPS (error and confirmation message) that appears by default in the bottom right of the screen, in a pop up (or something more visible) for users. of course my question is if there is something simple. if t

  • New Install Pending, please review setup

    Hello Everyone: I'm posting this to get feedback on a proposed installation of OS X Server SL running on the on the newer mac mini platform. My main area of concern is to ensure that the DNS settings are correct from the get go. The server is actuall

  • MS Word Mac 2008 - How can I read a document written in a Foreign alphabet?

    I have a document written in Thai language that can't be read. Just a bunch of question marks pop up in place of the Thai letters that should be there. I have Thai fonts in my Mac in the Font Book, but they are not included in the MS Word fonts. I ev

  • Creating report issues

    Hello guys, I know that we need data in the table when we PREVIEW (if no data, the screen just flashing) But my problem is, when I add a field (from a table from the data environment) in the middle section, sometimes its works well (all the records a