Wednesday, August 22, 2018

Problems addressed:

  1. Movies or Videos App not installed iPad
  2. ipad doesnt have movies or videos app
  3. how to add movies to ipad from computer


After updating your iPad, the Movies or Videos app disappear and you can’t transfer videos from your computer.

Solution:

Install the “Apple TV” app from App Store. After that, you will be able to transfer videos to your iPad

Wednesday, April 11, 2018

MacBook Pro System Sound Lowered After Call

Problem: MacBook's system sound is lower than usual after a call (had this happen with Skype, KakaoTalk, FaceTime and WeChat)

Solution: Open Terminal and type in
sudo killall coreaudiod

macbook sound lowered after call

Thursday, April 2, 2015

UCSD Links

UCSD Spring 2015 CSE 120
Website: j.mp/jcse120s
Piazza: j.mp/jcse120spiazza
Podcast: j.mp/jcse120spodcast

UCSD Spring 2015 CSE 105 A00
Website: j.mp/jcse105s
Piazza: j.mp/jcse105spiazza
Podcast: j.mp/jcse105spodcast

UCSD Spring 2015 ECE 45
Website: j.mp/jece45w

UCSD Spring 2015 ECE 109
Website: j.mp/jece109s

Tuesday, January 20, 2015

cse 101 review for exam 1

https://www.google.com/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=adjacency%20list%20of%20g%5Er%20in%20linear%20time

Find the reverse graph of G : GR src: http://j.mp/jfindgr


runtime to add an edge to an adjacency list C++
add edge to an adjacency list src: http://j.mp/jadjcimplement
void addEdge(int src, int dest) --- inside AdjancecyList
{
       AdjListNode* newNode = newAdjListNode(dest);
       newNode->next = array[src].head;
       array[src].head = newNode;
       newNode = newAdjListNode(src);
       newNode->next = array[dest].head;
       array[dest].head = newNode;
}
O(1)

Monday, October 27, 2014

Sunday, September 28, 2014

이지은

I have to write before speaking (x) I have to write things down before I say them
But it is so shame (x) But it is so embarassing
This is so shy (x) This is so embarassing
When I have spare time => Whenever I am free
I always go out for riding (x) I always go out to take a ride
Now you look like a man (x) Now you sound more like a man
What other sports do you do?
Yoga (주의 발음)
Wait please => One second / Hold on / Give me a second
I will just wanna help you to practice Korean (x) I just want to help you with Korean
Because it feels like being child (x) Because it makes me feel like a child
It is advanced version of yoga (x) It is an advanced version of yoga
I wanna do tennis (x) I wanna play tennis
What about tennis? == 태니스 왜?
Do you wanna make more six pack? (x)
How to spell? (x) How do you spell it/that?
But I really feel it (x) But I really think so / I'm serious
건강한 몸 – healthy body
So you wanna hang out with

You are a good person ==  

Friday, July 25, 2014

07-26-2014 이정주

  1. A: 한국에에 살고있어요?
    B: 응, 어떻게 알았어?
    A: that's why you can speak korean (x)
         no wonder you are so good at Korean (o)
  2. thank you for your kindness 맞는데 잘 안 써
    thanks for being so kind
  3. actually i'm lazy girl (x)
    actually, i'm a lazy person (o)
  4. suddenly you look like nice (x)
    you are so nice
  5. can i call you oppa? you are older than me (x)
    since you are older than me, can i call you oppa?
  6. but now i don't have confidence
    "now"가 필요 없어
  7. thank you for being kind (x)
    thank you for being so kind (o)
  8. A: 궁금한거 있어?
    B: 많아 ㅋㅋ
    A: come come (x)
        go ahead (o)
  9. if i have a question I'll ask you (x)
    if i have any questions, i will ask you (o)
    if there is anything i don't understand, i will ask you (o)

Thursday, July 24, 2014

7월 24일 여경진

  1. How long did u live here? (x)
    How long has it been since you came? (o)
  2. Did you study Korean before coming Korea? (x)
    Did you study Korean before coming to Korea?
  3. It's okay if you are wrong
    It's okay, we all make mistakes 더 많이 써요
  4. I like going to the mart to look many things (x)
    I like going to the mart to see if there is anything I need to buy (o)

Saturday, June 28, 2014

nstr


15.06 ACE Knitted Ankle Support, Medium (Pack of 2)
31.55 #1 Krill Oil 1000mg - Double Strength Krill GOLD, 60 Softgels - IKOS 5-Star Certified, Multi-Patented, GMO-free, Hexane-free, Cold-Pressed NKO Neptune
21.19 iHome iHM60GY 3.5mm Aux Portable Speaker (Gray Translucent)
8.00 Nutrine Garlic Shampoo 16 oz. Unscented
34.95 Nutrigold Triple Strength Omega-3 Gold (1,060 mg Omega-3s per softgel), 1250 mg, 180 softgels
8.99 PowerGen 2.4Amps / 12W Dual USB Car charger Designed for Apple and Android Devices - White
7.99 AmazonBasics 3.2 feet 1.0 Meter USB Charging/Sync Cable for Apple iPod, iPhone, and iPad
5.5 6FT SVGA VGA Monitor MM Male To Male Extension Cable 80
133.23 Total


Storage Price Per Month 37.00
Deal 3 months half off with a 6 month lease
Total (37/2)*3 + 37*3 = 166.50
Link http://www.selfstorage.com/self-storage/california/san-diego/associated-self-storage-miramar-105678/


Original +150.00
Amazon Bought -133.23
Last Week Groceries +6.50
Penultimate Week Groceries +7.00
Storage +166.50


Total I owe you 150 – 133.23 + 6.50 + 7.00 + 166.50 = 196.77

Monday, May 12, 2014

ubuntu

install sqlite3: sudo apt-get install sqlite3

Shortcuts:
  • (Terminal) CTRL + D: exit

Thursday, May 8, 2014

myData

UCSD:
Other:

오늘 배운 것

Google Docs Keyboard Shortcut:
CTRL + SHIFT + 8 Bullet Point
CTRL + SHIFT + 7 Numbering

Friday, September 27, 2013

UCSD Links

  1. E-mail: http://j.mp/jucsdemail
  2. WebReg: http://j.mp/jucsdwebreg
  3. Triton Cash: http://j.mp/jucsdtritoncash
  4. Print (Commuter Lounge): http://j.mp/jucsdprint
My classes:

Monday, December 10, 2012

How do structs work?


Here is the source code of the program: https://docs.google.com/open?id=0B0fFbXBFZwQXYlZYNFI4SkJpZUU
This program can be run using Quincy 2005. Get Quincy at: http://www.codecutter.net/tools/quincy/

Saturday, December 8, 2012

randomData

Tea Making:
  • dont use boiling water. usually water around 185 C. just let the hot water sit for a while then pour on the leaves
  • 45 seconds is good enough
  • the range is 30 second to 1 minute if you want a time frame
UCSD:

Where to send transcripts:
UC San Diego - Admissions and Relations with Schools
9500 Gilman Drive, 0021

La Jolla, CA 92093-0021

Programming:
  1. static_cast (expression)
Keyboard Shortcuts (Windows):

iTunes
CTRL + N New Playlist
ALT + F + N + L New Playlist Folder

WORD:
ALT + P + M Margins from Page Layout
ALT + H + K 1.0
ALT + H + K + A Remove space between 1P

ALT + H + FF Font typed

pcSpice:
CTRL+G: Get a new part


Ubuntu Shortcuts:
  1. (Terminal) CTRL + D: exit
  2. alt + f2 + xkill + lc on program: force quit program
Ubuntu:
  1. wubi: install ubuntu without a disk
  2. install sqlite3: sudo apt-get install sqlite3
  3. ubuntu explorer, set folder default view to list view and default list view zoom to lowest
  4. change desktop folder location: edit ~/.config/user-dirs.dirs
  5. virtual machine resolution problem (restart afterwards): sudo apt-get install virtualbox-guest-dkms
Computer knowledge:
  1. Google searching:
    1. Specific file type: filetype:pdf file name
    2. Specific domain type: site:.edu search entry
  2. Nexus Wireless Charger (Square) 2013 Input Ratings: 9 V, 1.8 A
  3. Understanding the Linux Kernel - O'Reilly pdf: http://j.mp/jorelly
  4. Apple ID without credit card requiremtn: Creating an apple id usually asks you for a credit card. To avoid the request of a credit card, use the app store and download a free app.
  5. pcSpice download: http://www.eng.auburn.edu/ece/download/91pspstu.exe
  6. Skype Full Offline Installer: http://download.skype.com/SkypeSetupFull.exe
Things Done to Windows OS so Far:
  1. iTunes: set iTunes Media folder location
  2. iTunes: change backup folder location:
    1. cut and paste files from "%APPDATA%\Apple Computer\MobileSync\Backup" to "D:\iTunes\backup"
    2. cmd: mklink /J "%APPDATA%\Apple Computer\MobileSync\Backup" "D:\iTunes\backup"
Good Chinese Movies:
  1. 墨攻
  2. 霍元甲 (Fearless)
  3. 叶问 (Ip Man)
  4. 叶问 2 (Ip Man 2)
  5. 风声 (?)
  6. 建国大业 (?)
Korean Dramas:
  1. 시티 헌터
  2. 시크릿 가든
  3. 해를 품은 달
  4. Iris
Anime:
  1. Attack on Titan (Jose)
  2. Fairy Tail (Jasmine)
Software:
  1. Pronunciation power - for English pronunciation
여행:
  1. 영국:
    1. 런던: London Eye, Royal Greenwich Observatory (Greenwich meridian passes by here)
Facts about the Chinese Counsil in the United States, California, San Francisco:
  1. If you have a third country passport, you can't apply for a two year unlimited entries visitor visa.
  2. Cost as for 12/08/2012:
    1. United States passport: $140
    2. Third country passport: $30
Computer Issues:
  1. Microsoft Office 2010: When writing an equation, the following error shows up: "The function you are attempting to run contains macros or content that requires macro..."
    To fix this, run your Microsoft Office 2010 installation and on the installation options, set [Office Shared Tools - Visual Basic For Applications] to run from your computer. 
  2. Right CTRL not working: I happened that whenever I used Korean IME, the right CTRL would stop working. If I switch back to English, it starts working again.
  3. Virus: C:\Documents and Settings\username\AppData\Roaming\sqrqtsr.exe
  4. TTPlayer (千千静听) not displaying Korean characters correctly?
    Solution: Save the lyrics file in UTF-8 format instead of ASCII.

My Shortcuts

UC Berkeley H/SS Requirement for CoE (College of Engineering) <Classes from the below lists>: 
  1. coe.berkeley.edu/students/current-undergraduates/requirements/Languages.pdf
  2. Office of Undergraduate Advising: Philosophy and Values
  3. Office of Undergraduate Advising: Historical Studies
  4. Office of Undergraduate Advising: International Studies
  5. Office of Undergraduate Advising: Arts and Literature
  6. Office of Undergraduate Advising: Social and Behavioral

MIT OpenCourseWare:  18.03 Differential Equations, Spring 2010 | Video Lectures: http://ocw.mit.edu/courses/mathematics/18-03-differential-equations-spring-2010/video-lectures/



San Francisco Public Library - Ingleside - Hours of operation: http://sfpl.org/index.php?pg=0100000901


Wednesday, December 5, 2012

Good Chinese Movies

  1. 赤壁 (Red Cliff)
  2. 霍元甲 (Fearless)
  3. 叶文 (Ip Man)
  4. 叶文 2 (Ip Man 2)