Jump to content


Help, Please


  • This topic is locked This topic is locked
6 replies to this topic

#1 Reginer

    Young Padawan

  • Members
  • Pip
  • 4 posts

Posted 05 June 2007 - 07:53 AM

Hello,
Im the owner of www.Xerodesignz.com witch is my personal portfolio/blog and I'll be adding a tutorial section soon.
And i was wondering if there's some type of code that will take like a rss feed, from your photoshop/coding tutorial section and place it on my site, Without me brekaing any copyright rules.
And in saying that. I do not want to have to update the list each and everytime.
What i want is a stream of date from Pixel2Life to my site without all of the design and anything jus a list of tutorials with the example picture beside it.
Does this make anysense to any of you
I would like a admin/ mod to respond to this post so if i do find a code i know i will not get in trouble.
Thank you very much!

#2 Slashman X

    Young Padawan

  • Members
  • Pip
  • 56 posts
  • Gender:Male

Posted 05 June 2007 - 08:05 AM

http://www.pixel2life.com/developers/

I believe its coming soon :P

#3 Matthew.

    Official Spammer .Matt

  • Members
  • PipPipPipPip
  • 2,749 posts
  • Gender:Male
  • Location:England

Posted 05 June 2007 - 08:52 AM

You can use the pixel2life RSS feeds for this. There is an RSS feed for the latest 20 tutorials and each induvidual category which can be found from the category page. (The small orange RSS icon on the top right of the column Posted Image

The RSS feed includes a link to the tutorial, the avatar, and comments which should be enough for what you described.

<item>
	<title>Simple template engine - Find and replace variables</title>
	<link>http://www.pixel2life.com/tutorials/count/50217/simple_template_engine_find_and_replace_variables/</link>
	<guid>http://www.pixel2life.com/tutorials/count/50217/simple_template_engine_find_and_replace_variables/</guid>
	<comments>http://www.pixel2life.com/comments/50217/simple_template_engine_find_and_replace_variables/</comments>
	<description>Simple template engine - Find and replace variables</description>
	<pubDate>Fri, 01 Jun 2007 09:30 EDT</pubDate>
	<category domain="http://www.pixel2life.com/tutorials/php_coding/">PHP Coding</category>
	<enclosure url="http://www.pixel2life.com/images/cat_avatar/10.gif" length="2296" type="image/gif" />
</item>

PHP Coding feed:
http://www.pixel2lif.../php_coding.xml

Photoshop feed:
http://www.pixel2lif...e_photoshop.xml

Latest 20 tutorials feed:
http://www.pixel2lif...est_20_tuts.xml

Matt

#4 Donna

    Retired P2L Queen!

  • P2L Staff
  • PipPipPipPip
  • 12,330 posts
  • Gender:Female
  • Location:B.C Canada

Posted 05 June 2007 - 08:56 AM

View PostReginer, on Jun 5 2007, 05:53 AM, said:

Hello,
Im the owner of www.Xerodesignz.com witch is my personal portfolio/blog and I'll be adding a tutorial section soon.
And i was wondering if there's some type of code that will take like a rss feed, from your photoshop/coding tutorial section and place it on my site, Without me brekaing any copyright rules.
And in saying that. I do not want to have to update the list each and everytime.
What i want is a stream of date from Pixel2Life to my site without all of the design and anything jus a list of tutorials with the example picture beside it.
Does this make anysense to any of you
I would like a admin/ mod to respond to this post so if i do find a code i know i will not get in trouble.
Thank you very much!

Hi Reginer,

we have RSS Feeds for the 20 latest tutorials and RSS Feeds for each of the categories.

Just look for Posted Image and click onto it.

Example Photoshop: http://www.pixel2lif...e_photoshop.xml

#5 Reginer

    Young Padawan

  • Members
  • Pip
  • 4 posts

Posted 05 June 2007 - 09:38 AM

Thank you very much!
how do i get this onto my website?

Edited by Reginer, 05 June 2007 - 09:38 AM.


#6 Matthew.

    Official Spammer .Matt

  • Members
  • PipPipPipPip
  • 2,749 posts
  • Gender:Male
  • Location:England

Posted 05 June 2007 - 09:50 AM

Beat you Donna :P

Anyway, you will need to use a feed parser of some sort. You can either build your own custom one (in which case that question has been asked a few times so please search the coding forum and tutorial index) or use an existing script such as the ones you will find here:

http://www.google.com/search?hl=en&saf...php&spell=1

Matt

#7 Reginer

    Young Padawan

  • Members
  • Pip
  • 4 posts

Posted 05 June 2007 - 09:53 AM

View PostMatthew., on Jun 5 2007, 10:50 AM, said:

Beat you Donna :P

Anyway, you will need to use a feed parser of some sort. You can either build your own custom one (in which case that question has been asked a few times so please search the coding forum and tutorial index) or use an existing script such as the ones you will find here:

http://www.google.com/search?hl=en&saf...php&spell=1

Matt
Thank you for the fast reply





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users