<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Contact</title>
	<atom:link href="http://www.swpframework.com/contact/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.swpframework.com</link>
	<description>making it easy for programmers to create wordpress plugins</description>
	<lastBuildDate>Wed, 23 Dec 2009 22:53:57 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Leonardo Martinez</title>
		<link>http://www.swpframework.com/contact/#comment-8</link>
		<dc:creator>Leonardo Martinez</dc:creator>
		<pubDate>Wed, 23 Dec 2009 22:53:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.swpframework.com/?page_id=18#comment-8</guid>
		<description>test535</description>
		<content:encoded><![CDATA[<p>test535</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.swpframework.com/contact/#comment-7</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 29 Nov 2009 09:04:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.swpframework.com/?page_id=18#comment-7</guid>
		<description>I&#039;m so glad to hear that you like it, and that you found it to be one of the best ones.  Anything you do will be of great help. I am really looking for all types of php guys to help me, and being the only one working on this project makes it difficult for me to keep up with even the simple stuff like notes.  I feel that the most important part of this framework would be the documentation inside the php files.

I was and am determined to create a framework that is almost like a manual or guide, that will assist anyone who is developing a WP Plugin.

I have a new version of the plugin that is working, and has many changes since the last one, it&#039;s much better and easier to use.  

What does the new one offer... well for starters you don&#039;t have to worry about renaming functions, procedures, names, etc… I implemented procedures that do that automatically for you.  The framework also remains separate from the new plugin after it’s created.  I have also improved many of the procedures, and added additional features, can&#039;t remember all of them right now.

As for your comment above, you are right, and I believe that my original beta plugin was creating problems because of what you mentioned above.  If you are interested, I can e-mail the latest release.  Everything is working fine, except for the new section called myData.   myData will allow you to view, list, modify/edit a database file from within the admin section.  Once data has been entered, you will be able to display it in your WordPress website as a widget.

It’s based on programming I did on 4 other plugins, I’m just trying to follow WordPress standards, and making it better.  It will allow you to upload an image, enter formatted text, and other features.

I know that most WordPress programmers are not advanced php programmers, but probably competent enough to make a plugin.  That’s why I’m trying to keep the framework simple, simple enough so most programmers can understand it.

…please anything you can send my way will help... I&#039;m currently working on the new release, I’ll also let you know when I’ve completed the new release… the due date is Friday, Dec 4th with incomplete documentation.

My e-mail address is: leonardo.martinez@pcexperts-usa.com  if you want a copy of my latest release please send me an e-mail and I will give you a copy.


Regards, 

Leonardo Martinez</description>
		<content:encoded><![CDATA[<p>I&#8217;m so glad to hear that you like it, and that you found it to be one of the best ones.  Anything you do will be of great help. I am really looking for all types of php guys to help me, and being the only one working on this project makes it difficult for me to keep up with even the simple stuff like notes.  I feel that the most important part of this framework would be the documentation inside the php files.</p>
<p>I was and am determined to create a framework that is almost like a manual or guide, that will assist anyone who is developing a WP Plugin.</p>
<p>I have a new version of the plugin that is working, and has many changes since the last one, it&#8217;s much better and easier to use.  </p>
<p>What does the new one offer&#8230; well for starters you don&#8217;t have to worry about renaming functions, procedures, names, etc… I implemented procedures that do that automatically for you.  The framework also remains separate from the new plugin after it’s created.  I have also improved many of the procedures, and added additional features, can&#8217;t remember all of them right now.</p>
<p>As for your comment above, you are right, and I believe that my original beta plugin was creating problems because of what you mentioned above.  If you are interested, I can e-mail the latest release.  Everything is working fine, except for the new section called myData.   myData will allow you to view, list, modify/edit a database file from within the admin section.  Once data has been entered, you will be able to display it in your WordPress website as a widget.</p>
<p>It’s based on programming I did on 4 other plugins, I’m just trying to follow WordPress standards, and making it better.  It will allow you to upload an image, enter formatted text, and other features.</p>
<p>I know that most WordPress programmers are not advanced php programmers, but probably competent enough to make a plugin.  That’s why I’m trying to keep the framework simple, simple enough so most programmers can understand it.</p>
<p>…please anything you can send my way will help&#8230; I&#8217;m currently working on the new release, I’ll also let you know when I’ve completed the new release… the due date is Friday, Dec 4th with incomplete documentation.</p>
<p>My e-mail address is: <a href="mailto:leonardo.martinez@pcexperts-usa.com">leonardo.martinez@pcexperts-usa.com</a>  if you want a copy of my latest release please send me an e-mail and I will give you a copy.</p>
<p>Regards, </p>
<p>Leonardo Martinez</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Regis Zaleman</title>
		<link>http://www.swpframework.com/contact/#comment-6</link>
		<dc:creator>Regis Zaleman</dc:creator>
		<pubDate>Wed, 25 Nov 2009 15:32:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.swpframework.com/?page_id=18#comment-6</guid>
		<description>Hi Leonado! Thanks for the great plugin framework. I have looked at a few and yours is definitely the one I like the best. I am implementing it right now for a custom enterprise solution, but I will try to create plugins for the community right after this. If you don&#039;t mind, I can send you my two cents every so often. I am not an advanced programmer like you, but hey, you never kow, I could have a good idea! ;)
My first comment: in the functions file, I like better to gather all my includes in one function for js and one function for css. They can be grouped because they are in the same hook. What do you think? (code below)

##  ----------------------------------------------
##				LOAD PLUGIN CSS
##  ----------------------------------------------

add_action(&#039;admin_head&#039;, &#039;myplugin_load_css&#039;);

function myplugin_load_css()
{
	## -- Load CSS for options page
	if ( strpos($_SERVER[&#039;REQUEST_URI&#039;], &#039;myplugin-options&#039; ) !== false ) { # load css for options page
		echo &#039;&#039;.&quot;\n&quot;;
		echo &#039;&#039;.&quot;\n&quot;;
	}
	## -- Load CSS for menus page
	else if ( strpos($_SERVER[&#039;REQUEST_URI&#039;], &#039;myplugin-submenu-setup&#039; ) !== false ) { # verify menus page is loaded
		echo &#039;&#039;.&quot;\n&quot;;
	}
}

##  ----------------------------------------------
##			LOAD PLUGIN JAVACRIPT
##  ----------------------------------------------

add_action( &#039;init&#039;, &#039;myplugin_load_js&#039; );

function myplugin_load_js()
{
	## -- Load JS for options page
	if ( strpos($_SERVER[&#039;REQUEST_URI&#039;], &#039;myplugin-options&#039; ) !== false ) { # load js for options page

		wp_enqueue_script( &#039;myplugin_farbtastic&#039;, plugins_url(&#039;widgets/myplugin_farbtastic.js&#039;, __FILE__), array( &#039;jquery&#039;, &#039;farbtastic&#039;, &#039;rgbcolor&#039; ) ); // this is very important
		wp_enqueue_script( &#039;rgbcolor&#039;, plugins_url(&#039;widgets/rgbcolor.js&#039;, __FILE__)   );
	    add_action(&#039;admin_footer&#039;, &#039;ssp_insert_colorpicker&#039;);
		function ssp_insert_colorpicker()
		{
			echo &quot;\n&quot;;
			echo &#039; &#039;.&quot;\n&quot;;
			echo &quot;\n&quot;;
		}
	}
	## -- LOAD JAVASCRIPT FOR MENUS PAGE
	else if ( strpos($_SERVER[&#039;REQUEST_URI&#039;], &#039;myplugin-submenu-setup&#039; ) !== false ) {
		wp_enqueue_script( &#039;myplugin_js_menus&#039;, plugins_url(&#039;js/myplugin_menus.js&#039;, __FILE__), array(&#039;jquery&#039;));
	}
}
</description>
		<content:encoded><![CDATA[<p>Hi Leonado! Thanks for the great plugin framework. I have looked at a few and yours is definitely the one I like the best. I am implementing it right now for a custom enterprise solution, but I will try to create plugins for the community right after this. If you don&#8217;t mind, I can send you my two cents every so often. I am not an advanced programmer like you, but hey, you never kow, I could have a good idea! <img src='http://www.swpframework.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
My first comment: in the functions file, I like better to gather all my includes in one function for js and one function for css. They can be grouped because they are in the same hook. What do you think? (code below)</p>
<p>##  &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
##				LOAD PLUGIN CSS<br />
##  &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>add_action(&#8217;admin_head&#8217;, &#8216;myplugin_load_css&#8217;);</p>
<p>function myplugin_load_css()<br />
{<br />
	## &#8212; Load CSS for options page<br />
	if ( strpos($_SERVER['REQUEST_URI'], &#8216;myplugin-options&#8217; ) !== false ) { # load css for options page<br />
		echo &#8221;.&#8221;\n&#8221;;<br />
		echo &#8221;.&#8221;\n&#8221;;<br />
	}<br />
	## &#8212; Load CSS for menus page<br />
	else if ( strpos($_SERVER['REQUEST_URI'], &#8216;myplugin-submenu-setup&#8217; ) !== false ) { # verify menus page is loaded<br />
		echo &#8221;.&#8221;\n&#8221;;<br />
	}<br />
}</p>
<p>##  &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
##			LOAD PLUGIN JAVACRIPT<br />
##  &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>add_action( &#8216;init&#8217;, &#8216;myplugin_load_js&#8217; );</p>
<p>function myplugin_load_js()<br />
{<br />
	## &#8212; Load JS for options page<br />
	if ( strpos($_SERVER['REQUEST_URI'], &#8216;myplugin-options&#8217; ) !== false ) { # load js for options page</p>
<p>		wp_enqueue_script( &#8216;myplugin_farbtastic&#8217;, plugins_url(&#8217;widgets/myplugin_farbtastic.js&#8217;, __FILE__), array( &#8216;jquery&#8217;, &#8216;farbtastic&#8217;, &#8216;rgbcolor&#8217; ) ); // this is very important<br />
		wp_enqueue_script( &#8216;rgbcolor&#8217;, plugins_url(&#8217;widgets/rgbcolor.js&#8217;, __FILE__)   );<br />
	    add_action(&#8217;admin_footer&#8217;, &#8217;ssp_insert_colorpicker&#8217;);<br />
		function ssp_insert_colorpicker()<br />
		{<br />
			echo &#8220;\n&#8221;;<br />
			echo &#8216; &#8216;.&#8221;\n&#8221;;<br />
			echo &#8220;\n&#8221;;<br />
		}<br />
	}<br />
	## &#8212; LOAD JAVASCRIPT FOR MENUS PAGE<br />
	else if ( strpos($_SERVER['REQUEST_URI'], &#8216;myplugin-submenu-setup&#8217; ) !== false ) {<br />
		wp_enqueue_script( &#8216;myplugin_js_menus&#8217;, plugins_url(&#8217;js/myplugin_menus.js&#8217;, __FILE__), array(&#8217;jquery&#8217;));<br />
	}<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>
