Personal Development for Smart People Forums

Personal Development for Smart PeopleTM Forums

 

Go Back   Personal Development for Smart People Forums > Personal Development > Business & Financial

Notices

Business & Financial Career, work, money, income generation, personal finance, investing, debt, wealth, abundance, entrepreneurship, sales, marketing, SEO, commerce, economics, blogging, podcasting

Reply
 
Thread Tools Display Modes
Old 11-22-2006, 05:05 PM   #1 (permalink)
Junior Member
 
Join Date: Nov 2006
Location: Latvia
Posts: 9
W-Shadow is on a distinguished road
Question Commercialize ticker software + site

Some time ago I asked a friend of mine what kind of web-service I could make to a bit of money and she suggested some kind of "ticker site", as she thinks many people would agree to pay to get a ticker with caption(s) in their native language (we're both Latvian) (for an example of "ticker" see e.g. Lilypie.com). I expanded on this idea and eventually created a windows application that can be used to create a custom ticker from scratch + server-side scripts that would manage and display this ticker. You can check out a working prototype here.

So my question is :
How can a software and/or service like this be made to generate income?

I've thought about making it a subscription-based service, but I haven't been able to find an affordable third-party credit-card processor (CCBill comes close but they have an unpleasant surprise for anyone wanting to accept VISA cards, too (>$700 setup)).

Another thing that has been bothering me is - where can I get the neccessary artwork? Obviously a site like this needs lots of ticker templates etc. Although I pride myself as having nonzero artistic talent I feel I couldn't do it all myself on a satisfactory level. Hiring a professional artist isn't financially feasible (me : just out of university, unemployed, monthly income ~$60 )

Any comments and suggestions would/will be appreciated.
W-Shadow is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-23-2006, 08:03 AM   #2 (permalink)
Junior Member
 
Join Date: Nov 2006
Location: Norway
Posts: 26
birger is on a distinguished road
Default

Hi W-Shadow!

It took me a while to get what the heck a ticker was, but I think I got it now, though it wasn't entirely obvious.

Your program looks nice though. I would not try to monetize this with complicated VISA payments et.c., at least not in the first place.
I would make a goodlooking website and provide the ticker for free, and preferably make the program web-based instead. Then put some ads on this site and perhaps require a link back from those who uses the ticker.

If you really want to take VISA payments, PayPal is a good and easy provider to use, but I'm not sure if they work with subscription based services.
birger is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-23-2006, 11:25 AM   #3 (permalink)
Junior Member
 
Join Date: Nov 2006
Location: Latvia
Posts: 9
W-Shadow is on a distinguished road
Default

Hey Birger, thanks for a reply!

The program is too complicated to be web-based. Well, maybe porting it to Flash would help, but I'm not sure, as I know next to nothing about Flash.

I've already looked at PayPal - they offer very limited service to residents of Latvia - I could only send money, not receive it.

Sure, I could put ads on the site, but I don't think it would be much use - I imagine people would sign up, "set-and-forget" a ticker and rarely come back to the site itself.
W-Shadow is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-23-2006, 11:51 AM   #4 (permalink)
Member
 
Join Date: Nov 2006
Location: Haworth, West Yorks, United Kingdom
Posts: 66
Adam Sargant is on a distinguished road
Default

Hi W-Shadow

I'm with birger...I think that the real value for you would be to get people to place tickers on their site, but for each ticker to have a "powered by w-shadow" statement and a direct link to your site... use it as an SEO strategy then offer extra value products.

An example of what I mean is here at The Institute of Psychic Development - Psychic Development Courses... if you do their psi-q test, you get a personalised graphic you can put on your site or blog that links back to psychiccourses... it's taken a few months but they are seeing a nice increase in SERPs

The other variation might be to sell the right to use it in this way to other people... say I'm a charity with a major fundraising deadline... as part of my viral marketing I could get my subscribers to place my ticker with a link back on their sites/blogs... you could charge a small licence fee to anyone who wanted to use it in this way?

Just some ideas...

In light and love

Adam
Adam Sargant is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-23-2006, 01:44 PM   #5 (permalink)
Junior Member
 
Join Date: Nov 2006
Location: Latvia
Posts: 9
W-Shadow is on a distinguished road
Default

Quote:
Originally Posted by Adam Sargant View Post
(...) use it as an SEO strategy then offer extra value products.
That only works if you have other (related) products to sell.

Quote:
Originally Posted by Adam Sargant View Post
The other variation might be to sell the right to use it in this way to other people... say I'm a charity with a major fundraising deadline... as part of my viral marketing I could get my subscribers to place my ticker with a link back on their sites/blogs... you could charge a small licence fee to anyone who wanted to use it in this way?
Hmm... not quite following you here... a ticker "looks" just like an image to the "outside world", so anyone could just make a link like this :
HTML Code:
<a href="mysite.com"><img src="tickersite.com/myticker/"></a>
This could be prevented by using JavaScript (like AdSense does), but that would radically decrease the number of people who would be able to use the ticker (e.g. forums typically don't allow JavaScript).
W-Shadow is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-23-2006, 03:17 PM   #6 (permalink)
Junior Member
 
Join Date: Nov 2006
Location: Norway
Posts: 26
birger is on a distinguished road
Default

Quote:
Originally Posted by W-Shadow View Post
The program is too complicated to be web-based. Well, maybe porting it to Flash would help, but I'm not sure, as I know next to nothing about Flash.
I would have to disagree, I think it could be done with a bit of javascript as well. The program could even be too complicated for the normal user. I believe you could drop the absolute positioning of elements for example.

Quote:
I've already looked at PayPal - they offer very limited service to residents of Latvia - I could only send money, not receive it.
That's really too bad...


Quote:
Sure, I could put ads on the site, but I don't think it would be much use - I imagine people would sign up, "set-and-forget" a ticker and rarely come back to the site itself.
Take a look at Userbars.com - The 1st and original userbar site with thousands of userbars for free., they seem to be doing something similar, and they neither requires payment or reciprocal link, but I have no idea if they make anything from their ads...

You could also require users to register to make their "ticker", and in that way you can build up a nice database of users that you can spam (oops, did I say that)!
birger is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-23-2006, 04:42 PM   #7 (permalink)
Senior Member
 
Join Date: Nov 2006
Location: Toronto
Posts: 201
Dimitry is on a distinguished road
Default

What features are available on the windows based program that you say won't really port well to a web-based application?
Dimitry is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-23-2006, 06:16 PM   #8 (permalink)
Junior Member
 
Join Date: Nov 2006
Location: Latvia
Posts: 9
W-Shadow is on a distinguished road
Default

Concerning a web-based implementation : OK, after some rethinking I'd say most of the features can be duplicated in JavaScript+PHP, though I'm not sure it would be easier to use (load/response times).

Possible or not, I haven't used JS for anything more that "Hello World!" scripts, so all this is way beyond my current ability. And I really don't want to throw away the Windows app (hey, months of work )

Maybe I could just charge a one-time fee (say, $25) for the use of that program and give them X ticker "spots" on the server, with no further complications.

Oh, and spamming leads to bad karma, or so I hear
W-Shadow is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Life management software Josip Personal Effectiveness 17 02-26-2009 04:42 PM
Personal Development software in Linux platform? child Technology & Technical Skills 8 11-24-2006 01:38 AM
Business & Financial Software Greg Business & Financial 0 11-17-2006 06:04 PM
Site Building Tool Mr Brightside Technology & Technical Skills 8 11-08-2006 08:56 PM
Need Site Advise tommy Technology & Technical Skills 1 11-08-2006 04:11 PM


All times are GMT. The time now is 04:35 PM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2010 by Pavlina LLC