<?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"
	>

<channel>
	<title>action online &#187; Featured</title>
	<atom:link href="http://www.actiononline.biz/category/featured/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.actiononline.biz</link>
	<description>Technology &#038; Business blog of YDS Web Solution</description>
	<pubDate>Wed, 05 Nov 2008 01:20:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>Best and Cheapest Way to Call the Philippines</title>
		<link>http://www.actiononline.biz/featured/best-and-cheapest-way-to-call-the-philippines/</link>
		<comments>http://www.actiononline.biz/featured/best-and-cheapest-way-to-call-the-philippines/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 04:52:20 +0000</pubDate>
		<dc:creator>Benj Arriola</dc:creator>
		
		<category><![CDATA[Communication]]></category>

		<category><![CDATA[Featured]]></category>

		<category><![CDATA[Technology]]></category>

		<category><![CDATA[Call]]></category>

		<category><![CDATA[Chat]]></category>

		<category><![CDATA[Telephone]]></category>

		<category><![CDATA[VOIP]]></category>

		<guid isPermaLink="false">http://www.actiononline.biz/?p=365</guid>
		<description><![CDATA[
Being a Filipino, with many friends and relatives in the Philippines, I sometimes need to call someone in the Philippines to their landline of mobile phone. And in some cases, the person I need to contact may not be near a computer or may not even know how to use the computer well like my [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://actiononline.biz/wp-content/uploads/2008/11/phone-calls-to-the-philippines.jpg" alt="" width="380" height="300" /></p>
<p>Being a Filipino, with many friends and relatives in the Philippines, I sometimes need to call someone in the Philippines to their landline of mobile phone. And in some cases, the person I need to contact may not be near a computer or may not even know how to use the computer well like my mother. So I am going to exclude talking about Yahoo Messenger, Google Talk, MSN/Live/Windows Messenger and others.</p>
<p><span id="more-365"></span></p>
<p>Now based in San Diego, California, Every now and then, I receive a random call from a telemarketer promoting some service to call the Philippines saying they have an extremely low rate to call the Philippines. Cheapest than most overseas long distance calls.</p>
<p>Not being rude and also being open-minded to listen to the various options I may have to call the Philippines, I often entertain these people and I just always ask the bottomline. How much? And not a single time has any one of these telemarketers matched the prices of what I was currently paying to call the Philippines</p>
<p>And to share what I have been using and why, I am sharing my review in comparing several companies that you can use to call the Philippines.</p>
<ul>
<li>Directoph</li>
<li>Skype</li>
<li>PinOnSale</li>
<li>Vonage</li>
<li>Packet8</li>
</ul>
<p>See who wins the review! Download the <a href="http://actiononline.biz/wp-content/uploads/2008/11/Call-the-Philippines.pdf" target="_blank">comparison table document here</a>.</p>
<p>If you find this helpful and you know people that need to call the Philippines, or if you are in the Philippines and have relatives abroad that need to call you, feel free to pass this blog post to them so we all get to save some money and use the money to save for more important things like <a href="http://www.xoom.ph">sending money to the Philippines</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.actiononline.biz/featured/best-and-cheapest-way-to-call-the-philippines/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Java Powered Web-Based Drag and Drop Upload Script</title>
		<link>http://www.actiononline.biz/featured/java-powered-web-based-drag-and-drop-upload-script/</link>
		<comments>http://www.actiononline.biz/featured/java-powered-web-based-drag-and-drop-upload-script/#comments</comments>
		<pubDate>Sun, 03 Aug 2008 11:14:56 +0000</pubDate>
		<dc:creator>Benj Arriola</dc:creator>
		
		<category><![CDATA[Featured]]></category>

		<category><![CDATA[Tools]]></category>

		<category><![CDATA[Web]]></category>

		<category><![CDATA[Java]]></category>

		<category><![CDATA[Scripts]]></category>

		<guid isPermaLink="false">http://www.actiononline.biz/?p=353</guid>
		<description><![CDATA[Uploading files to a webserver
Uploading files to a web server for whatever purpose can be done in several ways.

FTP
SSH
Web-Based Upload

Although each method has an advantage and disadvantage in using them, for many content management systems (CMS), often these are all web-based user interfaces where when required to upload some assets such as images, software binary [...]]]></description>
			<content:encoded><![CDATA[<h3>Uploading files to a webserver</h3>
<p>Uploading files to a web server for whatever purpose can be done in several ways.</p>
<ul>
<li>FTP</li>
<li>SSH</li>
<li>Web-Based Upload</li>
</ul>
<p>Although each method has an advantage and disadvantage in using them, for many content management systems (CMS), often these are all web-based user interfaces where when required to upload some assets such as images, software binary files for downloading, PDF files and other files, they are all done within the CMS interface that will rely on server-side scripting languages such as PHP, ASP, JSP or others to handle the file uploading. And each time a file is going to be uploaded, it will use plain HTML on the frontend for the form where each uploaded file is entered by hitting the <em>browse</em> button to be able to navigate your local computer and choose the files you need to upload.<span id="more-353"></span></p>
<p>With the use of Java, applets can be created where drag and drop files from the local computer folders to the web server are possible for file uploading.</p>
<h3>All file uploading methods are not that user-friendly to the non-technical user</h3>
<p>I personally know many people that love <a href="http://benjarriola.multiply.com/" target="_blank">Multiply</a> mainly because of their Photo Gallery. And personally, I like iFoto, Plogger and ZenPhoto way better than Multiply. My wife is one of the users that loves the Multiply photo gallery and they main reason is the convenience of running the Java powered file uploader.</p>
<p>They simply use a web-based interface and there is no need to press any browse button and navigate to where the files are and you have to do this 1 by 1 and they just drag the images into the webpage that is running the Java applet.</p>
<h3>Upload using Drag and Drop JUpload Java Web Applet</h3>
<p>Upload by dragging and dropping files into your own web server or any web hosting account using <a href="http://jupload.sourceforge.net/" target="_blank">JUpload</a>. With JUpload, you can turn a webpage into a drag and drop FTP page. This gives you the great convenience of multiple file selection for uploading as opposed to one by one uploading of files.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.actiononline.biz/featured/java-powered-web-based-drag-and-drop-upload-script/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
