tyc76's pings
Sort By:
不知道为何,在这里总是没办法毫无压力的走在街道上,休闲的漫步。其他行人步行的步伐也太快了吧,再来就是得让路给自行车,连想欣赏路边野花都没机会。另外最让我心烦的就是街道在视觉上太过繁忙,真的会使人心烦气躁。十分怀念汶莱街道的简洁,抬头一望那无云的一片天,真的能让你忘却烦恼。这里呢就太多太多了,红绿灯啦树木啦车站啦。就连驾车人士都会不耐烦,可能是当他们在等红绿灯时看到太多东西在 …
哈罗,胖嘟嘟而又可爱的自己,这是三十年后的你写给你的信。你可还是过着无忧无虑的生活吧?每天也都是在追着蜻蜓为乐,在墙壁上涂鸦捣蛋过着吧?现在三十多岁的你得语重心长的跟你说一些重要得事,可得注意啊。首先得告诉你一件事实,现在的你以经变成了你最不喜欢的一事无成中年汉,别怨我也别问我为何,但是只要你照着我说的,可能还有一线生机. 第一别跟你老哥强玩具了, 否则你的脸也会被他抓花了 …
在这个地方活了这麽多年, 只有如此的想法,“我都是像那些疆尸片里的疆尸般的‘活‘着“。我和疆尸们的共同点真的是太多太多了. 首先我就只能听从道士的铃声, 随之而去. 道士要你去哪你就跳到哪. 社会大众要你做个听话的赚钱机器, 你就得做个赚钱的机器.常常看到那些戏里面的道士在片头就忙着赶路, 不过就从没有任何一片会让你看到那道士和疆尸们抵达目的地. 中途就被超强的疆尸魔王给宰 …
nice article on how UK's emphasis on financial wizardry might hurt them in the road to recover.http://www.guardian.co.uk/commentisfree/2009/feb/08/james-dyson-engineering-britain-railwaysAre we on the same track?
As my last post suggests the earnings are actually going down very rapidly. Therefore had been busy coming up with other apps, when I've decided to take a breather and check out reviews for my current application here is what I saw and it really gives me the motivation to try and come out with other 'innovative' (shameless me) way of doing mobile software.I am really really …
Hi all,As promised more posts. Here is the sales figure for 5 days so far. Total downloads: 100 Commision paid to me: USD $1.4 per sales Estimated profits: USD $140Majority of the sales comes from USA. Second most downloaded region is Japan (pretty surprised considering I did no localization). Third coming in is Great Britain.So no, you can't survive on iPhone apps …
Yes after all the wait and frustrations finally my first iPhone app is up! Of course there are some gotchas again. Most importantly for your W-8BEN submission the ITIN number is not really required, key in 000000000 also for item 9 select first and second checkbox, leave 10 empty as singapore have no tax treaty with the states. This got me for a while...trying to apply for …
Here is how you can create a toolbar at the bottom of your screen. (with code taken from the UICatalog sample)UIToolbar *bar = [UIToolbar new]; bar.barStyle = UIBarStyleBlackOpaque; // size up the toolbar and set its frame [bar sizeToFit]; CGFloat toolbarHeight = [bar frame].size.height; CGRect mainViewBounds = self.view.bounds; //view …
In my app I needed to resize the UILabel size dynamically in runtime as the text would not be determined during compilation time. Luckily this can be done by using the sizeWithFont method of NSString class.Call sizeWithFont of the text.Get back a CGSize struct and you can now init your UILabel with the struct.UIFont *font = [UIFont systemFontOfSize:14];CGSize textSize = [ …
Was 'debugging' this for few hours, nothing more than not reading the documentations carefully. I needed to create a forward declaration of a class A in my class B as I would need to access some properties in class A.However when compiling XCode was complaining to me about 'error: request for member in something not a structure or union'. Cracked my brain, tried rewriting my …
Hi all, This would be a blog about my iphone application development blog. Have been developing my app for the app store for the past two months and making headway. It was a great learning experience and I must say developing for the iphone is like no other device, the possibilities is huge and the best part is that boring business apps are even given a new lease of life. …
remember to set the update check to 'never' if not concurrency exception will be thrown...this got me for awhile...
well the final result isn't very good i must say.....need to work on the overall tone and sharpness of the pic
when using visual studio developer 2008 to create linq to sql dbml remember to synchronize the properties with the columns of your tables. I've added another column to one of my tables and manually added a corresponding property to the dbml class. However I've forgotten to set the nullable to 'true' as the column allows null.
tried out cel shading....don't seem nice the gradient isn't smooth enough....well needs more pratice.
first pic i've decided to do a cross hatch piece. brush used was from the default brush, varying opacity 85%. Turns out ok I think, the broder lines should have been done with higher opacity.
woh this blog is to journal the progress of me learning digital illustration using photoshop elements ( yes i don't have mooolah for the real deal). I've stopped drawing for 15 years, and …
Ok for those of you who might have special needs to manually fire off validation in asp.net 2.0. you can do it, making use of the client api . Basically what you'll need to do is1. Create …
Being jobless feels bad to some people but hey shit happens in life. Looking on the bright side I get to have my little retirement now. (In a land where the leaders come out and tell you t …



…