MicrostockGroup Sponsors
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Messages - cthoman
Pages: 1 ... 6 7 8 9 10 [11] 12 13 14 15 16 ... 145
251
« on: February 15, 2017, 11:19 »
Do you mean two different payments or a single payment with doubled amount?
I noticed that in January I sold only one clip twice, at the same day and same time. Maybe the glitch is there and not the payout?
Not sales, I was referring to payouts to Paypal.
252
« on: February 15, 2017, 10:11 »
I was wondering if anybody got a double payment from Pond5. While I appreciate getting 100% royalties, it doesn't seem very fair. Just wondering if it was a widespread glitch or an isolated incident.
253
« on: February 11, 2017, 19:55 »
I don't think you can absorb calories just from shooting photography. You will probably need normal nutritional sustenance as well.
254
« on: February 07, 2017, 14:26 »
I got an email on the 2nd. Everything seemed to sign up fine. There are no stats, but I assumed that isn't ready yet.
255
« on: February 03, 2017, 22:50 »
You know it's a good sign when you get the signup email and its format layout is all messed up.
256
« on: February 02, 2017, 17:56 »
How is it a lie when they told us months in advance "Now Scheduled for February 20, 2017 Royalty statement for January transactions available via Account Management in ESP."
Thanks for posting the date. I wasn't sure when it was supposed to be setup. Were the December 2016 downloadable numbers final? Just curious if you knew. I downloaded mine and recorded them from their links. They seemed pretty low, but that could have been a December thing. I like to keep extra records, so it would be nice if they were accurate but they are mostly for my own use.
They should not have been final. They stopped reporting credit sales and subs sales on 23rd Dec. At that date, PP, G+ and GI for the whole month had not been reported, as well as the final week's credits and subs. I believe these are due to be reported on 20th Feb as well.
OK. Thanks. I was a little suspicious because they seemed to be half of a low month, but I always seem to be able to impress myself with new record lows.
257
« on: February 02, 2017, 17:29 »
How is it a lie when they told us months in advance "Now Scheduled for February 20, 2017 Royalty statement for January transactions available via Account Management in ESP."
Thanks for posting the date. I wasn't sure when it was supposed to be setup. Were the December 2016 downloadable numbers final? Just curious if you knew. I downloaded mine and recorded them from their links. They seemed pretty low, but that could have been a December thing. I like to keep extra records, so it would be nice if they were accurate but they are mostly for my own use.
258
« on: February 02, 2017, 11:53 »
That said, it does look like it cannibalizes the image packs sales which is probably the real bread and butter now.
259
« on: February 02, 2017, 11:47 »
I just kind of skim read it, but it doesn't look like they are changing the volume stuff... Hi,
There is no change to contributor payouts for our 350 / 750 per month plans. When a customer downloads one of your images through the 350 / 750 plans, you will continue to receive $0.25 - $0.38 (depending on your lifetime earnings).
As mentioned before, these new test pricing plans are designed to attract a new set of customers who are looking for an offering somewhere between the Packs and the 350 / 750 subscriptions. These new customers will drive a new stream of downloads and earnings.
Youll be earning more per download through these 10 / 50 per month plans than you do for our large volume plans. For these test products, your earnings will be calculated as a percentage of the purchase price, according to your earning tier in the Custom Image / Enhanced License Image category. You will see these earnings in the Single and Other column in your earnings summary.
Best,
Alex
260
« on: January 30, 2017, 20:15 »
Clunky upload system, hardly any sales. Who cares about Alamy, really?
I thought they were modifying the upload system. Has that not happened yet?
Rolling update, not everybody at the same time. Seems like there are modifications to be made as things continue. But no flash, less boxes, super words and other improvements. This will be better in the long run.
Sounds better. Thanks for the update.
261
« on: January 30, 2017, 18:21 »
Clunky upload system, hardly any sales. Who cares about Alamy, really?
I thought they were modifying the upload system. Has that not happened yet?
262
« on: January 28, 2017, 22:48 »
Not sure. I really still have no idea what I made at iStock last month. Although, one and two might not be true either. So... basically my opinion probably isn't relevant at all.
263
« on: January 06, 2017, 09:43 »
I say go for it. Others have had success with similar strategies and you never really know until you try. The market fluctuates a lot though, so what works today may not work in the future. All you can really do is evaluate your numbers and move in the directions that look the most promising.
264
« on: January 02, 2017, 19:29 »
February 1, 2017
iStock.com contributor tools will be retired on www.istockphoto.com/xnet. Login details for the ESP Platform sent to iStock contributors. iStock contributor tools become available via the ESP platform.
So, there will basically be no reason for contributors to ever go to the iStock website again. That seems like a strange plan.
265
« on: January 01, 2017, 17:54 »
I can get into the Getty Forum using my usual Istock login details. Perhaps you have something wrong?
The forums there appear to indicate that this is a temporary problem, and support provided this link to view stats for the time being: http://www.istockphoto.com/user_stats.php?id=000000&Offset=-1&DownloadsGraphFileType
Hope it helps you until the site mess is sorted out.
I hope that is correct and it is just temporary. I guess that is business as usual. They roll out all updates broken.
266
« on: November 30, 2016, 11:25 »
Soon someone will respond- "Best month or year ever for me" and the ship will be righted 
Now that you mention it...
267
« on: November 08, 2016, 00:22 »
Meh. I'm always amazed at the images people license. Some of the stuff I was embarrassed to upload went on to become my best selling images.
And it doesn't matter how amazing your work is if you're being paid two cents for it.
Up with complaints and petitions!
Definitely, then there are the horrifying Frankenstein monsters masterpieces people create after they get bought.
268
« on: October 27, 2016, 21:51 »
Whoa! People still do cheerleading for agencies? I thought that died out. I feel like I just saw a unicorn.
269
« on: October 18, 2016, 08:32 »
If you want to spend a bunch of money, you can buy me out. I'd could take a little retirement.
270
« on: October 11, 2016, 09:51 »
You can make an Apple Script: set startFolder to quoted form of POSIX path of ((path to desktop) & "zip folder" as string) set jpegList to paragraphs of (do shell script "find " & startFolder & " -type f -iname '*.jpg'")
repeat with aFile in jpegList set fileName to name of (info for POSIX file aFile) set baseName to text 1 through -5 of fileName set epsName to quoted form of (baseName & ".eps") set jpegName to quoted form of (baseName & ".jpg") set zipName to quoted form of (baseName & ".zip") do shell script "cd " & startFolder & ";zip" & space & zipName & space & epsName & space & jpegName end repeat
This is based off having a folder on your desktop called "zip folder". You put the files in there and run the script. Not sure if there are equivalent scripts for the PC. Here's the original discussion on the Apple scripting forums: https://discussions.apple.com/thread/2231269?start=15&tstart=0
271
« on: October 03, 2016, 17:57 »
...But it's gotta be something... some algorithms i don't know...
This is your basic problem - why does it have to be something? Why do you assume this market will conform to some sort of numerical pattern or model and the trick is to figure it out?
This isn't alchemy; there isn't some secret that you just have to dig deep enough to discover.
LOL. Yeah, just when I think I've got it all figured out, it all changes.
272
« on: September 30, 2016, 11:49 »
You're not an employee. You're a commodity. Nobody cares what the cow says about the farmer.
273
« on: September 26, 2016, 08:29 »
The first couple reasons mentioned in the thread were about wanting to hide from employers or not wanting people to know they were in microstock. There are a million great reasons to want to be anonymous, but those made me chuckle a bit. That said, I can see the other side too of buyers having good reasons to want to know about contributors. I guess it's probably just easier to make it optional.
Could you please name just one of them?
I have (just deleted) my website link on my personal info page in case anyone needs more insight about me, so it's not a secret but I don't like to be bullied by anyone. It is not as much about revealing this info but about elementary human rights like privacy.
I would think some buyers just like to know who they are buying from or want to follow them on social media. Others might prefer to work with local artists from their city, state or country. Some may want to contact the artist first because they want the option of additional freelance work in the same style or to hire them to make slight changes. I try to make myself easily available, so I get contacted for a variety of freelance work and different people sometimes just popping in to say hi.
274
« on: September 25, 2016, 21:58 »
Just to play devil's advocate here... Does an agency have more responsibility to help someone maintain some sort of subterfuge or to be more transparent about the people/businesses that provide artwork to their company?
Where is the "subterfuge" here? There are plenty of valid reasons why people choose to protect their anonymity on the Internet. DT asked for contributors' feedback and it was overwhelmingly negative. I, for one, I'm still hoping the company will do the right thing, and decide against revealing everyone's name and location.
The first couple reasons mentioned in the thread were about wanting to hide from employers or not wanting people to know they were in microstock. There are a million great reasons to want to be anonymous, but those made me chuckle a bit. That said, I can see the other side too of buyers having good reasons to want to know about contributors. I guess it's probably just easier to make it optional.
275
« on: September 23, 2016, 13:10 »
If the buyers have problems with trustworthiness, then it is a problem of the agency, not the contributors. After this stunt I lost my trust in DT.
That's what it usually boils down to in the end though. Contributors aren't particularly important. They can always find more.
Pages: 1 ... 6 7 8 9 10 [11] 12 13 14 15 16 ... 145
|
Sponsors
Microstock Poll Results
Sponsors
|