0
Sunday, March 31, 2013 Post By: LN K

Heal the World - Michael Jackson cover (by JustUs)



Great work!! guys.. :)
All credits go to JustUs

0
Monday, March 18, 2013 Post By: LN K

Low quality China assembled external harddisk

My last external harddisk has gone yesterday when accidentally the data cable was loosen. It was seagate 1tb. I used it only for backup purpose. It lasted about a year.

0
Monday, February 18, 2013 Post By: LN K

Epic Win Compilation 2012 - Part 5 - HD

This video was uploaded to youtube by : seekerland

0
Post By: LN K

"Begin Again" - Taylor Swift (Alex Goot, Megan Nicole, Piano Guys COVER)


Brought to you by youtube and gootmusic All credits go to respective owners of this video.

Wednesday, February 6, 2013 Post By: LN K

3D Printing


3D printing, the power of technology.

But… what IF somebody printed the GUNsss :O

'Every act of creation is an act of destruction,' mused Pablo Picasso. 

0
Tuesday, February 5, 2013 Post By: LN K

What is .pch file in Xcode?

It is prefix header file which is automatically created by xcode.

It is compiled and stored in cache, and automatically included in every source file during the compilation time. 

Quote from Xcode 
Note: Precompiling the prefix header will be most effective if the contents of the prefix header or any file it includes change rarely. If the contents of the prefix header or any file it includes change frequently, there may be a negative impact to overall build time.

0
Friday, February 1, 2013 Post By: LN K

Change the size and border color of the UITextView

1.
#import <QuartzCore/QuartzCore.h> //this is for setting border properties

2.

detailsLabel.text = detailsString;
CGRect detailsLabel.frame;
frame.size.height = 200;
detailsLabel.frame = frame;
detailsLabel.layer.borderWidth = 1;
[detailsLabel.layer setBorderColor: [[UIColor grayColor] CGColor]];
[detailsLabel.layer setBorderWidth: 1.0];
[detailsLabel.layer setCornerRadius:8.0f];
[detailsLabel.layer setMasksToBounds:YES];

0
Sunday, January 27, 2013 Post By: LN K

James Blunt - High [OFFICIAL VIDEO]


all credits go to http://www.youtube.com/user/jamesbluntmusic?feature=watch

0
Saturday, January 26, 2013 Post By: LN K

Function with multiple arguments in objective-c (iOS development)

Function with multiple arguments in objective-C.


-(NSMutableArray *) getStudents:(NSString *)grades withArg2:(NSString *)subject
{
      NSMutableArray *students = [[NSMutableArray alloc] init];

      return students
}


0
Thursday, November 22, 2012 Post By: LN K

Booth & Brennan's Song (Kiss From A Rose)


uploaded to youtube by : BonesOnTheMend
Music : Kiss from a Rose - Seal
Video contents are from BONES by FOX


**Disclaimer : I did not create or do not own this video or any contents those contains in this music video.**

No copyright infringement intended.


Copyright Reserved Brightening day 2010.
Design by: Bingo | Blogger Templates by Blogger Template Place | supported by One-4-All