Brisbane Apple Store
Although Apple Store is not new to Brisbane, chermside and carindale have Apple store, that is a bit strange our CBD has not Apple Store. That is not usual.
Well, I guess they have not a right spot yet. Recently, I believe they found one. I was in City last week. I found MacArthur Central has this:
Apple Logo is on there. An Apple Store will open in there at MacArthur Central. That is great, we got a Apple Store in our CBD, that is same as Sydney.
There is an interesting. MacArthur Central is a heritage-listed building. Therefore, Apple cannot change it into a glass block building same as other apple store. I wish how this apple store can fit the traditional apple store style!
Address :
229 Queen Street Brisbane QLD 4000
IOS:Loading another screen in story board
I tried to build another logic flow in story board after the add button clicked.
This is easy. Please add them in the main view controller.
Code
AddTipRecordViewController *labelEntryViewController = [self.storyboard instantiateViewControllerWithIdentifier:@"AddTipReccordView"]; |
Moreover, you need to fill in 'AddTipReccordView' in StoryBoardID.
However, at first, I used the storyBoardID as 'AddTipReccordViewController' . I got this error:
' Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Storyboard
(
Play VCD in Ubuntu
I delivered the Ubuntu Laptop to my friend. After that, I found the laptop cannot play VCD. I have tired VLC player and xine. None of them are not working at all. Finally, I installed a Gmerlin player! That is working fine now! The laptop can play vcd, video and audio are alright too!
Build another ubuntu laptop
I built an Ubuntu Kylin 13.10 laptop. That is because my friend's laptop got a virus, and it need to be re-build. I am not able to find a recovery disk and I aimed to find a way to fix that laptop without any charges. Thus, I got a linux reflash on the laptop. At first, I got a KUbuntu, because it has KDE which is very similar with Windows. But I cannot get the Chinese input method working in OS. So, I installed Ubuntu. That works very fine, all hardware drivers missing and Chinese input method is working fine too. Personally, I like that UI more. That is a side bar for all frequent use programs! I wish my friend like it!
Working hard on AdvGen Contact Manager
Although that is still a blank window , I am working hard on that,AdvGen Contact Manager. I am aiming to use it for the contact management system in my fellowship. It will have a local database ,a nice WPF interface and 100% written in C#. I wish this xmas holidays, I will have more time to work on this project. That will be a tool for my fellowship.
(P.S. I wish I can get other groups in my church to use that!)




