<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Wordpress CSV Importer</title>
	<atom:link href="http://www.wordpresscsvimporter.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wordpresscsvimporter.com</link>
	<description>Data Import Software and Services</description>
	<lastBuildDate>Fri, 18 May 2012 07:56:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Intermittent JavaScript Error</title>
		<link>http://www.wordpresscsvimporter.com/development/intermittent-javascript-error</link>
		<comments>http://www.wordpresscsvimporter.com/development/intermittent-javascript-error#comments</comments>
		<pubDate>Thu, 17 May 2012 00:57:54 +0000</pubDate>
		<dc:creator>Plugin Author</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.wordpresscsvimporter.com/?p=4493</guid>
		<description><![CDATA[I have spent many days trying to track a bug that randomly prevents scripts from working properly. I&#8217;m working on other areas of the plugin while monitoring the behavior of the problem to try and make good guesses to the cause. However the plugin may not be released this month. If it is, it will be a [...]]]></description>
			<content:encoded><![CDATA[<p>I have spent many days trying to track a bug that randomly prevents scripts from working properly. I&#8217;m working on other areas of the plugin while monitoring the behavior of the problem to try and make good guesses to the cause. However the <strong>plugin may not be released this month</strong>. If it is, it will be a beta. I know how frustrating this is, I know people are waiting for it and I myself need it to survive so trust me when I say <strong>I will not give up</strong>.</p>
<p>Sometimes the interface works just fine, sometimes only some parts of it appear to fail and other times every script feature stops working i.e. hidden dialogue div&#8217;s become visible or the main navigation stops working. A behaviour I find very strange is that jQuery UI features break at random places each time it happens. Not as if a specific implementation of a jQuery UI function is causing the problem but almost like something just gives up on loading script.</p>
<p>What could cause such a random behaviour?</p>
<p>The main navigation is a tab menu, sometimes it is the only thing that does not operate while the other features on the default tab page seem to work. It is an issue I don&#8217;t have the experience to fix.</p>
<p>Here is a screenshot of Google Chrome JavaScript Console, the error tells me nothing as I&#8217;ve only just learned the basics recently&#8230;</p>
<p><a href="http://www.wordpresscsvimporter.com/wp-content/uploads/2012/05/uncaught-type-error-object-object-has-no-method-text.jpg"><img class="aligncenter size-full wp-image-4494" title="uncaught-type-error-object-object-has-no-method-text" src="http://www.wordpresscsvimporter.com/wp-content/uploads/2012/05/uncaught-type-error-object-object-has-no-method-text.jpg" alt="" width="628" height="237" /></a></p>
<h2>Possible Cause?</h2>
<p>The only thing I can think of is that script files are being loaded in the wrong order. However the loading order was never changed before the problem started. Is it the case that jquery-ui is being loaded before jquery-1.7.1.js or does the order of the files in this message mean nothing?</p>
<h2>Call Method Apply</h2>
<p>Turns out there is an another error, never both at the same time so far. The first screen-shot results in most jQuery UI features not loading and this new one is what breaks my applications interface from one point onwards. So I can have many working pages then find a single tab/page that has broken features. Everything after that feature is also broken.</p>
<p><a href="http://www.wordpresscsvimporter.com/wp-content/uploads/2012/05/uncaught-type-error-object-object-has-no-method-apply.jpg"><img class="aligncenter size-full wp-image-4500" title="uncaught-type-error-object-object-has-no-method-apply" src="http://www.wordpresscsvimporter.com/wp-content/uploads/2012/05/uncaught-type-error-object-object-has-no-method-apply.jpg" alt="" width="639" height="98" /></a></p>
<h2>Some Work Some Don&#8217;t</h2>
<p>Here is an example of the bug causing one of three radio buttons to be styled, when all three are meant to be styled the same. There is also a blue notice, that is meant to be hidden and part of jQuery UI dialogue box. After the blue notice, there are many buttons styled as they are meant to be.</p>
<p><a href="http://www.wordpresscsvimporter.com/wp-content/uploads/2012/05/javascript-failure-only-some-radio-buttons-styled.jpg"><img class="aligncenter size-full wp-image-4502" title="javascript-failure-only-some-radio-buttons-styled" src="http://www.wordpresscsvimporter.com/wp-content/uploads/2012/05/javascript-failure-only-some-radio-buttons-styled.jpg" alt="" width="421" height="245" /></a></p>
<h2>Google Chrome More Than Firefox</h2>
<p>I have just run more tests aimed at confirming how the interface turns out in Chrome and Firefox. The faults happen constantly in Chrome but I can&#8217;t actually get them to happen in Firefox, but I&#8217;m sure I did see it happen a couple of days back. I need to be sure when it happened in Firefox it was not a result of debugging attempts. Until then, the plugin can be used just fine in Firefox.</p>
<p><strong>Has Google Chrome recently changed in some way to prevent proper loading of my scripts?</strong> I will need to considering changing the source of my files, ensure none are using Google.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wordpresscsvimporter.com/development/intermittent-javascript-error/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minus One (-1) Returned By Ajax</title>
		<link>http://www.wordpresscsvimporter.com/troubleshooting-tips/minus-one-1-returned-by-ajax</link>
		<comments>http://www.wordpresscsvimporter.com/troubleshooting-tips/minus-one-1-returned-by-ajax#comments</comments>
		<pubDate>Wed, 02 May 2012 13:56:48 +0000</pubDate>
		<dc:creator>Plugin Author</dc:creator>
				<category><![CDATA[Troubleshooting Tips]]></category>

		<guid isPermaLink="false">http://www.wordpresscsvimporter.com/?p=4416</guid>
		<description><![CDATA[Problem Experienced You interact with a form and &#8220;-1&#8243; is displayed where you expect a message to be displayed, after a short Ajax processing moment. Possible Causes You may not be logged into WordPress. Your session may have expired and although you can see the plugin page you are working on, attempting too go to [...]]]></description>
			<content:encoded><![CDATA[<h2>Problem Experienced</h2>
<p>You interact with a form and &#8220;-1&#8243; is displayed where you expect a message to be displayed, after a short Ajax processing moment.</p>
<h2>Possible Causes</h2>
<ol>
<li>You may not be logged into WordPress. Your session may have expired and although you can see the plugin page you are working on, attempting too go to any other Administration page will result in being taking too the login screen.</li>
<li>Unexpected value being passed too the function that processes the Ajax request. Although this would technically be a bug, please ensure you are entering the expected values for the form fields provided. Then seek support if you continue to experience problems.</li>
</ol>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wordpresscsvimporter.com/troubleshooting-tips/minus-one-1-returned-by-ajax/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Development Update</title>
		<link>http://www.wordpresscsvimporter.com/updates-news/development-update</link>
		<comments>http://www.wordpresscsvimporter.com/updates-news/development-update#comments</comments>
		<pubDate>Sun, 29 Apr 2012 17:26:52 +0000</pubDate>
		<dc:creator>Plugin Author</dc:creator>
				<category><![CDATA[Updates / News]]></category>

		<guid isPermaLink="false">http://www.wordpresscsvimporter.com/?p=4401</guid>
		<description><![CDATA[Well it is not great news. I&#8217;m far from meeting my own targets, obviously more ambitious than even I thought. I&#8217;ve been caught up learning a lot of JavaScript, Ajax and making use of jQuery UI. The plugin feels great to use so far but there is not enough to make it worth releasing even [...]]]></description>
			<content:encoded><![CDATA[<p>Well it is not great news. I&#8217;m far from meeting my own targets, obviously more ambitious than even I thought. I&#8217;ve been caught up learning a lot of JavaScript, Ajax and making use of jQuery UI. The plugin feels great to use so far but there is not enough to make it worth releasing even as a beta.</p>
<ul>
<li>It is importing data in a multi-file format</li>
<li>User can import some data at a time</li>
<li>User can import any rows from any file in any order</li>
<li>The data is merged into one database table, even in a multiple file project (which I actually Data Import Jobs now)</li>
</ul>
<p>Those are just some of what the plugin does. Much interface work has been done, it looks like a finished plugin. Much of the back end work (processing functions) has been done and just needs put into use with form processing (some of which is handled by WordPress Ajax). Features come quick from here on because must of the code is written or previous methods can be adapted at least.</p>
<p>I have a lot of work ahead of me this year that is for sure but it is the challenge I set myself so it is one I easily enjoy. Do not worry, development has never stopped and will not. I simply had a lot more to learn than I initially thought.</p>
<h2>Twitter</h2>
<p>Tweeted updates will increase now, that is another small job done. I installed a <a title="Wordpress CSV Importer Twitter Page" href="https://twitter.com/#!/WPCSVImporter" target="_blank">twitter </a>plugin on this site today.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wordpresscsvimporter.com/updates-news/development-update/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Finding A File Uploader</title>
		<link>http://www.wordpresscsvimporter.com/development/finding-a-file-uploader</link>
		<comments>http://www.wordpresscsvimporter.com/development/finding-a-file-uploader#comments</comments>
		<pubDate>Wed, 21 Mar 2012 14:22:40 +0000</pubDate>
		<dc:creator>Plugin Author</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.wordpresscsvimporter.com/?p=3813</guid>
		<description><![CDATA[I begun looking for a jQuery and Ajax file uploader for this new WordPress plugin and thought the runner up solutions should be mentioned. I recently decided to put even more jQuery UI and Ajax into WordPress CSV Importer as I already planned. As I work on the plugin I feel it becoming easier and [...]]]></description>
			<content:encoded><![CDATA[<p>I begun looking for a jQuery and Ajax file uploader for this new WordPress plugin and thought the runner up solutions should be mentioned.</p>
<p>I recently decided to put even more jQuery UI and Ajax into WordPress CSV Importer as I already planned. As I work on the plugin I feel it becoming easier and easier to use with more scripting. This is especially true while testing when I need to re-create a project over and over again. The quick controls I&#8217;m putting in place allow all the required project settings to be applied in half of the time Easy CSV Importer did and there is far more intuative information appearing on the page to help guide or explain more than Easy CSV Importer does.</p>
<h2>Considered File Uploaders</h2>
<h3>www.pixelcone.com (winner)</h3>
<p>This is the winner for me and WordPress CSV Importer when it comes to uploading CSV files. I look forward to donating to the author when sales for my plugin come in. It uses much of the standard jQuery UI themes and so does my plugin. It is highly suitable for uploading any file type but more so for a form that is not designed to handle image files. However I say that not knowing the full extent to which it can be customized through options. <a title="PixelCone.com jQuery and Ajax File Uploader" href="http://pixelcone.com/fileuploader/demo/" target="_blank">Click Here</a> to view the demo uploader on the authors website.</p>
<h3>www.swfupload.org</h3>
<p>This is not a file uploader I plan to use in this plugin however it did initially catch my eye. The demo styling looks good and the options available allow a lot more customizing in quick time than most I&#8217;ve looked at. This one is being noted for my future needs, possibly other plugins. <a title="SWF Upload File Uploader" href="http://demo.swfupload.org/v220/simpledemo/index.php" target="_blank">Click Here</a> to view one of the many demos.</p>
<h3>Blue Imp at www.github.com</h3>
<p>A very nice demo, it instantly grabs your attention and the controls in the example are attractive. This is a file uploader I plan to use for image uploading because it shows a preview of the image. That is something the uploader by Pixel Cone does not do from what I could see in the documentation at least. I feel when it comes to multimedia, the tools and controls available should stand out from the rest of the theme. The demo for this uploader offers that in comparison to most jQuery UI themes which WordPress CSV Importer uses. My reason for wanting such controls to stand out is because of the large workload multimedia often comes with and controls that ignore the theme which they are built into will offer an easier to understand interface. Maybe a little more enjoyable to use also. <a title="Blue Imp File Uploader" href="http://blueimp.github.com/jQuery-File-Upload/" target="_blank">Click Here</a> to view the demo.</p>
<h3>www.fyneworks.com</h3>
<p>This is a very basic uploader, using a single button and very few actions. I&#8217;ve not used it so I am just talking about the demo. A basic uploader is not to be ignored. This one is suitable for restricted space on the page, the options are simply to understand, add and change. This would be a good choice for anyone who wants to work on styling from scratch or work it into an existing custom style. <a title="Fine Works File Uploader" href="http://www.fyneworks.com/jquery/multiple-file-upload/" target="_blank">Click Here</a> to view the demo.</p>
<h3>WordPress Plugin Drag Drop File Uploader</h3>
<p>If you discovered this page while looking for a solution for WordPress you may want to look at this plugin. It uses the latest techniques to deliver a solution that works on all browsers. I never had a chance to look at the code but I suspect it is worth talking to the author about if you want to use it. If my selected file uploader for WordPress CSV Importer goes all wrong especially in the area of browser compatibility I will be interested in contacting this author to integrate the uploader with their help or hire them. If anyone uses both my plugin and Drag Drop File Uploader and has opinion on this please comment below. <a title="Wordpress Drag Drop File Uploader Plugin" href="http://wordpress.org/extend/plugins/drag-drop-file-uploader/" target="_blank">View the plugin page on WordPress here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wordpresscsvimporter.com/development/finding-a-file-uploader/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

