alternate point of views http://alt.djchuang.com random stuff for the insatiably curious posterous.com Wed, 08 Feb 2012 14:05:00 -0800 House Industries art exhibition at Chapman University Guggenheim Gallery Feb 6 - Mar 9 2012 http://alt.djchuang.com/house-industries-art-exhibition-at-chapman-un http://alt.djchuang.com/house-industries-art-exhibition-at-chapman-un

FANATICAL MECHANICAL: PHOTO-LETTERING & THE PASTE-UP ERA
Chapman University Guggenheim Gallery – Orange, CA
February 6 - March 9, 2012
Open Monday – Saturday 11am-5pm

VISUAL SPEAKER SERIES:
Wednesday, March 7, 2012 7-8pm
Jeff Campbell, Lithographix, Inc.
Scott Avery, Cenveo

Chapman University is pleased to showcase the Photo-Lettering archives
and typefaces from one of the leading type foundries and design
studios in America, House Industries. Photo-Lettering or PLINC was one
of the earliest and most successful type houses to utilize photo
technology in the production of commercial typography and lettering.
Numerous artifacts chronicling PLINC's development are exhibited such
as original specimen books, catalogs and films with Photo-Lettering
founder Ed Rondthaler and long time Photo-Lettering art director Ed
Benguiat. Chapman is pleased to host the first West-Coast exhibition
showcasing its history.

Included in this exhibition are the materials and methods used in
graphic design practice during the “Cold Type” or Phototypesetting
Era. Phototypesetting took precedence from the 1960s to 1980s when
letterpress was replaced by offset printing. Graphic Designers became
“Paste-up Artists” and used numerous tools to create layered
mechanicals that were camera-ready to develop plates to go on press.
The show invites students and visitors to examine the mechanical
nature of this period of the history of graphic design and the
physical craftsmanship involved in the process.

Sponsored by House Industries, The International Printing Museum &
Jeff Campbell, Lithographix
Coordinated by Rachelle W. Chuang

press release http://www.houseind.com/press/plincshows/
facebook event page https://www.facebook.com/events/224392170972152/
twitter @houseindustries https://twitter.com/#!/houseindustries

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/402128/djchuang_sepia_128.gif http://posterous.com/users/KILVIHqEAp dj chuang djchuang dj chuang
Tue, 31 Jan 2012 14:51:00 -0800 how to convert itunes podcast link to rss feed http://alt.djchuang.com/how-to-convert-itunes-podcast-link-to-rss-fee http://alt.djchuang.com/how-to-convert-itunes-podcast-link-to-rss-fee

There's a way to subscribe to podcasts without having to install iTunes on your PC or Mac. But, some podcasts only provide an iTunes link for subscribing to their podcast. Very inconvenient to have to go into iTunes to find the "Copy Podcast URL" menu item on a right-click. Here's several ways to get the actual RSS feed for a podcast via web apps:

iTunes Podcast URL Extractor http://snipplr.com/view/52465.64822/ for the self-install PHP code

http://picklemonkey.net/flipper/convert.php - dynamic in-line converter

iTunes feed extractor - self-install Python code 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#!/usr/bin/env python

import plistlib
import urllib2
import sys

ITUNES_VER = '7.4.1'

USER_AGENT = 'iTunes/' + ITUNES_VER

def get_props(url):
    request = urllib2.Request(url)
    request.add_header('User-Agent', USER_AGENT)
    response = urllib2.urlopen(request)
    return plistlib.readPlistFromString(response.read())

def get_feed(url):
    props = get_props(url)
    return props['items'][0]['feedURL']
    
if __name__ == '__main__':
    for url in sys.argv[1:]:
        print get_feed(url)
 

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/402128/djchuang_sepia_128.gif http://posterous.com/users/KILVIHqEAp dj chuang djchuang dj chuang
Sun, 29 Jan 2012 16:19:00 -0800 how to sync multiple Google calendars on iPhone/ iPad / iOS http://alt.djchuang.com/how-to-sync-multiple-google-calendars-on-ipho http://alt.djchuang.com/how-to-sync-multiple-google-calendars-on-ipho

Yes, there are instructions at http://www.google.com/mobile/sync/ for using Google Sync with iPhone/ iPad that points to http://support.google.com/mobile/bin/answer.py?hl=en&topic=14252&answ... - so that you could use CalDAV.

But, when you already have Google Calendar working well with your Gmail account and you have multiple calendars already working, you don't have to go through all that. All you have to do is this, as described at <http://support.google.com/mobile/bin/answer.py?hl=en&answer=151674>:

By default only your primary calendar will be synced to your device. You can sync additional calendars by visiting the following page from any web browser:

Select the calendars you'd like to sync, and click Save. The selected calendars will display on your device at the time of the next sync.

Much much much easier.

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/402128/djchuang_sepia_128.gif http://posterous.com/users/KILVIHqEAp dj chuang djchuang dj chuang
Wed, 25 Jan 2012 15:44:33 -0800 One of the last bottle http://alt.djchuang.com/one-of-the-last-bottle http://alt.djchuang.com/one-of-the-last-bottle
Media_https0i1picplzt_raczn

Taken with picplz.

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/402128/djchuang_sepia_128.gif http://posterous.com/users/KILVIHqEAp dj chuang djchuang dj chuang
Thu, 19 Jan 2012 10:55:00 -0800 how to download Zinio for Amazon Kindle Fire http://alt.djchuang.com/how-to-download-zinio-for-amazon-kindle-fire http://alt.djchuang.com/how-to-download-zinio-for-amazon-kindle-fire
Instructions to download the Zinio magazine app for Amazon Kindle Fire is mentioned in the right column of the Zinio help page http://www.zinio.com/help/index.jsp

Zinio has an app for Amazon's KINDLE FIRE! --> that's linked to http://www.jotform.com/form/13185032229 with specific instructions:

Temporary alternate download method for the Zinio app on the Kindle Fire

Some users are reporting an inability to locate the Zinio app download page from their Fire. Users are encouraged to contact Kindle support here to find out why it isn't available for download, despite being approved for the device. 

Note: these instructions are ONLY for users on the Amazon Kindle Fire. This installer is not supported for any other device. 

1. From the main screen, tap Settings > More > Device > Allow installation of Applications (from unknown devices)> select "ON"

3. Select "Notifications" to monitor your download. Once the download is complete, select "Install" and press "Open" when the installation is complete.

We hope you enjoy the app! We apologize for any inconvenience you may have experienced when trying to install the app.

Sincerely, 
Zinio Customer Support

aside: to download the Zinio app for other Android devices, it's in the Amazon App Store http://www.amazon.com/Zinio-LLC/dp/B00659DAIE

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/402128/djchuang_sepia_128.gif http://posterous.com/users/KILVIHqEAp dj chuang djchuang dj chuang
Tue, 17 Jan 2012 11:03:00 -0800 Logitech Wave Keyboard skipping characters http://alt.djchuang.com/logitech-wave-keyboard-skipping-characters http://alt.djchuang.com/logitech-wave-keyboard-skipping-characters

Out of no where, my keyboard started malfunctioning. I'm typing along and some characters don't show up on the screen like they've always done, and there was no discernable pattern. So this wasn't a hardware issue per se. And the keyboard is fairly clean. The SetPoint software says the batteries in the keyboard have a "Good" status.

Found that I wasn't alone - "Wave Keyboard Slow Response-Misses Characters Typed"

I have been using a wireless Wave keyboard/mouse combo for several months. 2 months ago, the keyboard started responding very slowly (missing characters as I typed). At the time, I tried everything, including replacing batteries, reinstalling the software and the procedure for reconnecting the keyboard, including taking the batteries out and typing for 2 minutes to discharge the capacitors. Eventually it started working again.

Now it has happened again, and I did it all over again, but it still won't work.

...

What else can I try? This is driving me nuts.

 

One thing to do to troubleshoot:

Please try the keyboard on another computer and see if the same problem occurs.

 

What's worked for me, so far, is to take out the batteries for a couple of minutes to let the capacitors discharge, and install the latest SetPoint software (version 6.32.7 at time of this post.)

 

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/402128/djchuang_sepia_128.gif http://posterous.com/users/KILVIHqEAp dj chuang djchuang dj chuang
Sat, 14 Jan 2012 15:23:00 -0800 web apps for creating photo slideshows http://alt.djchuang.com/web-apps-for-creating-photo-slideshows http://alt.djchuang.com/web-apps-for-creating-photo-slideshows

http://www.photosnack.com/

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/402128/djchuang_sepia_128.gif http://posterous.com/users/KILVIHqEAp dj chuang djchuang dj chuang
Tue, 10 Jan 2012 11:22:03 -0800 When DHCP server is not responding with an IP address http://alt.djchuang.com/when-dhcp-server-is-not-responding-with-an-ip http://alt.djchuang.com/when-dhcp-server-is-not-responding-with-an-ip If the DHCP server on your network (cf. wifi, internet, ethernet) is not responding, and you're stuck with a "self-assigned IP address" and "not able to connect to the internet", one workaround that might work is to assign a static IP address that's within your network. Here's what worked on my network --

On Windows PC:

go to Control Panel > Networks Connections
double-click on the Local Area Connection (or whatever your Internet connection is named)
scroll down to Internet Protocols (TCP/IP) in the "This connection users the following items:" window
click on "Properties"

instead of "Obtain an IP address automatically", select "Use the following IP address:"
* IP Address: 192.168.130.88 [note: the last number is what's available on your network and not being used by another PC]
* Subnet Mask: 255.255.255.0 [note: depends on your network]
* Router: 192.168.130.1 [how to find router address? look at IPCONFIG of another PC that is successfully connected...]
instead of "Obtain DNS server address automatically", select "Use the following DNS server addresses:"

enter for DNS Servers (Preferred and Alternate): 8.8.8.8 and 8.8.4.4

click OK all the way out

On Mac:

go to System Preferences > Network
select Wi-Fi (or Airport) and then click "Advanced..."
select tab 'TCP/IP"

for Configure IPv4, select "Manually" and enter this info, after you find the router address:
* IPv4 Address: 192.168.130.88 [note: the last number is what's available and not being used by another PC]
* Subnet Mask: 255.255.255.0 [note: depends on your network]
* Router: 192.168.130.1 [how to find router address? look at IPCONFIG of another PC that is successfully connected...]

select tab DNS, and enter for DNS Servers: 8.8.8.8 and 8.8.4.4

click OK
click Apply

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/402128/djchuang_sepia_128.gif http://posterous.com/users/KILVIHqEAp dj chuang djchuang dj chuang
Sun, 08 Jan 2012 16:53:00 -0800 content not allowed on posterous, blogspot, tumblr, or wordpress http://alt.djchuang.com/content-not-allowed-on-posterous-blogspot-tum http://alt.djchuang.com/content-not-allowed-on-posterous-blogspot-tum

According to Posterous TOS http://posterous.com/tos

Allowable Content and Use

Posterous is an easy way to share your personal thoughts, photos, and home videos. We want to keep it a safe, fun, friendly place, and that means a few rules. You may NOT:

  • Post unlawful, harmful, or obscene content.
  • Forge headers or otherwise impersonate someone.
  • Post content you do not have the right to transmit.
  • Post content that infringes on trademarks or copyrights.
  • Post viruses or malicious scripts.
  • Post spam or link bait.
  • Stalk or collect data about others.
  • Crawl content without permission from Posterous.
  • Use Posterous Spaces for file sharing.
  • Link to files on Posterous Spaces without a link to the original post.

 

According to Blogger / blogspot http://www.blogger.com/content.g

Our content policies play an important role in maintaining a positive experience for you, the users. Please respect these guidelines. From time to time, we may change our content policies so please check back here. Also, please note that when applying the policies below, we may make exceptions based on artistic, educational, documentary, or scientific considerations or where there are other substantial benefits to the public from not taking action on the content.

Adult Content: We do allow adult content on Blogger, including images or videos that contain nudity or sexual activity. But, please mark your blog as 'adult' in your Blogger settings. Otherwise, we may put it behind a 'mature content' interstitial.

There are some exceptions to our adult content policy:

  • Do not use Blogger as a way to make money on adult content. For example, don't create blogs where a significant percentage of the content is ads or links to commercial porn sites.
  • No incest or bestiality content: We do not allow image, video or text content that depicts or encourages incest or bestiality.

Child safety: We have a zero tolerance policy towards content that exploits children. Some examples of this include:

  • Child pornography: We will terminate the accounts of any user we find publishing or distributing child pornography. We will also report that user to law enforcement.
  • Pedophilia: We do not allow content that encourages or promotes sexual attraction towards children. For example, do not create blogs with galleries of images of children where the collection of images or text accompanying the images is sexually suggestive.

Hate Speech: We want you to use Blogger to express your opinions, even very controversial ones. But, don't cross the line by publishing hate speech. By this, we mean content that promotes hate or violence towards groups based on race, ethnicity, religion, disability, gender, age, veteran status, or sexual orientation/gender identity. For example, don't write a blog saying that members of Race X are criminals or advocating violence against followers of Religion Y.

Crude Content: Don't post content just to be shocking or graphic. For example, collections of close-up images of gunshot wounds or accident scenes without additional context or commentary would violate this policy.

Violence: Don't threaten other people on your blog. For example, don't post death threats against another person or group of people and don't post content encouraging your readers to take violent action against another person or group of people.

Copyright: It is our policy to respond to clear notices of alleged copyright infringement. More information about our copyright procedures can be found here. Also, please don't provide links to sites where your readers can obtain unauthorized downloads of other people's content.

Personal and confidential information: It's not ok to publish another person's personal and confidential information. For example, don't post someone else's credit card numbers, Social Security numbers, unlisted phone numbers, and driver's license numbers. Also, please keep in mind that in most cases, information that is already available elsewhere on the Internet or in public records is not considered to be private or confidential under our policies.

Impersonating others: Please don't mislead or confuse readers by pretending to be someone else or pretending to represent an organization when you don't. We're not saying you can't publish parody or satire - just avoid content that is likely to mislead readers about your true identity.

Illegal activities: Don't use Blogger to engage in illegal activities or to promote dangerous and illegal activities. For example, don't author a blog encouraging people to drink and drive. Otherwise, we may delete your content. Also, in serious cases such as those involving the abuse of children, we may report you to the appropriate authorities.

Spam: Spam takes several forms in Blogger, all of which can result in deletion of your account or blog. Some examples include creating blogs designed to drive traffic to your site or to move it up in search listings, posting comments on other people's blogs just to promote your site or product, and scraping existing content from other sources for the primary purpose of generating revenue or other personal gains.

Malware and viruses: Do not create blogs that transmit viruses, cause pop-ups, attempt to install software without the reader's consent, or otherwise impact readers with malicious code. This is strictly forbidden on Blogger.

According to Tumblr http://www.tumblr.com/policy/en/content

The intent of this document is to clarify what we consider to be acceptable use of Tumblr.

If you are found to be in violation of any of the below policies, you will receive a notice via email. Unless you explain or correct your behavior within 72 hours, your account will be suspended.  [ . . . ]

  • Redundant Content. Tumblr is not intended to be an all-purpose content aggregator. Users who import or aggregate content in a less-than-meaningful way are likely to be suspended.

  • Illegal Use. Tumblr may not be used for illegal purposes. Examples of this include using Tumblr for fraudulent purposes or operating a phishing site (used to obtain account and password information).

  • Spam. Users that do not publish meaningful content, use deceptive means to generate revenue or traffic, or whose primary purpose is affiliate marketing, will be suspended.

  • Identity Theft and Privacy. Users that misleadingly appropriate the identity of another person are not permitted. Users may not post other people's personally identifying or confidential information, including but not limited to credit card numbers, Social Security Numbers, and driver's and other license numbers. You may not post information such as other people's passwords, usernames, phone numbers, addresses and e-mail addresses unless already publicly accessible on the Web.

  • Hate Content, Defamation, and Libel. Hate speech and other objectionable content that is unlawful, defamatory, and fraudulent. Note that an allegation of defamatory expression, in and of itself, does not establish defamation. The truth or falsehood of a bit of expression is a key element in establishing defamation, and we are not in a position to make that sort of fact-based judgment. That said, if we have reason to believe that a particular statement is defamatory (a court order, for example), we will remove that statement.

  • Disruptions and Exploits. We will terminate accounts and block addresses of those who attempt unauthorized use of Tumblr.com.

  • Copyright. Using copyrighted material does not constitute infringement in all cases. In general, however, users should be careful when using copyrighted content without the permission of those who created it. It is our policy to respond to notices of alleged infringement that comply with the Digital Millennium Copyright Act ("DMCA").

  • Mass Registration and Automation. Accounts that are registered automatically or systematically will be removed and access will be permanently suspended.

  • Sexually Explicit Video. Accounts that use Tumblr's Video Upload feature to regularly upload and host sexually explicit or pornographic material will be suspended.

According to WordPress http://en.wordpress.com/tos/

Responsibility of Contributors. If you operate a blog, comment on a blog, post material to the Website, post links on the Website, or otherwise make (or allow any third party to make) material available by means of the Website (any such material, “Content”), You are entirely responsible for the content of, and any harm resulting from, that Content. That is the case regardless of whether the Content in question constitutes text, graphics, an audio file, or computer software. By making Content available, you represent and warrant that:

  • the downloading, copying and use of the Content will not infringe the proprietary rights, including but not limited to the copyright, patent, trademark or trade secret rights, of any third party;
  • if your employer has rights to intellectual property you create, you have either (i) received permission from your employer to post or make available the Content, including but not limited to any software, or (ii) secured from your employer a waiver as to all rights in or to the Content;
  • you have fully complied with any third-party licenses relating to the Content, and have done all things necessary to successfully pass through to end users any required terms;
  • the Content does not contain or install any viruses, worms, malware, Trojan horses or other harmful or destructive content;
  • the Content is not spam, is not machine- or randomly-generated, and does not contain unethical or unwanted commercial content designed to drive traffic to third party sites or boost the search engine rankings of third party sites, or to further unlawful acts (such as phishing) or mislead recipients as to the source of the material (such as spoofing);
  • the Content is not pornographic, does not contain threats or incite violence towards individuals or entities, and does not violate the privacy or publicity rights of any third party;
  • your blog is not getting advertised via unwanted electronic messages such as spam links on newsgroups, email lists, other blogs and web sites, and similar unsolicited promotional methods;
  • your blog is not named in a manner that misleads your readers into thinking that you are another person or company. For example, your blog’s URL or name is not the name of a person other than yourself or company other than your own; and
  • you have, in the case of Content that includes computer code, accurately categorized and/or described the type, nature, uses and effects of the materials, whether requested to do so by Automattic or otherwise.

There you have it. The world wide web is like the world wild west. Be careful out there.

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/402128/djchuang_sepia_128.gif http://posterous.com/users/KILVIHqEAp dj chuang djchuang dj chuang
Sun, 08 Jan 2012 09:39:45 -0800 Paper or digital? http://alt.djchuang.com/paper-or-digital http://alt.djchuang.com/paper-or-digital

Taken with picplz.

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/402128/djchuang_sepia_128.gif http://posterous.com/users/KILVIHqEAp dj chuang djchuang dj chuang
Wed, 28 Dec 2011 16:38:52 -0800 Apple store knockoff, or is imitation flattering? http://alt.djchuang.com/apple-store-knockoff-or-is-imitation-flatteri http://alt.djchuang.com/apple-store-knockoff-or-is-imitation-flatteri
Media_https0i1picplzt_ydfwp

Taken with picplz at Fashion Valley in San Diego, CA.

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/402128/djchuang_sepia_128.gif http://posterous.com/users/KILVIHqEAp dj chuang djchuang dj chuang
Mon, 19 Dec 2011 15:32:52 -0800 How to get a second monitor on a Windows PC http://alt.djchuang.com/how-to-get-a-second-monitor-on-a-windows-pc http://alt.djchuang.com/how-to-get-a-second-monitor-on-a-windows-pc
"Survey after survey shows that whether you measure your productivity in facts researched, alien spaceships vaporized, or articles written, adding an extra monitor will give your output a considerable boost — 20 percent to 30 percent, according to a survey by Jon Peddie Research."

what you need:

1. a video card, like

make sure you get one that's compatible with your hardware and OS (operating system) - Windows XP typically run on a PC with PCI bus

2. a monitor (which may need the appropriate monitor cable; on Windows PC that's typically a VGA connector)

3. plug in, reboot, adjust video desktop settings

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/402128/djchuang_sepia_128.gif http://posterous.com/users/KILVIHqEAp dj chuang djchuang dj chuang
Sat, 17 Dec 2011 20:18:43 -0800 at&t network non-smartphones with keyboard http://alt.djchuang.com/att-network-non-smartphones-with-keyboard http://alt.djchuang.com/att-network-non-smartphones-with-keyboard Don't want to pay extra for a mandatory internet data plan for a cell phone. Harder and harder to shop for a mobile phone that's not a smartphone. And need one for the at&t network. (all this work to find a new phone hardware so we don't have to be locked into a 2-year contract) This is what I could find :

PHONE w SLIDER QWERTY KEYBOARD

* Pantech Impact 
* Pantech Laser
* Pantech Ease
* Pantech Duo
* Sharp FX
* LG Vu Plus
* LG Xenon
* Samsung Flight 
* Motorola Karma 


PHONE w TOUCH SCREEN KEYBOARD

* HTC Freestyle
* Samsung Solstice
* Samsung Mythic 
* Samsung Eternity

-----

sources used:

http://www.phonedog.com/lists/the-best-at-t-messaging-phones/
http://forums.techarena.in/portable-devices/1337803.htm

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/402128/djchuang_sepia_128.gif http://posterous.com/users/KILVIHqEAp dj chuang djchuang dj chuang
Sat, 10 Dec 2011 12:08:00 -0800 Deloreans at Laguna Niguel parade http://alt.djchuang.com/85327819 http://alt.djchuang.com/85327819

Media_https0i1picplzt_dnfax

Taken with picplz.

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/402128/djchuang_sepia_128.gif http://posterous.com/users/KILVIHqEAp dj chuang djchuang dj chuang
Sat, 10 Dec 2011 12:03:00 -0800 Weinermobile at Laguna Niguel parade http://alt.djchuang.com/85327440 http://alt.djchuang.com/85327440

Media_https2i1picplzt_vsrys

Taken with picplz.

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/402128/djchuang_sepia_128.gif http://posterous.com/users/KILVIHqEAp dj chuang djchuang dj chuang
Thu, 08 Dec 2011 12:19:32 -0800 check multiple nameservers for DNS propagation http://alt.djchuang.com/check-multiple-nameservers-for-dns-propagatio http://alt.djchuang.com/check-multiple-nameservers-for-dns-propagatio
Check-dns-update

Why is your new domain name not resolving to the right website in your browser? Could be that a recent change in the domain name info (domain zone record) changed and it's taking that 24 to 48 hours to propagate. Here's the web apps to check for DNS propagation:

I've found the Google Public DNS servers to be the slowest to update, unfortunately.

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/402128/djchuang_sepia_128.gif http://posterous.com/users/KILVIHqEAp dj chuang djchuang dj chuang
Thu, 01 Dec 2011 19:23:14 -0800 The 12 flavors at Yogurtland for next 12 days http://alt.djchuang.com/the-12-flavors-at-yogurtland-for-next-12-days http://alt.djchuang.com/the-12-flavors-at-yogurtland-for-next-12-days
Media_https0i1picplzt_hagac

Taken with picplz.

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/402128/djchuang_sepia_128.gif http://posterous.com/users/KILVIHqEAp dj chuang djchuang dj chuang
Sun, 13 Nov 2011 21:59:00 -0800 top movies on amazon prime http://alt.djchuang.com/top-movies-on-amazon-prime http://alt.djchuang.com/top-movies-on-amazon-prime

Amazon Prime Instant is awesome with over 6000 tv show episodes and movies available for free streaming. But, great movies are hard to find. Here's a short list of the better ones:

Speed http://www.amazon.com/Speed/dp/B0012NO4WO/ref=sr_1_16?ie=UTF8&qid=1321245...

Notting Hill http://www.amazon.com/Notting-Hill/dp/B001HBYH9Q?ie=UTF8&tag=movi0f1-20&a...

Eternal sunshine of the spotless mind http://www.amazon.com/Eternal-Sunshine-Spotless-Mind/dp/B001TAJGO6?ie=UTF8&am...

Being John Malkovich http://www.amazon.com/Being-John-Malkovich/dp/B001O37WTY?ie=UTF8&tag=movi...

You've got mail http://www.amazon.com/Youve-Got-Mail/dp/B001N3LLH4/ref=sr_1_21?ie=UTF8&qi...

Mrs. Doubtfire http://www.amazon.com/Mrs-Doubtfire/dp/B0052BXZIQ/ref=sr_1_54?ie=UTF8&qid...

March of the penguins http://www.amazon.com/March-of-the-Penguins/dp/B001OKKRVM/ref=sr_1_402?ie=UTF...

The fugitive http://www.amazon.com/The-Fugitive/dp/B001EBYM8A/ref=sr_1_74?ie=UTF8&qid=...

Amadeus http://www.amazon.com/Amadeus-Directors-Cut/dp/B001TH44VY/ref=sr_1_108?ie=UTF...

Driving Miss Daisy http://www.amazon.com/Driving-Miss-Daisy/dp/B001N3MY34/ref=sr_1_126?ie=UTF8&a...

Lethal weapon http://www.amazon.com/Lethal-Weapon/dp/B001EC0OLS/ref=sr_1_139?ie=UTF8&qi...

Chariots of fire http://www.amazon.com/Chariots-of-Fire/dp/B000I14XLS/ref=sr_1_316?ie=UTF8&...

Silverado http://www.amazon.com/Silverado/dp/B001ATN3QS/ref=sr_1_326?ie=UTF8&qid=13...

the apostle http://www.amazon.com/The-Apostle/dp/B002YH5RY6/ref=sr_1_444?ie=UTF8&qid=...

analyze this http://www.amazon.com/Analyze-This/dp/B000HF4VWQ/ref=sr_1_480?ie=UTF8&qid...

or, you could browse the highest ranked via avg. customer review in the Amazon Prime Instant free movies. 

What would you add?

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/402128/djchuang_sepia_128.gif http://posterous.com/users/KILVIHqEAp dj chuang djchuang dj chuang
Sun, 06 Nov 2011 14:52:00 -0800 worship music at Overdrive http://alt.djchuang.com/worship-music-at-overdrive http://alt.djchuang.com/worship-music-at-overdrive

overdrive.amr Listen on Posterous
when the music is too loud to hear on a recording, it might be too loud

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/402128/djchuang_sepia_128.gif http://posterous.com/users/KILVIHqEAp dj chuang djchuang dj chuang -
Wed, 02 Nov 2011 13:48:02 -0700 YouVersion Bible HD is obsolete http://alt.djchuang.com/youversion-bible-hd-is-obsolete http://alt.djchuang.com/youversion-bible-hd-is-obsolete
If you're getting null Bible book names or (null) - then you might be using Bible HD app like I was.

Got word from YouVersion Tech Support that the Bible HD app for iPad is old, obsolete, and unsupported. Delete it from your iPad and iTunes. Get the current version of Bible app.

http://twitter.com/#!/YouVersionHelp/status/131103676277342208

 YouVersion Support 
@
 
 you don't want Bible HD. That is an old unsupported version. Visit  for the newest version. Thanks! ^AS

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/402128/djchuang_sepia_128.gif http://posterous.com/users/KILVIHqEAp dj chuang djchuang dj chuang