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.
3D Printing
3D printing, the power of technology.
But… what IF somebody printed the GUNsss :O
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.
Change the size and border color of the UITextView
1.
#import <QuartzCore/QuartzCore.h> //this is for setting border properties
2.
James Blunt - High [OFFICIAL VIDEO]
all credits go to http://www.youtube.com/user/jamesbluntmusic?feature=watch
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
}
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.







