|
What's New |
|
|
|
Marketing Services |
|
|
|
Product Development |
|
|
|
For Your Information |
|
|
|
Why InventorsIPO? |
|
|
|
Communication
|
|
|
|
Useful Products
|
|
|
|
"Quote" |
|
"The
hen is the wisest of all animals, for she never cackles until the
egg is laid"
Abraham Lincoln |
|
Order your Inventors Kit Today |
|
 |
|
Only
$19.95
for a
limited time |
|
|
Get Your Kit Today! |
| |
|
InventorsIPO is new product development and
marketing firm. We specialize in licensing, and selling new products.
We
also handle every aspect of marketing existing products, from
the initial campaign, to the final marketing program.
|
|
Current Product Search:
InventorsIPO is looking for
products for QVC.
QVC is the worlds largest home
shopping network, they are also the second most profitable
network in the world with revenue over 7 billion dollars.
A product that is a good fit
for QVC must meet the following criteria.
-
Must have wide market appeal. ex. "A TV appeals to
most people, a Stethoscope does not"
-
Must have great Value. ex 2 cans for the price of
one.
-
Must be Unique. ex. not sold in stores, new
invention, sold over seas not in US market.
-
Must be demonstratable. ex. the benefits must
be clear, and marketable. Solves glare on TV, etc..
-
Must have good profit margins. ex. cost $3 to
make retails for $15, etc..
Doe's your product meet these
criteria?
Submit it
Today |
|
 |
|
|
|
Current Inventing
News: |
|
<%
dim URLtoRSS
dim MaxNumberOfItems
dim MainTemplateHeader
dim MainTemplateFooter
dim ItemTemplate
dim ErrorMessage
dim xmlHttp
dim RSSXML
dim xmlDOM
dim RSSItems
dim RSSItemsCount
dim RSSItem
dim j
dim i
dim child
dim RSStitle
dim RSSlink
dim RSSdescription
dim ItemContent
dim ItemDescription
' =========== RSS2HTML.ASP for ASP/ASP.NET ==========
' copyright 2005 (c) www.Bytescout.com
' ===============================================
' =========== configuration =====================
' ##### URL to RSS Feed to display #########
URLToRSS = "http://news.search.yahoo.com/news/rss?p=inventing&ei=UTF-8&fl=0&x=wrt"
' ##### max number of displayed items #####
MaxNumberOfItems = 25
' ##### Main template constants
MainTemplateHeader = " "
' #####
' ##### Item template.
' ##### {LINK} will be replaced with item link
' ##### {TITLE} will be replaced with item title
' ##### {DESCRIPTION} will be replaced with item description
ItemTemplate = " | {TITLE} {DESCRIPTION} | "
' ##### Error message that will be displayed if not items etc
ErrorMessage = "Error has occured while trying to process " &URLToRSS & " Please contact web-master"
' ================================================
Set xmlHttp = Server.CreateObject("MSXML2.XMLHTTP.3.0")
xmlHttp.Open "Get", URLToRSS, false
xmlHttp.Send()
RSSXML = xmlHttp.ResponseText
Set xmlDOM = Server.CreateObject("MSXML2.DomDocument.3.0")
xmlDOM.async = false
xmlDOM.LoadXml(RSSXML)
Set xmlHttp = Nothing ' clear HTTP object
Set RSSItems = xmlDOM.getElementsByTagName("item") ' collect all "items" from downloaded RSS
Set xmlDOM = Nothing ' clear XML
RSSItemsCount = RSSItems.Length-1
' writing Header
if RSSItemsCount > 0 then
Response.Write MainTemplateHeader
End If
j = -1
For i = 0 To RSSItemsCount
Set RSSItem = RSSItems.Item(i)
for each child in RSSItem.childNodes
Select case lcase(child.nodeName)
case "title"
RSStitle = "" & child.text & ""
case "link"
RSSlink = child.text
case "description"
RSSdescription = child.text
End Select
next
j = J+1
if J","")
Response.Write Replace(ItemContent,"{DESCRIPTION}",RSSDescription & "
")
ItemContent = ""
End if
Next
' writing Footer
if RSSItemsCount > 0 then
Response.Write MainTemplateFooter
else
Response.Write ErrorMessage
End If
' Response.End ' uncomment this line if you need to finalize output
%>
|
Order your Inventors
Kit Today! |
 |
| Only
$19.95
for a limited time |
|
-InventorsIPO.com copyrighted
2002.
All rights reserved- |
|

|
Dallas, TX Chamber Member |
|