<?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>adorr.net</title>
	<atom:link href="http://adorr.net/feed" rel="self" type="application/rss+xml" />
	<link>http://adorr.net</link>
	<description>where Arts resolves into Science</description>
	<lastBuildDate>Mon, 11 Jul 2011 16:20:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Google +1 Button</title>
		<link>http://adorr.net/2011/07/google-1-button.html</link>
		<comments>http://adorr.net/2011/07/google-1-button.html#comments</comments>
		<pubDate>Mon, 11 Jul 2011 16:17:22 +0000</pubDate>
		<dc:creator>d0rr</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[+1]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google +1]]></category>
		<category><![CDATA[like]]></category>
		<category><![CDATA[plus]]></category>
		<category><![CDATA[plusone]]></category>
		<category><![CDATA[social media]]></category>

		<guid isPermaLink="false">http://adorr.net/?p=1490</guid>
		<description><![CDATA[You should have heard about Google+ by now. Like it or not, you have to add it onto your already lengthy social media todo list for your customers, clients or your ownselves. Default button embedding code can be as simple as follow: &#60;!-- Place this tag in your head or just before your close body [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://adorr.net/wp-content/uploads/2011/07/Screen-shot-2011-07-12-at-AM-12.19.01.png" alt="" title="Screen shot 2011-07-12 at AM 12.19.01" width="551" height="138" class="alignnone size-full wp-image-1491" /></p>
<p>You should have heard about Google+ by now. </p>
<p>Like it or not, you have to add it onto your already lengthy social media todo list for your customers, clients or your ownselves. </p>
<p>Default button embedding code can be as simple as follow:</p>
<p><code>&lt;!-- Place this tag in your head or just before your close body tag --&gt;<br />
&lt;script type="text/javascript" src="https://apis.google.com/js/plusone.js"&gt;&lt;/script&gt;</code></p>
<p><code>&lt;!-- Place this tag where you want the +1 button to render --&gt;<br />
&lt;g:plusone&gt;&lt;/g:plusone&gt;</code></p>
<p>But wait! You don&#8217;t have to be bounded by the same old boring button! </p>
<p><img src="http://adorr.net/wp-content/uploads/2011/07/Screen-shot-2011-07-12-at-AM-12.23.52.png" alt="" title="Screen shot 2011-07-12 at AM 12.23.52" width="75" height="65" class="alignnone size-full wp-image-1492" /></p>
<p>Go on and get your customized <a href="http://www.google.com/webmasters/+1/button/">Google +1 Button</a> now!</p>
]]></content:encoded>
			<wfw:commentRss>http://adorr.net/2011/07/google-1-button.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Secure Your Web Application Using Acunetix</title>
		<link>http://adorr.net/2011/06/secure-your-web-application-using-acunetix.html</link>
		<comments>http://adorr.net/2011/06/secure-your-web-application-using-acunetix.html#comments</comments>
		<pubDate>Mon, 27 Jun 2011 03:57:23 +0000</pubDate>
		<dc:creator>d0rr</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[acunetix]]></category>
		<category><![CDATA[cross-site scripting]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[intrude]]></category>
		<category><![CDATA[safe]]></category>
		<category><![CDATA[scanner]]></category>
		<category><![CDATA[scanning]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[sql injection]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web security]]></category>
		<category><![CDATA[xss]]></category>

		<guid isPermaLink="false">http://adorr.net/?p=1483</guid>
		<description><![CDATA[If you are in the website/web application industry, you should most probably be familiar with (or at least heard of) the name of Acunetix. To put it simply, Acunetix is web security scanner which you can use to audit your website/web application, the Enterprise way. In Software Development Life Cycle (SDLC), you should be aware [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://adorr.net/wp-content/uploads/2011/06/acunetix-734x334.jpg" alt="" title="acunetix" width="734" height="334" class="alignnone size-medium wp-image-1484" /></p>
<p>If you are in the website/web application industry, you should most probably be familiar with (or at least heard of) the name of <a href="http://www.acunetix.com" target="_blank">Acunetix</a>.</p>
<p>To put it simply, Acunetix is web security scanner which you can use to audit your website/web application, the Enterprise way.</p>
<p>In Software Development Life Cycle (SDLC), you should be aware that there is an additional essential and crucial step in website/web application SDLC, which is Security Testing. Ranging from the common Cross-site scripting (XSS) to SQL injection, Acunetix is able to preamp you with the security loopholes and possible vulnerability before it&#8217;s too late.</p>
<p>It is kind enough that Acunetix offer <a href="http://www.acunetix.com/cross-site-scripting/scanner.htm" target="_blank">free Cross-site Scripting (XSS) scanner</a> for you to get a hold on how Acunetix is and how do we operate them.</p>
<p>If this is your first time installing and running Acunetix, you may want to refer to the official <a href="http://www.acunetix.com/vulnerability-scanner/getting-started.htm" target="_blank">getting started step-by-step manual</a>.</p>
<p>The <a href="http://www.acunetix.com/ordering/index.php" target="_blank">pricing of Acunetix</a> is relatively cheap if you consider what it does to give your clients piece of mind.</p>
<p>Do you have anything to say about Acunetix? </p>
<p>Or do you know of any other (open source) alternative solutions?</p>
<p>Please share!</p>
]]></content:encoded>
			<wfw:commentRss>http://adorr.net/2011/06/secure-your-web-application-using-acunetix.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Send Email from Gmail using ASP.NET</title>
		<link>http://adorr.net/2011/06/send-email-from-gmail-using-asp-net.html</link>
		<comments>http://adorr.net/2011/06/send-email-from-gmail-using-asp-net.html#comments</comments>
		<pubDate>Thu, 16 Jun 2011 02:49:19 +0000</pubDate>
		<dc:creator>d0rr</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[send]]></category>
		<category><![CDATA[vb.net]]></category>

		<guid isPermaLink="false">http://adorr.net/?p=1476</guid>
		<description><![CDATA[Cut the chase and let&#8217;s dive into the code right away. VB.NET code Try Dim mailUsername As String = "YOUR-USERNAME@gmail.com" Dim mailPassword As String = "YOUR-PASSWORD" Dim mailToEmail As String = "TO-ADDRESS@EMAIL.COM" Dim mailSubject As String = "this is the mail subject" Dim mailBodyFormat As System.Web.Mail.MailFormat = Web.Mail.MailFormat.Text Dim mailBody As String = "this is [...]]]></description>
			<content:encoded><![CDATA[<p>Cut the chase and let&#8217;s dive into the code right away.</p>
<h3>VB.NET code </h3>
<p><code>Try</p>
<p>			Dim mailUsername As String = "YOUR-USERNAME@gmail.com"<br />
			Dim mailPassword As String = "YOUR-PASSWORD"<br />
			Dim mailToEmail As String = "TO-ADDRESS@EMAIL.COM"<br />
			Dim mailSubject As String = "this is the mail subject"<br />
			Dim mailBodyFormat As System.Web.Mail.MailFormat = Web.Mail.MailFormat.Text<br />
			Dim mailBody As String = "this is the mail body"<br />
			Dim attachmentPath As String = ""</p>
<p>			Dim myMail As New System.Web.Mail.MailMessage()<br />
			myMail.Fields.Add("http://schemas.microsoft.com/cdo/configuration/smtpserver", "smtp.gmail.com")<br />
			myMail.Fields.Add("http://schemas.microsoft.com/cdo/configuration/smtpserverport", "465")<br />
			myMail.Fields.Add("http://schemas.microsoft.com/cdo/configuration/sendusing", "2")<br />
			myMail.Fields.Add("http://schemas.microsoft.com/cdo/configuration/smtpauthenticate", "1")<br />
			myMail.Fields.Add("http://schemas.microsoft.com/cdo/configuration/sendusername", mailUsername)<br />
			myMail.Fields.Add("http://schemas.microsoft.com/cdo/configuration/sendpassword", mailPassword)<br />
			myMail.Fields.Add("http://schemas.microsoft.com/cdo/configuration/smtpusessl", "true")<br />
			myMail.From = mailUsername<br />
			myMail.[To] = mailToEmail<br />
			myMail.Subject = mailSubject<br />
			myMail.BodyFormat = mailBodyFormat<br />
			myMail.Body = mailBody<br />
			If attachmentPath.Trim() <> "" Then<br />
				Dim MyAttachment As New System.Web.Mail.MailAttachment(attachmentPath)<br />
				myMail.Attachments.Add(MyAttachment)<br />
				myMail.Priority = System.Web.Mail.MailPriority.High<br />
			End If</p>
<p>			System.Web.Mail.SmtpMail.SmtpServer = "smtp.gmail.com:465"<br />
			System.Web.Mail.SmtpMail.Send(myMail)</p>
<p>        Catch ex As Exception</p>
<p>            Response.Write(ex.Message.ToString)</p>
<p>        End Try</code></p>
<h3>C# code </h3>
<p><code>try {</p>
<p>	string mailUsername = "YOUR-USERNAME@gmail.com";<br />
	string mailPassword = "YOUR-PASSWORD";<br />
	string mailToEmail = "TO-ADDRESS@EMAIL.COM";<br />
	string mailSubject = "this is the mail subject";<br />
	System.Web.Mail.MailFormat mailBodyFormat = System.Web.Mail.MailFormat.Text;<br />
	string mailBody = "this is the mail body";<br />
	string attachmentPath = "";</p>
<p>	System.Web.Mail.MailMessage myMail = new System.Web.Mail.MailMessage();<br />
	myMail.Fields.Add("http://schemas.microsoft.com/cdo/configuration/smtpserver", "smtp.gmail.com");<br />
	myMail.Fields.Add("http://schemas.microsoft.com/cdo/configuration/smtpserverport", "465");<br />
	myMail.Fields.Add("http://schemas.microsoft.com/cdo/configuration/sendusing", "2");<br />
	myMail.Fields.Add("http://schemas.microsoft.com/cdo/configuration/smtpauthenticate", "1");<br />
	myMail.Fields.Add("http://schemas.microsoft.com/cdo/configuration/sendusername", mailUsername);<br />
	myMail.Fields.Add("http://schemas.microsoft.com/cdo/configuration/sendpassword", mailPassword);<br />
	myMail.Fields.Add("http://schemas.microsoft.com/cdo/configuration/smtpusessl", "true");<br />
	myMail.From = mailUsername;<br />
	myMail.To = mailToEmail;<br />
	myMail.Subject = mailSubject;<br />
	myMail.BodyFormat = mailBodyFormat;<br />
	myMail.Body = mailBody;<br />
	if (!string.IsNullOrEmpty(attachmentPath.Trim())) {<br />
		System.Web.Mail.MailAttachment MyAttachment = new System.Web.Mail.MailAttachment(attachmentPath);<br />
		myMail.Attachments.Add(MyAttachment);<br />
		myMail.Priority = System.Web.Mail.MailPriority.High;<br />
	}</p>
<p>	System.Web.Mail.SmtpMail.SmtpServer = "smtp.gmail.com:465";<br />
	System.Web.Mail.SmtpMail.Send(myMail);</p>
<p>} catch (Exception ex) {</p>
<p>	Response.Write(ex.Message.ToString());</p>
<p>}</code></p>
<p>Simple yet useful. Let me know if it works for you.</p>
<p>Cheers!</p>
]]></content:encoded>
			<wfw:commentRss>http://adorr.net/2011/06/send-email-from-gmail-using-asp-net.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Erroneous Microsoft SQL Server 2008 Express R2 Installation</title>
		<link>http://adorr.net/2011/05/erroneous-microsoft-sql-server-2008-express-r2-installation.html</link>
		<comments>http://adorr.net/2011/05/erroneous-microsoft-sql-server-2008-express-r2-installation.html#comments</comments>
		<pubDate>Thu, 26 May 2011 04:22:05 +0000</pubDate>
		<dc:creator>d0rr</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[EXPRESS]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[ldf]]></category>
		<category><![CDATA[mdf]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[r2]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[service pack]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[sql10_main_t.obj.x86fre]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://adorr.net/?p=1471</guid>
		<description><![CDATA[Issue You have installed Microsoft SQL Server 2008 Express R2 on Microsoft Windows Server 2008. You completed the installation. However when you try to start SQL Server service, you were thrown an error message &#8220;The service did not respond to the start or control request in a timely fashion.&#8220; Or, you did not get any [...]]]></description>
			<content:encoded><![CDATA[<h3>Issue</h3>
<p>You have installed <span style="color: #888888;">Microsoft SQL Server 2008 Express R2</span> on <span style="color: #888888;">Microsoft Windows Server 2008</span>.</p>
<p>You completed the installation.</p>
<p>However when you try to start SQL Server service, you were thrown an error message &#8220;<span style="color: #888888;">The service did not respond to the start or control request in a timely fashion.</span>&#8220;</p>
<p>Or, you did not get any error message, but your SQL Server service did not start either, and when you dig into Application Event Viewer you see &#8220;<span style="color: #888888;">FileMgr::StartLogFiles: Operating system error 2(The system cannot find the file specified.) occurred while creating or opening file &#8216;e:\sql10_main_t.obj.x86fre\sql\mkmastr\databases\objfre\i386\MSDBLog.ldf&#8217;. Diagnose and correct the operating system error, and retry the operation.</span>&#8220;</p>
<p>Retry for a few times and you may get slightly different error messages, but all have to do with not able to open file at location <span style="color: #888888;">e:\sql10_main_t.obj.x86fre\sql\mkmastr\databases\objfre\i386\</span>, be it for the files <span style="color: #888888;">model.mdf</span>, <span style="color: #888888;">MSDBData.mdf</span>, <span style="color: #888888;">modellog.ldf</span> or <span style="color: #888888;">MSDBLog.ldf</span></p>
<p>If you have followed and encountered the same (or similar path) mentioned above, read on.</p>
<h3>Possible Fix</h3>
<p>Many have blamed the problematic <span style="color: #888888;">Microsoft SQL Server 2008 Express R2</span> installer.</p>
<p>Some managed to fix it without reinstalling (but it failed on me).</p>
<p>However, no harm giving it a try as it may work on your installation.</p>
<p>Run the following:</p>
<p><span style="color: #888888;">C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Release\setup.exe</span></p>
<p>with the parameters:</p>
<p><span style="color: #888888;"> /ACTION=REBUILDDATABASE /INSTANCENAME=SQLEXPRESS /SQLSYSADMINACCOUNTS=&lt;account name&gt;</span></p>
<h3>My Solution</h3>
<p>I uninstalled my <span style="color: #888888;">SQL Server 2008 Express R2</span>.</p>
<p>I downloaded and installed  <span style="color: #888888;">Microsoft .Net Framework 3.5</span> from <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=AB99342F-5D1A-413D-8319-81DA479AB0D7&amp;displaylang=en" target="_blank">http://www.microsoft.com/downloads/details.aspx?FamilyId=AB99342F-5D1A-413D-8319-81DA479AB0D7&amp;displaylang=en</a></p>
<p>Last but not least, I downloaded and installed <span style="color: #888888;">SQL Server 2008 Express SP1</span> from <a href="http://www.microsoft.com/downloads/details.aspx?familyid=01AF61E6-2F63-4291-BCAD-FD500F6027FF&amp;displaylang=en" target="_blank">http://www.microsoft.com/downloads/details.aspx?familyid=01AF61E6-2F63-4291-BCAD-FD500F6027FF&amp;displaylang=en</a></p>
<p>To play safe, I downloaded <span style="color: #888888;">SQLEXPR_x86_ENU.exe</span> which suppports installation on both 32-bit and 64-bit (WoW) O/S, though I was running 64-bit O/S.</p>
<h3>Whats More?</h3>
<p>Microsoft SQL Server 2008 Express installation will not be completed without <span style="color: #888888;">Management Studio</span>.</p>
<p>You may want to download it from: <a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=08e52ac2-1d62-45f6-9a4a-4b76a8564a2b" target="_blank">http://www.microsoft.com/downloads/en/details.aspx?FamilyID=08e52ac2-1d62-45f6-9a4a-4b76a8564a2b</a></p>
<p>Let me know if the above solutions works on you.</p>
]]></content:encoded>
			<wfw:commentRss>http://adorr.net/2011/05/erroneous-microsoft-sql-server-2008-express-r2-installation.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Group-buying from Consumers&#8217; Perspective</title>
		<link>http://adorr.net/2011/02/group-buying-from-consumers-perspective.html</link>
		<comments>http://adorr.net/2011/02/group-buying-from-consumers-perspective.html#comments</comments>
		<pubDate>Thu, 17 Feb 2011 03:48:05 +0000</pubDate>
		<dc:creator>d0rr</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[buying]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[groupon]]></category>
		<category><![CDATA[livingsocial]]></category>
		<category><![CDATA[streetdeal]]></category>

		<guid isPermaLink="false">http://adorr.net/?p=1260</guid>
		<description><![CDATA[&#8220;$28 for 120 min Massage or 60 min Massage + 10 min Hot Stone Back Therapy (Worth $125)&#8221; &#8220;70% off Private movie screening for up to 25 pax at luxurious Film Theatre Screening Room&#8221; These are familiar offering headlines you see on group-buying sites, among the popular ones are Groupon, LivingSocial etc. It&#8217;s a hype [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://adorr.net/wp-content/uploads/2011/02/groupon-734x159.jpg" alt="" title="groupon" width="734" height="159" class="alignnone size-medium wp-image-1263" /></p>
<p>&#8220;$28 for 120 min Massage or 60 min Massage + 10 min Hot Stone Back Therapy (Worth $125)&#8221;</p>
<p>&#8220;70% off Private movie screening for up to 25 pax at luxurious Film Theatre Screening Room&#8221;</p>
<p>These are familiar offering headlines you see on group-buying sites, among the popular ones are Groupon, LivingSocial etc.</p>
<p>It&#8217;s a hype now, as if you are so outdated for not knowing what group-buying business is about.<span id="more-1260"></span></p>
<h2>How It Works</h2>
<p>Basically how group-buying sites work is that you will be convinced to subscribe to their newsletter (so that they can spam you every day), check out deals you are interested in, hit a &#8220;Buy Now&#8221; button and wait for minimum number of people to be on the same deal before the deal is on. </p>
<p>This way, you tend to lure people around you to get onto the deal (simply because you want the deal to be on). And once the deal is on, they will charge into your credit card, send you printable voucher via email and you are good to redeem your voucher and enjoy your deal. </p>
<h2>Merchants&#8217; Perspective</h2>
<p>It has been a mixed response from the merchants.</p>
<p>There are <a href="http://www.lexiconn.com/blog/2010/12/one-merchants-experience-with-groupon/" target="_blank">happy merchants</a> who deliberately write <a href="http://www.motomessage.com/blow-your-sales-through-the-roof-with-groupon/" target="_blank">good testimonials</a> about the services, while some <a href="http://www.merchantcircle.com/corporate/press/2011-01-15-social-marketing-continues-meteoric-rise-among-local-businesses.html" target="_blank">55 percent of people who have run a daily deal campaign said they would not do so again</a>. Some even claim that <a href="http://www.businessinsider.com/groupon-ceo-posies-2010-9" target="_blank">using group-buying site was the biggest mistake of her life</a>, and <a href="http://www.retaildoc.com/blog/groupon-worst-marketing-business/" target="_blank">angry merchant</a> list goes on.</p>
<p>Let&#8217;s be fair. My personal view on this is that group-buying is merely yet-another-marketing-tool. </p>
<p>The merchant pays in hopes of getting new customers in the door that will hopefully love their service and come back again. Most group-buying sites offer no upfront cost to the merchant, and the total cost per customer is likely to be lower than other forms of advertising. </p>
<p>The main factor in the game is to know how to cap deals. To know how many customers you can manage at one go. Imagine you run a coffee shop which serves 50pax at a time, and you sold 10,000 deal vouchers which can only be redeemed within one month. That&#8217;s essentially 333 customers per day on average, and what&#8217;s more if customers tend to show up only when they realise the expiry is around the corner? </p>
<p>These situations do not only happen on group-buying deals, but it&#8217;s a business risk that every business person should consider before running any deals. What&#8217;s more sites like Groupon even go to the extend of offering merchants <a href="http://www.grouponworks.com/chamber" target="_blank">a series of services and advises for merchants to ensure success</a>.</p>
<p>Just like double-edged sword.</p>
<h2>What About Consumers&#8217; Perspective?</h2>
<p>There&#8217;s a need to have merchants happy and customers happy to ensure good businesses. </p>
<p>From group-buying sites, we see <a href="http://frugalmommie.blogspot.com/2011/02/great-groupon-experience.html" target="_blank">happy consumers</a> and <a href="http://www.thesudburystar.com/ArticleDisplay.aspx?e=2976204" target="_blank">angry customers</a>. But I believe most of the consumers are <a href="http://www.bbc.co.uk/news/business-12368985" target="_blank">logical and matured enough to make their own buying decisions</a>.</p>
<p>However since group-buying is fundamentally a marketing tool, it is designed to lure consumers to buy the products and services. It happens to print-ad and other medium of advertising, isn&#8217;t it?</p>
<h2>Personal Experience</h2>
<p>Perhaps I would share my personal experience on group-buying site as a consumer.</p>
<p>It was one fine day when I came across my friend&#8217;s Facebook update on a deal that starts with &#8220;65% off on 4D3N for 2 pax at Lombok&#8217;s exclusive boutique resort &#8230;&#8221;</p>
<p>Out of curiousity I clicked on the link and read through the deal. </p>
<p>Here are some summarized details of the deal:</p>
<p>- 4D3N stay in a 1 bedroom suite at exclusive boutique resort Imaj Private Villas<br />
- Top up SGD$100 to upgrade to 2 bedroom villas or Honey Moon villas<br />
- Valid for 2 years<br />
- No blackout dates, no peak season surcharges<br />
- Vouchers are transferrable, inclusive of all taxes<br />
- Above sweet deal at only SGD$200</p>
<p>To add onto the details, Lombok is the island to the east of Bali and SilkAir flies there 4 times a week or a short 15min flight from Bali or a speed boat are available. </p>
<p>And the deal page looks like this:</p>
<p><img src="http://adorr.net/wp-content/uploads/2011/02/sgdeals-734x534.jpg" alt="" title="sgdeals" width="734" height="534" class="alignnone size-medium wp-image-1261" /></p>
<p>I was thinking, how about getting this as a gift for my soon-to-retire parents? SGD$200 sounds like a sweet deal for them to get onto a short relaxing getaway.</p>
<p>The participant bar showed that the deal is 70% to reach the maximum cap, and the deal was on with 80 people already on the deal. The clock was ticking and without further hesitation, I signed up an account with StreetDeal.sg, keyed in all my personal and credit card particulars. Right before I hit the Pay Now button, I decided to seek for second opinion.</p>
<p>I started to look out for other details and figured out a few drawbacks:</p>
<p>- cheapest all-in SilkAir return ticket costs SGD$304.2/person<br />
- return speedboat ticket from Bali to Lombok costs SGD$153/person<br />
- not much activities for elderly in Lombok to keep you staying for 4 days<br />
- journey from my hometown to Singapore is another hassle of 6-8 hours double transit flight</p>
<p>After thinking through all these considerations, I decided to just cancel my purchase and look at something else for my parents&#8217; retirement gift.</p>
<p>I had to admit that the countdown counters, with fine-tuned headlines and attractive photos on the group-buying site, the deals are too good to resist!</p>
<p>My advise for those of you out there would be to seek for second opinions before you make your purchase on group-buying sites. If you really want to make a purchase, put away the deal and come back after an hour or so. You may then be thinking, &#8220;how silly am I if I would have purchased that!?&#8221; *grins*</p>
<h2>So, is group buying really a good deal?</h2>
<p>I&#8217;d say it varies on individual cases.</p>
<p>If you are a regular, say, spa customer and you get a chance to try out a new spa service with $200 spa voucher at $90, it could be a good deal.</p>
<p>It&#8217;s essentially the consumers&#8217; decision making that matters.</p>
]]></content:encoded>
			<wfw:commentRss>http://adorr.net/2011/02/group-buying-from-consumers-perspective.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Kansai Winter Trip 2011 (Heads Up)</title>
		<link>http://adorr.net/2011/01/kansai-winter-trip-2011-heads-up.html</link>
		<comments>http://adorr.net/2011/01/kansai-winter-trip-2011-heads-up.html#comments</comments>
		<pubDate>Wed, 12 Jan 2011 14:20:35 +0000</pubDate>
		<dc:creator>d0rr</dc:creator>
				<category><![CDATA[Travel]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[japan]]></category>
		<category><![CDATA[kansai]]></category>
		<category><![CDATA[kobe]]></category>
		<category><![CDATA[kyoto]]></category>
		<category><![CDATA[namba]]></category>
		<category><![CDATA[osaka]]></category>
		<category><![CDATA[sakai]]></category>
		<category><![CDATA[shopping]]></category>
		<category><![CDATA[shrine]]></category>
		<category><![CDATA[temple]]></category>
		<category><![CDATA[umeda]]></category>
		<category><![CDATA[winter]]></category>

		<guid isPermaLink="false">http://adorr.net/?p=1228</guid>
		<description><![CDATA[Based on my past experience, it would take some time to process any trip&#8217;s photos before they are available, hence I&#8217;m posting some photos taken using my iPhone 4 and some heads up of my Kansai（关西）winter trip 2011. Four of us were on free and easy this time round, and we covered Osaka（大阪）- Kobe（神户）- Kyoto（京都）this [...]]]></description>
			<content:encoded><![CDATA[<p>Based on my past experience, it would take some time to process any trip&#8217;s photos before they are available, hence I&#8217;m posting some photos taken using my iPhone 4 and some heads up of my Kansai（关西）winter trip 2011.<br />
<span id="more-1228"></span><br />
Four of us were on free and easy this time round, and we covered Osaka（大阪）- Kobe（神户）- Kyoto（京都）this time round. In order to save cost we opt to stay at my friend&#8217;s place located near Sakai-Higashi（堺东）in Osaka.</p>
<p>Good thing about free and easy is that our schedule is superb flexible, but also a challenging thing to do on the other hand as we had to figure everything out from taking trains to what and where to eat. And the best part is that, we don&#8217;t know Japanese.</p>
<p>We didn&#8217;t visit much places of interests in Osaka as the group would prefer shopping more. Osaka shopping area is generally focused on Umeda and Namba area, where you can find almost any brands that you see in Tokyo.</p>
<p>Osaka Castle (大阪城天守閣) is one place I&#8217;d say you shouldn&#8217;t miss in Osaka. The building is majestic, you have to be there and see it yourself.</p>
<p><img class="alignnone size-medium wp-image-1242" title="jpm-osakacastle" src="http://adorr.net/wp-content/uploads/2011/01/jpm-osakacastle1-734x411.jpg" alt="" width="734" height="411" /></p>
<p>We didn&#8217;t go up the castle but the view at the base is already breathtaking. Do note that walking from nearest JR or Subway stations will take 15-30 minutes though. There wasn&#8217;t much to see during winter, but we all believed that it would be an excellent stroll during Spring or Autumn.</p>
<p><img class="alignnone size-medium wp-image-1248" title="jpm-osakacastle2" src="http://adorr.net/wp-content/uploads/2011/01/jpm-osakacastle2-734x208.jpg" alt="" width="734" height="208" /></p>
<p>Apart from the castle, we also went up the Hep-Five Ferris Wheels and be there to see Umeda Sky Building (梅田スカイビル). They were both amazingly built and structured. We skipped the Underwater World as we are less underwater world fans.</p>
<p>Kobe was initially not in our plan, but it was not a bad one day trip too. Kobe Port (神戸港) is well known with night scene but since we couldn&#8217;t afford to stay there and wait for twilight to fall, below is the panoramic view from Kobe Harborland.</p>
<p><img class="alignnone size-medium wp-image-1247" title="jpm-kobe" src="http://adorr.net/wp-content/uploads/2011/01/jpm-kobe-734x220.jpg" alt="" width="734" height="220" /></p>
<p>We stopped by Motomachi (元町) and walked down the Motomachi Shopping Street. Since it was the 3rd day of their New Year and the coldest winter in recent years, we don&#8217;t see a lot of people on the street and only a few shops were open. We managed to buy some nice shoes at very cheap price though. And oh did I ever mention that I would always get a pair of shoe whenever I visit Japan?</p>
<p>In the middle of our trip in Kansai, we spent 3 days 2 nights in Kyoto. All of us agreed that Kyoto is a much better place to visit, and would not be hesitated to come back again solely for Kyoto!</p>
<p>It offers a totally different experience than Tokyo and Osaka. Once the largest city and capital of Japan, to me Kyoto is a mixture of all elements in Japan. You get tons of shrines and temples to visit, while at the same time there are big name shopping malls like Takashimaya and Isetan. There are also small souvenir and handicraft shops along interestingly laid out walking streets. And oh there&#8217;s also Kamogawa river with arrays of cherry trees laid along the sides. And the list goes on.</p>
<p>We decided to visit only the two most well-known shrines. The first would definitely be Kiyomizu-dera (音羽山清水寺) temple as it is the nearest most well-known shrine in the city. It was amazingly built up without using a single nail.</p>
<p><img src="http://adorr.net/wp-content/uploads/2011/01/jpm-kiyomitzu-734x324.jpg" alt="" title="jpm-kiyomitzu" width="734" height="324" class="alignnone size-medium wp-image-1246"/></p>
<p>Kinkaku-ji (金閣寺) temple is another must visit. The temple contains a total of 20kg of gold leafs and is one of the most iconic buildings in Japan. We purposely woke up very early just to catch the moment when the morning sun shines on the glowing temple. Truly breathtaking.</p>
<p><img src="http://adorr.net/wp-content/uploads/2011/01/jpm-kinkakuji-734x323.jpg" alt="" title="jpm-kinkakuji" width="734" height="323" class="alignnone size-medium wp-image-1245" /></p>
<p>Kamogawa River (鴨川) is a place where you should take some leisure time and have a stroll along the riverside. It is beautiful even the cherry trees are bald. Imagine spending one whole day there during Spring just for the cherry blossoms!</p>
<p><img src="http://adorr.net/wp-content/uploads/2011/01/jpm-kamogawariver-734x221.jpg" alt="" title="jpm-kamogawariver" width="734" height="221" class="alignnone size-medium wp-image-1244" /></p>
<p>If you plan to visit Kyoto, do remember to get the daily city bus pass that costs only 500 yen, the most worthwhile pass we ever purchased in Japan! Yes, you can reach most of the attraction spots by using this pass. Although there&#8217;s also a daily Subway pass, I don&#8217;t think that is necessary. Taking city bus in Kyoto definitely brings out the whole experience in Kyoto.</p>
<p>Something notable during this trip is that I get to visit Yodobashi Camera (ヨドバシカメラ), one of the biggest electronics product chain stores in Japan. The interesting part about Yodobashi is that they have one whole floor dedicated for toys, inclusive of action figurines and anime stuffs. I myself is not really a fan of these stuffs, but I was simply amazed by the variety they have. If you ever visit Osaka, find time to visit Yodobashi Umeda.</p>
<p><img src="http://adorr.net/wp-content/uploads/2011/01/jpm-yodobashi-734x252.jpg" alt="" title="jpm-yodobashi" width="734" height="252" class="alignnone size-medium wp-image-1250" /></p>
<p><img src="http://adorr.net/wp-content/uploads/2011/01/jpm-yodobashi2-734x199.jpg" alt="" title="jpm-yodobashi2" width="734" height="199" class="alignnone size-medium wp-image-1254" /></p>
<p>The thing about Japan that never fail to amaze me is about variety. It&#8217;s the same for their electronics product store, it&#8217;s also the same for their convenience stores, pharmacies, food stores etc.</p>
<p><img src="http://adorr.net/wp-content/uploads/2011/01/jpm-drinks-734x548.jpg" alt="" title="Back Camera" width="734" height="548" class="alignnone size-medium wp-image-1253" /></p>
<p><img src="http://adorr.net/wp-content/uploads/2011/01/jpm-pharmacy-734x548.jpg" alt="" title="Back Camera" width="734" height="548" class="alignnone size-medium wp-image-1249" /></p>
<p>There are so many things to talk about Japan. The food, the people, the culture, the public transport, the language, the scenery, the shrines etc. etc. etc. If you ever thought of visiting Japan, I&#8217;d say just plan and go. In fact Japan trip is not too expensive after all. You could be just paying SGD$500 or so more than if you visit Hong Kong (that&#8217;s what the other members of the group told me)</p>
<p>Yokoso! Japan</p>
]]></content:encoded>
			<wfw:commentRss>http://adorr.net/2011/01/kansai-winter-trip-2011-heads-up.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

