Hey! Do you want to have
some of our events show up on your site? Well, you can!
It is customizable for certain cities, event types, even
keywords.
If you just want to link to PaMidstate.com
- go here.
Here is what you do:
1. Figure out where you want to have the event list.
2. Add this little bit of code to your page:
3.
Let me know
that you are syndicating our events!
:::
Here is a link to a VERY BASIC
sample.
EXTRAS!
If you want
to list events only for a specific city, county, region, type of
event or even keyword, try this:
For any
of the above restrictors, you need to use the url:
http://www.pamidstate.com/cgi-bin/db/pme_syn.cgi
<---- and THEN at the end of the ...syn.cgi , add a ? and
then the restrictor.
First - an
example:
To list only
Carlisle, PA events, the code looks like this:
<script language="JavaScript"
src="http://www.pamidstate.com/cgi-bin/db/pme_syn.cgi?city=carlisle">
</script>
Notice:
The code that is in RED
is the added code - to restrict the results to Carlisle Events.
To list only
Cumberland County events, the code looks like this:
<script language="JavaScript"
src="http://www.pamidstate.com/cgi-bin/db/pme_syn.cgi?county=cumberland">
</script>
Here is a
list of available arguments:
| Argument |
Example Keywords |
| city |
Carlisle, Boiling
Springs, Harrisburg (etc... Many Cities in PA) |
| county |
Cumberland, Adams,
Dauphin, York (etc... 52 Counties in PA) |
| region |
SouthCentral,
NorthCentral, Central, Philadelphia, Laurel Highlands,
Pittsburgh, Erie, Poconos |
| type |
Live Music, DJ Dance
Parties, Special Events, Theater Dance, (etc... See
the list of 'types' here) |
If
you have any questions or comments - you can reach me here.