<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="/assets/atom.xsl" type="text/xsl"?><feed
	xmlns="http://www.w3.org/2005/Atom"
	xmlns:thr="http://purl.org/syndication/thread/1.0"
	xml:lang="en-US"
	><title>Sacha Chua - category - adphoto</title>
	<subtitle>Emacs, sketches, and life</subtitle>
	<link rel="self" type="application/atom+xml" href="https://sachachua.com/blog/category/adphoto/feed/atom/index.xml" />
  <link rel="alternate" type="text/html" href="https://sachachua.com/blog/category/adphoto" />
  <id>https://sachachua.com/blog/category/adphoto/feed/atom/index.xml</id>
  <generator uri="https://11ty.dev">11ty</generator>
	<updated>2009-07-09T14:08:06Z</updated>
<entry>
		<title type="html">Weekly review: Week ending July 5, 2009</title>
		<link rel="alternate" type="text/html" href="https://sachachua.com/blog/2009/07/weekly-review-week-ending-july-5-2009/"/>
		<author><name><![CDATA[Sacha Chua]]></name></author>
		<updated>2009-07-09T18:09:19Z</updated>
    <published>2009-07-09T14:08:06Z</published>
    <category term="adphoto" />
<category term="weekly" />
		<id>https://sachachua.com/blog/?p=6442</id>
		<content type="html"><![CDATA[<p>Goodness gracious, completely missed a week there.</p>
<p>From the previous week&#8217;s plans:</p>
<ul>
<li><strike>Handle any issues in the Transition2 roll-out (seems pretty okay for now, looks like our lessons learned from last phase did the trick)</strike></li>
<li><strike>Get ready for next two assignments</strike></li>
<li><strike>Prepare presentations</strike></li>
<li><strike>Blog thoughts</strike></li>
<li><i>Take pictures of sewing projects and garden</i></li>
<li><strike>Document lessons learned</strike></li>
</ul>
<p>Plans for following week (which is why this blog post was so delayed!)</p>
<ul>
<li>travel to Ottawa for planning meeting</li>
<li>sort out more Transition2-related bugs</li>
</ul>
<p>You can <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2009%2F07%2Fweekly-review-week-ending-july-5-2009%2F&body=Name%20you%20want%20to%20be%20credited%20by%20(if%20any)%3A%20%0AMessage%3A%20%0ACan%20I%20share%20your%20comment%20so%20other%20people%20can%20learn%20from%20it%3F%20Yes%2FNo%0A">e-mail me at sacha@sachachua.com</a>.</p>]]></content>
		</entry><entry>
		<title type="html">Creating thumbnails with Imagemagick</title>
		<link rel="alternate" type="text/html" href="https://sachachua.com/blog/2006/01/creating-thumbnails-with-imagemagick/"/>
		<author><name><![CDATA[Sacha Chua]]></name></author>
		<updated>2006-01-09T23:41:00Z</updated>
    <published>2006-01-09T18:41:00Z</published>
    <category term="adphoto" />
		<id>https://sachachua.com/blog/?p=3231</id>
		<content type="html"><![CDATA[<p>Creating proper thumbnails in Photoshop was a mission and a half. I found a handy <a href="http://www.cit.gu.edu.au/~anthony/graphics/imagick6/thumbnails/#pad">Imagemagick incantation for thumbnails</a>. Here's the one I'll use to create 400&#215;400 centered thumbnails for the photo gallery.</p>
<pre class="example">
convert -size 400x400 sacha-20051201.jpg -thumbnail '400x400>' -bordercolor black -border 200 -gravity center -crop 400x400+0+0 +repage test.jpg
</pre>

<p>You can <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2006%2F01%2Fcreating-thumbnails-with-imagemagick%2F&body=Name%20you%20want%20to%20be%20credited%20by%20(if%20any)%3A%20%0AMessage%3A%20%0ACan%20I%20share%20your%20comment%20so%20other%20people%20can%20learn%20from%20it%3F%20Yes%2FNo%0A">e-mail me at sacha@sachachua.com</a>.</p>]]></content>
		</entry><entry>
		<title type="html">360&#8242; virtual tours</title>
		<link rel="alternate" type="text/html" href="https://sachachua.com/blog/2006/01/360-virtual-tours/"/>
		<author><name><![CDATA[Sacha Chua]]></name></author>
		<updated>2006-01-09T09:53:00Z</updated>
    <published>2006-01-09T04:53:00Z</published>
    <category term="adphoto" />
<category term="photography" />
		<id>https://sachachua.com/blog/?p=3229</id>
		<content type="html"><![CDATA[<p>How do real-estate websites show 360&#8242; virtual tours of their spaces? I<br>
spent part of the afternoon looking at software for possible business<br>
use. Here's how they do it, I think.</p>
<p>*Take photos.* First take super-wide-angle shots, rotating your camera<br>
around a fixed point. A number of stores sell fisheye lenses and<br>
camera mounts for this purpose. The mount for spherical pictures (all<br>
directions, including up and down) is more complicated than the mount<br>
for a 360&#8242; panoramic shot. If you don't mind distortion, then you can<br>
use a regular camera and just take pictures facing different<br>
directions, relying on stitching software to compensate a bit for the distortion.</p>
<p>*Stitch the pictures.* Camera designed specifically for 360&#8242; or<br>
spherical shots may be able to capture the entire scene in one image.<br>
However, if you're using a rotating mount or you're taking pictures in<br>
different directions, then you'll need to combine the images into a<br>
seamless panorama by using stitching software.</p>
<p>*Produce the brochure.* 360&#8242; viewers range from simple ones that<br>
smoothly scroll a panoramic picture, to more interactive viewers that<br>
include floor plans and clickable hotspots in the image. Choose the<br>
software that fits your intended purpose and budget.</p>
<p>Some companies that sell 360&#8242; software:</p>
<ul>
<li><a href="http://360dof.com">360 Degrees of Freedom</a></li>
<li><a href="http://www.easypano.com/index.html">Easypano</a></li>
<li><a href="http://www.panotek.com">Panotek</a></li>
</ul>

<p>You can <a href="https://sachachua.com/blog/2006/01/360-virtual-tours/#comment">view 2 comments</a> or <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2006%2F01%2F360-virtual-tours%2F&body=Name%20you%20want%20to%20be%20credited%20by%20(if%20any)%3A%20%0AMessage%3A%20%0ACan%20I%20share%20your%20comment%20so%20other%20people%20can%20learn%20from%20it%3F%20Yes%2FNo%0A">e-mail me at sacha@sachachua.com</a>.</p>]]></content>
		</entry><entry>
		<title type="html">Javascript or Flash?</title>
		<link rel="alternate" type="text/html" href="https://sachachua.com/blog/2006/01/javascript-or-flash/"/>
		<author><name><![CDATA[Sacha Chua]]></name></author>
		<updated>2006-01-08T08:39:00Z</updated>
    <published>2006-01-08T03:39:00Z</published>
    <category term="adphoto" />
		<id>https://sachachua.com/blog/?p=3225</id>
		<content type="html"><![CDATA[<p>I've been thinking about the <a href="http://www.adphoto.com.ph">Adphoto</a><br>
portfolio viewer. As nice and, well, flashy as a Flash portfolio<br>
viewer would be, it might also be good to have a simple Javascript<br>
one, just in case (gasp!) someone who doesn't have Flash installed is<br>
browsing around. Well, ideally, we'd have both versions _and_ a static<br>
HTML one, but it's easier for me to hack together something in<br>
Javascript (yikes) than it is for me to do something in Flash, given<br>
that I don't have Macromedia Flash MX.</p>
<p>So, on to the Javascript crossplatform libraries&#8230;</p>

<p>You can <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2006%2F01%2Fjavascript-or-flash%2F&body=Name%20you%20want%20to%20be%20credited%20by%20(if%20any)%3A%20%0AMessage%3A%20%0ACan%20I%20share%20your%20comment%20so%20other%20people%20can%20learn%20from%20it%3F%20Yes%2FNo%0A">e-mail me at sacha@sachachua.com</a>.</p>]]></content>
		</entry><entry>
		<title type="html">Web2.0 goodness</title>
		<link rel="alternate" type="text/html" href="https://sachachua.com/blog/2006/01/web20-goodness/"/>
		<author><name><![CDATA[Sacha Chua]]></name></author>
		<updated>2006-01-06T08:46:00Z</updated>
    <published>2006-01-06T03:46:00Z</published>
    <category term="adphoto" />
<category term="geek" />
<category term="web2.0" />
		<id>https://sachachua.com/blog/?p=3224</id>
		<content type="html"><![CDATA[<p>I had a wonderful chat with Luis Buenaventura of <a href="http://oks.ph">http://oks.ph</a> and a<br>
gazillion other sites. =) Amazing, amazing. He's a Fine Arts guy who<br>
taught himself how to code in PHP, and he's not only doing the usual<br>
web design stuff but also thinking of how to build new businesses. We<br>
chatted about Javascript versus Flash for the Adphoto portfolio<br>
viewer, stock photography, and web hosting. For my part, I gave him an<br>
idea for a new game-oriented website. Now all he needs is a name&#8230;</p>
<p>He's a heck of a hacker. I need to introduce him to Paolo Venegas.<br>
They'd get along. =)</p>

<p>You can <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2006%2F01%2Fweb20-goodness%2F&body=Name%20you%20want%20to%20be%20credited%20by%20(if%20any)%3A%20%0AMessage%3A%20%0ACan%20I%20share%20your%20comment%20so%20other%20people%20can%20learn%20from%20it%3F%20Yes%2FNo%0A">e-mail me at sacha@sachachua.com</a>.</p>]]></content>
		</entry><entry>
		<title type="html">Indexing pictures</title>
		<link rel="alternate" type="text/html" href="https://sachachua.com/blog/2006/01/indexing-pictures/"/>
		<author><name><![CDATA[Sacha Chua]]></name></author>
		<updated>2006-01-04T09:36:00Z</updated>
    <published>2006-01-04T04:36:00Z</published>
    <category term="adphoto" />
		<id>https://sachachua.com/blog/?p=3222</id>
		<content type="html"><![CDATA[<p><a href="http://www.adphoto.com.ph">Adphoto</a> is an advertising photography<br>
and digital imaging company. My parents established it 33 years ago.<br>
It's Good Stuff.</p>
<p>We'd like to develop the stock photography side of our business. For<br>
that, we need the ability to search for images and give clients<br>
thumbnails before pulling out the original images from our archives.<br>
The <a href="http://www.amazon.com/exec/obidos/ASIN/0596100183/sacchuwik-20?creative=327641&amp;camp=14573&amp;link_code=as1">Digital Asset Management for Photographers</a> book recommended a hard-disk based archive, but I wanted to make something work without disrupting the office (or my spare time) too much. =)</p>
<p>Right now, we use a Microsoft Excel spreadsheet to keep track of CDs<br>
and their contents. Our digital librarian is in charge of assigning<br>
numbers to CDs and describing the contents of the CD using keywords<br>
and phrases. When someone asks for stock shots with a certain keyword,<br>
she searches her Excel file and then physically retrieves the CDs in<br>
order to make thumbnails. Our previous digital librarian started<br>
filing copies of pictures in a directory tree arranged by subject, but<br>
this was not accompanied by metadata, and it was hard to keep up to<br>
date.</p>
<p>Our librarian has been experimenting with <a href="http://www.iview-multimedia.com/">iView Media Pro</a> and<br>
<a href="https://sachachua.com/notebook/wiki/www.extensis.com/en/home.jsp">Extensis Portfolio</a>. After some poking<br>
around, I found out how to do offline indexing in Extensis Portfolio.<br>
That would allow us to index thousands and thousands of CDs while<br>
keeping thumbnails on the hard drive. iView also has this feature, so<br>
we just need to play around with it and see which interface we like<br>
best.</p>
<p>My Adphoto goals for the next two weeks (I have to go back to<br>
Canada in two weeks!) are to:</p>
<ul>
<li>Improve and document the workflow for digital images</li>
<li>Transfer the website to another host (must meet Luis Buenaventura)</li>
<li>Contract out the redesign of the website and the development of a Flash portfolio viewer<br>
(might be able to do the Flash portfolio viewer myself if I can find a good photoblog script)</li>
</ul>
<p>Improving the workflow would include:</p>
<ul>
<li>File and folder naming conventions to support quick indexing and retrieval</li>
<li>How to index images</li>
<li>How to retrieve images for comps</li>
<li>How to retrieve images for use</li>
</ul>
<p>This will be fun. Hectic, but fun.</p>

<p>You can <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2006%2F01%2Findexing-pictures%2F&body=Name%20you%20want%20to%20be%20credited%20by%20(if%20any)%3A%20%0AMessage%3A%20%0ACan%20I%20share%20your%20comment%20so%20other%20people%20can%20learn%20from%20it%3F%20Yes%2FNo%0A">e-mail me at sacha@sachachua.com</a>.</p>]]></content>
		</entry><entry>
		<title type="html">Looking for a new web host for Adphoto</title>
		<link rel="alternate" type="text/html" href="https://sachachua.com/blog/2005/12/looking-for-a-new-web-host-for-adphoto/"/>
		<author><name><![CDATA[Sacha Chua]]></name></author>
		<updated>2005-12-30T01:18:00Z</updated>
    <published>2005-12-29T20:18:00Z</published>
    <category term="adphoto" />
		<id>https://sachachua.com/blog/?p=3218</id>
		<content type="html"><![CDATA[<p>The .ph domain will be a hassle to update (maybe we should just get<br>
that delegated?), but it might be worth switching to a new web host.</p>
<p>I need PHP, MySQL, mail hosting, FTP access, 1 GB storage, and<br>
Image<nop>Magick support. We use less than 1 GB a month. I'd like<br>
shell access. Python and Perl support would be really fun. Ruby would<br>
make me thrilled. I plan to set up a tagged photoblog / photographers'<br>
portfolio.</nop></p>
<p>We're currently paying ~ USD 8 / month. I'd prefer to keep money in<br>
the Philippines, and most of our traffic comes from the Philippines<br>
anyway. Know of any locally-hosted servers? If not, I'll probably go<br>
for <a href="http://www.site5.com/hosting/comparison.php">http://www.site5.com/hosting/comparison.php</a> .</p>

<p>You can <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2005%2F12%2Flooking-for-a-new-web-host-for-adphoto%2F&body=Name%20you%20want%20to%20be%20credited%20by%20(if%20any)%3A%20%0AMessage%3A%20%0ACan%20I%20share%20your%20comment%20so%20other%20people%20can%20learn%20from%20it%3F%20Yes%2FNo%0A">e-mail me at sacha@sachachua.com</a>.</p>]]></content>
		</entry>
</feed>