<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Scriptographer.org - General Scripts</title> 
		<link>http://scriptographer.org/scripts/general-scripts/</link>
		<description>Scriptographer.org</description>
		<lastBuildDate>Fri, 08 Aug 2014 15:24:47 +0200</lastBuildDate>
		<generator></generator>
		<language>en</language>
					<item>
			<title>Type on Circle</title> 
			<link>http://scriptographer.org/scripts/general-scripts/type-on-circle/</link>
			<guid isPermaLink="true">http://scriptographer.org/scripts/general-scripts/type-on-circle/</guid>
			<pubDate>Fri, 08 Aug 2014 15:24:47 +0200</pubDate>
			<dc:creator><a href="/users/lfcirilo/">Luis Fernando Cirilo</a></dc:creator>
			<description>

&lt;p&gt;Simple make type on a circle.
&lt;p&gt;&lt;div class=&quot;icon icon-small&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/type-on-circle/posts/5455/resources/Type+On+Circle.js/&quot;&gt;&lt;div class=&quot;icon-image&quot;&gt;&lt;img src=&quot;/static/type/assets/icons/code_small.gif&quot; width=&quot;16&quot; height=&quot;16&quot;&gt;&lt;/div&gt;&lt;div class=&quot;icon-label&quot;&gt;Type On Circle.js&lt;/div&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;div class=&quot;resource&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/type-on-circle/posts/5455/resources/Imagem1.png/&quot; target=&quot;_blank&quot;&gt;&lt;img width=&quot;115&quot; height=&quot;159&quot; src=&quot;/scripts/general-scripts/type-on-circle/posts/5455/resources/Imagem1.png?v=db8705e95712819b479feef58b5c7ff8&quot; id=&quot;thumb-1&quot;&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;/p&gt;</description>
		</item>
						<item>
			<title>Hexagonal Rasterizer</title> 
			<link>http://scriptographer.org/scripts/general-scripts/hexagonal-rasterizer/</link>
			<guid isPermaLink="true">http://scriptographer.org/scripts/general-scripts/hexagonal-rasterizer/</guid>
			<pubDate>Sun, 02 Mar 2014 19:16:59 +0100</pubDate>
			<dc:creator><a href="/users/xoihazard/">xoihazard</a></dc:creator>
			<description>

&lt;p&gt;Create hexagonal rasters from selected paths.
&lt;/p&gt;
&lt;p&gt;
27/05/2015 update&lt;br&gt;
HTML5 version of this script.&lt;br&gt;
&lt;a href=&quot;http://xoihazard.com/tools/halftone/&quot; target=&quot;_blank&quot;&gt;HTML5 Hexagonal Halftone Maker&lt;/a&gt;
&lt;p&gt;&lt;div class=&quot;resource&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/hexagonal-rasterizer/posts/5393/resources/hex_scripto.jpg/&quot; target=&quot;_blank&quot;&gt;&lt;img width=&quot;115&quot; height=&quot;163&quot; src=&quot;/scripts/general-scripts/hexagonal-rasterizer/posts/5393/resources/hex_scripto.jpg?v=db8705e95712819b479feef58b5c7ff8&quot; id=&quot;thumb-2&quot;&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;div class=&quot;resource&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/hexagonal-rasterizer/posts/5393/resources/%3F%3F%3F%3F%3F%3F%3F%3F%3F+2014-03-03+2.11.14.png/&quot; target=&quot;_blank&quot;&gt;&lt;img width=&quot;115&quot; height=&quot;174&quot; src=&quot;/scripts/general-scripts/hexagonal-rasterizer/posts/5393/resources/%3F%3F%3F%3F%3F%3F%3F%3F%3F+2014-03-03+2.11.14.png?v=db8705e95712819b479feef58b5c7ff8&quot; id=&quot;thumb-3&quot;&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;div class=&quot;icon icon-small&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/hexagonal-rasterizer/posts/5393/resources/Hexagonal+Rasterizer.js/&quot;&gt;&lt;div class=&quot;icon-image&quot;&gt;&lt;img src=&quot;/static/type/assets/icons/code_small.gif&quot; width=&quot;16&quot; height=&quot;16&quot;&gt;&lt;/div&gt;&lt;div class=&quot;icon-label&quot;&gt;Hexagonal Rasterizer.js&lt;/div&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;</description>
		</item>
						<item>
			<title>ExtractCoords</title> 
			<link>http://scriptographer.org/scripts/general-scripts/extractcoords/</link>
			<guid isPermaLink="true">http://scriptographer.org/scripts/general-scripts/extractcoords/</guid>
			<pubDate>Mon, 18 Nov 2013 14:48:47 +0100</pubDate>
			<dc:creator><a href="/users/vamoss/">Carlos de Oliveira Junior</a></dc:creator>
			<description>

&lt;p&gt;This script extracts the coordinate from all selected objects and creates a text layer with the values.
&lt;/p&gt;
&lt;p&gt;
It&#39;s very usefull for exporting a document for other platform that need to use the values.
&lt;/p&gt;
&lt;p&gt;
The created text layer is organized as follow:&lt;br&gt;
Each line is a object and each line contains values from each anchor in the object separeted by comma. Eg:&lt;br&gt;
x,	y,		x,	y,		x,	y,		x,	y&lt;br&gt;
x,	y,		x,	y,		x,	y,		x,	y&lt;br&gt;
x,	y,		x,	y,		x,	y,		x,	y&lt;br&gt;
x,	y,		x,	y,		x,	y,		x,	y&lt;br&gt;
x,	y,		x,	y,		x,	y,		x,	y&lt;br&gt;
x,	y,		x,	y,		x,	y,		x,	y
&lt;p&gt;&lt;div class=&quot;icon icon-small&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/extractcoords/posts/5325/resources/ExtractCoords.jsx/&quot;&gt;&lt;div class=&quot;icon-image&quot;&gt;&lt;img src=&quot;/static/type/assets/icons/text_small.gif&quot; width=&quot;16&quot; height=&quot;16&quot;&gt;&lt;/div&gt;&lt;div class=&quot;icon-label&quot;&gt;ExtractCoords.jsx&lt;/div&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;</description>
		</item>
						<item>
			<title>Jitter</title> 
			<link>http://scriptographer.org/scripts/general-scripts/jitter-1/</link>
			<guid isPermaLink="true">http://scriptographer.org/scripts/general-scripts/jitter-1/</guid>
			<pubDate>Fri, 22 Mar 2013 03:05:38 +0100</pubDate>
			<dc:creator><a href="/users/captain_hideous/">mac daddy</a></dc:creator>
			<description>

&lt;p&gt;Randomly moves selected objects. This script also has the option to randomly rotate objects. The option to move and rotate selected items are performed in such a way, so that individual amounts can be specified (within a range) and the percent of the items affected can also be modified. X and Y values, positive and negative values, and rotation orientation can be specified.
&lt;p&gt;&lt;div class=&quot;icon icon-small&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/jitter-1/posts/5114/resources/jitter-script.js/&quot;&gt;&lt;div class=&quot;icon-image&quot;&gt;&lt;img src=&quot;/static/type/assets/icons/code_small.gif&quot; width=&quot;16&quot; height=&quot;16&quot;&gt;&lt;/div&gt;&lt;div class=&quot;icon-label&quot;&gt;jitter-script.js&lt;/div&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;</description>
		</item>
						<item>
			<title>RandomDelete</title> 
			<link>http://scriptographer.org/scripts/general-scripts/randomdelete/</link>
			<guid isPermaLink="true">http://scriptographer.org/scripts/general-scripts/randomdelete/</guid>
			<pubDate>Fri, 22 Feb 2013 15:45:48 +0100</pubDate>
			<dc:creator><a href="/users/JolinM/">Jolin Masson</a></dc:creator>
			<description>

&lt;p&gt;So here is my iteration of the RandomTools script from ken frederick.
&lt;/p&gt;
&lt;p&gt;
You enter a percentage of the items you want to see deleted at random, and voil&amp;agrave;, it happens.
&lt;/p&gt;
&lt;p&gt;
Hope this is useful.
&lt;p&gt;&lt;div class=&quot;icon icon-small&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/randomdelete/posts/5091/resources/randomDelete+1.0.js/&quot;&gt;&lt;div class=&quot;icon-image&quot;&gt;&lt;img src=&quot;/static/type/assets/icons/code_small.gif&quot; width=&quot;16&quot; height=&quot;16&quot;&gt;&lt;/div&gt;&lt;div class=&quot;icon-label&quot;&gt;randomDelete 1.0.js&lt;/div&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;div class=&quot;resource&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/randomdelete/posts/5091/resources/Thumbnails.png/&quot; target=&quot;_blank&quot;&gt;&lt;img width=&quot;240&quot; height=&quot;171&quot; src=&quot;/scripts/general-scripts/randomdelete/posts/5091/resources/Thumbnails.png?v=c8ac17b2da7888722cc9d4bdf8cb7984&quot; id=&quot;thumb-4&quot;&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;/p&gt;</description>
		</item>
						<item>
			<title>Lissajous</title> 
			<link>http://scriptographer.org/scripts/general-scripts/lissajous/</link>
			<guid isPermaLink="true">http://scriptographer.org/scripts/general-scripts/lissajous/</guid>
			<pubDate>Thu, 10 Jan 2013 03:11:59 +0100</pubDate>
			<dc:creator><a href="/users/frederickk/">ken frederick</a></dc:creator>
			<description>

&lt;p&gt;Generate lissajous curves as made famous by Jules Antoine Lissajous (and Nathaniel Bowditch).
&lt;/p&gt;
&lt;p&gt;
&lt;a href=&quot;http://en.wikipedia.org/wiki/Lissajous_curve&quot; target=&quot;_blank&quot;&gt;http://en.wikipedia.org/wiki/Lissajous_curve&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
and since scriptographer is dead, I made a version &lt;a href=&quot;http://kenfrederick.tumblr.com/lissajous/&quot; target=&quot;_blank&quot;&gt;with paperjs&lt;/a&gt; as well.
&lt;/p&gt;
&lt;ul class=&quot;list&quot;&gt;&lt;li&gt;---------------------------------------------------&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Usage
&lt;/p&gt;
&lt;p&gt;
Phase Shift&lt;br&gt;
the &lt;a href=&quot;http://www.drphilclark.com/170Supp/sine_curves.htm&quot; target=&quot;_blank&quot;&gt;period of the curve&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Frequency&lt;br&gt;
frequency ratio across the x &amp;amp; y axes
&lt;/p&gt;
&lt;p&gt;
Stroke Weight&lt;br&gt;
set two different stroke weights and the curve will interpolate from the start to the end weight
&lt;/p&gt;
&lt;p&gt;
Colors&lt;br&gt;
set two colors and the curve will interpolate from the start to the end color
&lt;/p&gt;
&lt;p&gt;
Opacity&lt;br&gt;
set two opacity values and the curve will interpolate from the start to the end opacity
&lt;/p&gt;
&lt;p&gt;
Blend&lt;br&gt;
blend mode of opacity: normal, multiply, screen, etc.
&lt;/p&gt;
&lt;p&gt;
Flyout Menu:&lt;br&gt;
Alternate&lt;br&gt;
colors will alternate every other segement
&lt;/p&gt;
&lt;p&gt;
Blend&lt;br&gt;
colors will blend across segments from start to end
&lt;/p&gt;
&lt;p&gt;
Mouse drag&lt;br&gt;
modulate the frequency (using the input values as maximums), the closer to the origin of the document = 0, the further away the maximum
&lt;/p&gt;
&lt;p&gt;
Mouse drag+shift&lt;br&gt;
modulate the phase shift (mouse x axis) from 0 - 360 
&lt;/p&gt;
&lt;ul class=&quot;list&quot;&gt;&lt;li&gt;---------------------------------------------------&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Notes
&lt;/p&gt;
&lt;p&gt;
&lt;strike&gt;There is a glitch that happens every now and then that causes the control handles of the bezi&amp;eacute;r curves to shoot off of the screen. I&#39;m looking into a better way for calculating bezi&amp;eacute;r curves.&lt;/strike&gt;
&lt;/p&gt;
&lt;p&gt;
** i have tested this script on OSX CS5.1 and it functions without problems &lt;strike&gt;(aside from glitch mentioned above)&lt;/strike&gt; using the latest version of scriptographer (2.9.072). i have no way to test on other versions of illustrator (i.e. CS2 or CS4, etc.) or windows. email is the best way to contact me.
&lt;/p&gt;
&lt;p&gt;
enjoy.&lt;br&gt;
Ken
&lt;p&gt;&lt;div class=&quot;icon icon-small&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/lissajous/posts/5018/resources/lissajous.js/&quot;&gt;&lt;div class=&quot;icon-image&quot;&gt;&lt;img src=&quot;/static/type/assets/icons/code_small.gif&quot; width=&quot;16&quot; height=&quot;16&quot;&gt;&lt;/div&gt;&lt;div class=&quot;icon-label&quot;&gt;lissajous.js&lt;/div&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;div class=&quot;resource&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/lissajous/posts/5018/resources/ken_frederick_lissajous_01.png/&quot; target=&quot;_blank&quot;&gt;&lt;img width=&quot;240&quot; height=&quot;195&quot; src=&quot;/scripts/general-scripts/lissajous/posts/5018/resources/ken_frederick_lissajous_01.png?v=c8ac17b2da7888722cc9d4bdf8cb7984&quot; id=&quot;thumb-5&quot;&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;/p&gt;</description>
		</item>
						<item>
			<title>Sudoku Generator + Solver</title> 
			<link>http://scriptographer.org/scripts/general-scripts/sudoku-generator-solver/</link>
			<guid isPermaLink="true">http://scriptographer.org/scripts/general-scripts/sudoku-generator-solver/</guid>
			<pubDate>Thu, 03 Jan 2013 21:29:51 +0100</pubDate>
			<dc:creator><a href="/users/Mr+Doctor/">H&aring;kan Lundgren</a></dc:creator>
			<description>

&lt;p&gt;I found a sudoku generator (and solver) in javascript @ &lt;a href=&quot;http://blog.fourthwoods.com/2011/02/05/sudoku-in-javascript/&quot; target=&quot;_blank&quot;&gt;this place&lt;/a&gt; made by a guy named David J. Rager so I fitted it into Sg.
&lt;/p&gt;
&lt;p&gt;
All objects created are conveniently packaged inside a group. The solution is there as well, only its visibility has been turned off.
&lt;/p&gt;
&lt;p&gt;
Check it out if you want endless of sudoku fun!
&lt;/p&gt;
&lt;p&gt;
PS. The code David has written is VERY well commented so be sure to check that out as well. DS.
&lt;p&gt;&lt;div class=&quot;resource&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/sudoku-generator-solver/posts/5011/resources/Screen+shot+2013-01-03+at+9.28.26+PM.png/&quot; target=&quot;_blank&quot;&gt;&lt;img width=&quot;240&quot; height=&quot;223&quot; src=&quot;/scripts/general-scripts/sudoku-generator-solver/posts/5011/resources/Screen+shot+2013-01-03+at+9.28.26+PM.png?v=c8ac17b2da7888722cc9d4bdf8cb7984&quot; id=&quot;thumb-6&quot;&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;div class=&quot;icon icon-small&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/sudoku-generator-solver/posts/5011/resources/Sudoku+Generator.js/&quot;&gt;&lt;div class=&quot;icon-image&quot;&gt;&lt;img src=&quot;/static/type/assets/icons/code_small.gif&quot; width=&quot;16&quot; height=&quot;16&quot;&gt;&lt;/div&gt;&lt;div class=&quot;icon-label&quot;&gt;Sudoku Generator.js&lt;/div&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;</description>
		</item>
						<item>
			<title>Themed colours</title> 
			<link>http://scriptographer.org/scripts/general-scripts/themed-colours/</link>
			<guid isPermaLink="true">http://scriptographer.org/scripts/general-scripts/themed-colours/</guid>
			<pubDate>Mon, 06 Aug 2012 23:57:06 +0200</pubDate>
			<dc:creator><a href="/users/westdale/">gareth williams</a></dc:creator>
			<description>

&lt;p&gt;This script takes one set of objects and applies their colours randomly to another set. &lt;br&gt;
The idea is that the document therefore has a unified feel without having to load swatches, and you can keep running it to get the random mix you want.&lt;br&gt;
It has some options - such as taking each stroke/fill as a pair, swapping stroke/fill colours .... 
&lt;/p&gt;
&lt;p&gt;
It plays well after using the Objects on Paths script where there are lots of shapes to colour.
&lt;/p&gt;
&lt;p&gt;
As always, please advise errors etc.
&lt;p&gt;&lt;div class=&quot;resource&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/themed-colours/posts/4852/resources/themefill-scatter.jpg/&quot; target=&quot;_blank&quot;&gt;&lt;img width=&quot;240&quot; height=&quot;180&quot; src=&quot;/scripts/general-scripts/themed-colours/posts/4852/resources/themefill-scatter.jpg?v=c8ac17b2da7888722cc9d4bdf8cb7984&quot; id=&quot;thumb-7&quot;&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;div class=&quot;resource&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/themed-colours/posts/4852/resources/ThemeColour.jpg/&quot; target=&quot;_blank&quot;&gt;&lt;img width=&quot;240&quot; height=&quot;166&quot; src=&quot;/scripts/general-scripts/themed-colours/posts/4852/resources/ThemeColour.jpg?v=c8ac17b2da7888722cc9d4bdf8cb7984&quot; id=&quot;thumb-8&quot;&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;div class=&quot;icon icon-small&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/themed-colours/posts/4852/resources/ThemeColours.zip/&quot;&gt;&lt;div class=&quot;icon-image&quot;&gt;&lt;img src=&quot;/static/type/assets/icons/archive_small.gif&quot; width=&quot;16&quot; height=&quot;16&quot;&gt;&lt;/div&gt;&lt;div class=&quot;icon-label&quot;&gt;ThemeColours.zip&lt;/div&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;</description>
		</item>
						<item>
			<title>Area Type Resizer</title> 
			<link>http://scriptographer.org/scripts/general-scripts/area-type-resizer/</link>
			<guid isPermaLink="true">http://scriptographer.org/scripts/general-scripts/area-type-resizer/</guid>
			<pubDate>Fri, 03 Aug 2012 20:30:58 +0200</pubDate>
			<dc:creator><a href="/users/jaejeongkim/">Jaejeong Kim</a></dc:creator>
			<description>

&lt;p&gt;When you do editorial design with Illustrator. It is harder than InDesign because you can&amp;#8217;t simply resize bounding box of Area Type.
&lt;/p&gt;
&lt;p&gt;
Area Type Resizer allows you easily fit the size of Area Type.&lt;br&gt;
Just select an Area Type object then execute!
&lt;p&gt;&lt;div class=&quot;icon icon-small&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/area-type-resizer/posts/4842/resources/AreaTypeResizer.js/&quot;&gt;&lt;div class=&quot;icon-image&quot;&gt;&lt;img src=&quot;/static/type/assets/icons/code_small.gif&quot; width=&quot;16&quot; height=&quot;16&quot;&gt;&lt;/div&gt;&lt;div class=&quot;icon-label&quot;&gt;AreaTypeResizer.js&lt;/div&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;div class=&quot;resource&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/area-type-resizer/posts/4842/resources/AreaTypeResizer.png/&quot; target=&quot;_blank&quot;&gt;&lt;img width=&quot;240&quot; height=&quot;209&quot; src=&quot;/scripts/general-scripts/area-type-resizer/posts/4842/resources/AreaTypeResizer.png?v=c8ac17b2da7888722cc9d4bdf8cb7984&quot; id=&quot;thumb-9&quot;&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;/p&gt;</description>
		</item>
						<item>
			<title>Growth2 and its partner</title> 
			<link>http://scriptographer.org/scripts/general-scripts/growth2-and-its-partner/</link>
			<guid isPermaLink="true">http://scriptographer.org/scripts/general-scripts/growth2-and-its-partner/</guid>
			<pubDate>Fri, 03 Aug 2012 00:00:51 +0200</pubDate>
			<dc:creator><a href="/users/westdale/">gareth williams</a></dc:creator>
			<description>

&lt;p&gt;Modification for the example script Growth.
&lt;/p&gt;
&lt;p&gt;
It makes a path rather than a group of paths - so it&#39;s easier to post-process &lt;br&gt;
with styles. &lt;br&gt;
It has more parameters - auto or specified rotation.&lt;br&gt;
It can process multiple paths at once and leaves the original paths for reuse.&lt;br&gt;
Makes interesting patterns with scale = 1, rotation = 360/n and maxrep = n-1 ;-)
&lt;/p&gt;
&lt;p&gt;
The &#39;tool&#39; version uses the same code but has added smoothing.
&lt;/p&gt;
&lt;p&gt;
Enjoy. Let me know of bugs/improvements
&lt;p&gt;&lt;div class=&quot;icon icon-small&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/growth2-and-its-partner/posts/4840/resources/Growth2.zip/&quot;&gt;&lt;div class=&quot;icon-image&quot;&gt;&lt;img src=&quot;/static/type/assets/icons/archive_small.gif&quot; width=&quot;16&quot; height=&quot;16&quot;&gt;&lt;/div&gt;&lt;div class=&quot;icon-label&quot;&gt;Growth2.zip&lt;/div&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;div class=&quot;icon icon-small&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/growth2-and-its-partner/posts/4840/resources/GrowthTool2.zip/&quot;&gt;&lt;div class=&quot;icon-image&quot;&gt;&lt;img src=&quot;/static/type/assets/icons/archive_small.gif&quot; width=&quot;16&quot; height=&quot;16&quot;&gt;&lt;/div&gt;&lt;div class=&quot;icon-label&quot;&gt;GrowthTool2.zip&lt;/div&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;div class=&quot;resource&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/growth2-and-its-partner/posts/4840/resources/growth-scrip-example.jpg/&quot; target=&quot;_blank&quot;&gt;&lt;img width=&quot;240&quot; height=&quot;209&quot; src=&quot;/scripts/general-scripts/growth2-and-its-partner/posts/4840/resources/growth-scrip-example.jpg?v=c8ac17b2da7888722cc9d4bdf8cb7984&quot; id=&quot;thumb-10&quot;&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;/p&gt;</description>
		</item>
		</channel>
</rss>