• Facepunch for iPhone - Reborn
    3,375 replies, posted
[QUOTE=Dan*;24818849]Do you know who youre talking to?[/QUOTE] Yeah, a mod. He's still a person, only with a green name, title, and bigger avatar
[QUOTE=Pocoyo;24818371]Why don't we set up a donation thingy to cover Hexxeh's loss and some profit for him in turn for an adfree free app for everyone.[/QUOTE] Doesn't work. I provide free servers to GMF in return for donations and like one person did. If you're so confident you're going to contribute, why not just buy the paid version.
Guess you are right.
Can you even code that into Facepunch? (That mobile icon in your post)
[QUOTE=darth-veger;24820234]Can you even code that into Facepunch? (That mobile icon in your post)[/QUOTE] Yeah if we both agreed that was a good idea.
Also, Don't know if he released the beta, But have you tried a Field Test? (Leave your WiFi network to try it over the 3G network) Sometimes a chat/forum app is completely unusable with 3G [editline]02:23PM[/editline] Any updates?
hexxeh did you use the code i gave you for playing the youtube video's? [editline]04:32PM[/editline] [quote][code]- (void)embedYouTube:(NSString*)url frame:(CGRect)frame { NSString* embedHTML = @"\ <html><head>\ <style type=\"text/css\">\ body {\ background-color: transparent;\ color: white;\ }\ </style>\ </head><body style=\"margin:0\">\ <embed id=\"yt\" src=\"%@\" type=\"application/x-shockwave-flash\" \ width=\"%0.0f\" height=\"%0.0f\"></embed>\ </body></html>"; NSString* html = [NSString stringWithFormat:embedHTML, url, frame.size.width, frame.size.height]; if(videoView == nil) { videoView = [[UIWebView alloc] initWithFrame:frame]; [self.view addSubview:videoView]; } [videoView loadHTMLString:html baseURL:nil]; } [/code] [/quote]
[QUOTE=darth-veger;24820535]Also, Don't know if he released the beta, But have you tried a Field Test? (Leave your WiFi network to try it over the 3G network) Sometimes a chat/forum app is completely unusable with 3G [editline]02:23PM[/editline] Any updates?[/QUOTE] He tried it on GPRS once, so it works.
Seeing as this app might end up on instalous sometime in the future you should make it so that there is one free app. Then if people want free ads and other features they can purchese those features on here. When they do it will tell the app they have paid and it tunrs off ads and turns on special features. Makes it so people can't pirate it.
They can break that... New JB software. Dont worry about piracy.
Hexxeh has a card up his sleeve for piracy.
[QUOTE=geogzm;24803109]damnit tethering should be ok it's just internet based apps and when I'm sat in bed I don't have a wireless router[/QUOTE] You can pick one up for around $50 at Staples. (About 40€). Maybe even Walmart for fairly cheap but I don't know if they have Walmart in Europe.
Hexxeh, you might want to add a feature that keeps data of recently opened threads so you can close it then come back later to open those threads. Unless you plan to do this or someone posted it earlier on.
[QUOTE=Killerkyogre;24822416]Hexxeh, you might want to add a feature that keeps data of recently opened threads so you can close it then come back later to open those threads. Unless you plan to do this or someone posted it earlier on.[/QUOTE] iOS 4 has multitasking :v:
For lower versions? For me? :3:
[QUOTE=codenamecueball;24821838]Hexxeh has a card up his sleeve for piracy.[/QUOTE] Report back their username and get them banned? :smug:
[QUOTE=Nerdy;24821665]Seeing as this app might end up on instalous sometime in the future you should make it so that there is one free app. Then if people want free ads and other features they can purchese those features on here. When they do it will tell the app they have paid and it tunrs off ads and turns on special features. Makes it so people can't pirate it.[/QUOTE] I have plans for some interesting DRM measures for the app, I don't foresee this being a problem at all.
[QUOTE=Hexxeh;24822636]I have plans for some interesting DRM measures for the app, I don't foresee this being a problem at all.[/QUOTE] Good to hear.
Hexxeh will there be MultiTasking support? Sorry if it has already been asked.
[QUOTE=darth-veger;24822477]iOS 4 has multitasking :v:[/QUOTE] Mine doesn't work. :(
[QUOTE=Rashy;24822683]Hexxeh will there be MultiTasking support? Sorry if it has already been asked.[/QUOTE] Yeah there's not even anything I have to do to support this, it just works...
[QUOTE=darth-veger;24822477]iOS 4 has multitasking :v:[/QUOTE] on the iPhone 4. the only upgrade my 3G got was a shiny new icon for the calculator and about 40 lbs of sheer lag on everything else.
*snip - replied to a post 16 pages ago*
[QUOTE=darth-veger;24822477]iOS 4 has multitasking :v:[/QUOTE] I know but if you want to come back to a thread later it would be a nice feature.
[QUOTE=Hexxeh;24822726]Yeah there's not even anything I have to do to support this, it just works...[/QUOTE] Ok nice, Then I can quickly swap between Safari and the app for copy and pastes and things. Will there be a feature where you click the link and it comes up over the app in a safari window like on eBuddy messenger?
[QUOTE=Hexxeh;24822636]I have plans for some interesting DRM measures for the app, I don't foresee this being a problem at all.[/QUOTE] [url]http://developer.android.com/guide/publishing/licensing.html[/url] That any help at all?
[QUOTE=Noth;24824992][url]http://developer.android.com/guide/publishing/licensing.html[/url] That any help at all?[/QUOTE] The Android licensing system sucks, it's even less well implemented than that of iOS. Gonna be implementing my own system, more details on that shortly before the launch of the app though.
[QUOTE=daijitsu;24822754]on the iPhone 4. the only upgrade my 3G got was a shiny new icon for the calculator and about 40 lbs of sheer lag on everything else.[/QUOTE] Not so true, my 3GS works fine with MultiTasking. Even faster! Oh btw Hexxeh, I know its still a while off, but how often do you think you'll update the app?
iPhone 4 and 3GS has multitasking, if you jailbreaked your iPod touch 1g-2g-3g or iPhone 2g-3g you can download "Unl0cker" to unlock it. 3GS faster then the 4? :colbert:
As often as it needs updating or I have a new feature/improvement to add.
Sorry, you need to Log In to post a reply to this thread.