₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,611 members, 8,422,834 topics. Date: Monday, 08 June 2026 at 09:18 PM

Toggle theme

Dpuzo's Posts

Nairaland ForumDpuzo's ProfileDpuzo's Posts

1 2 3 4 5 6 7 8 9 10 (of 10 pages)

ProgrammingRe: Multi-Player Whot & Ludo Game For Phones: Please Help Us Test This App by dpuzo: 8:38pm On Mar 23, 2013
micoyankee: The game is okay, nice application, keep it up.... I tried downloading the ludo for blackberry and it stops downloading when it gets to 95%
Corrected. Try it again.

Javanian: Thanks for your review, try downloading the ludo again, the issue is certainly not our fault
Its is actually, sorry my bad
ProgrammingRe: Multi-Player Whot & Ludo Game For Phones: Please Help Us Test This App by dpuzo: 5:18pm On Mar 23, 2013
₱®ÌИСΞ:
Connection closed due to underlyin exception.....dats wht I get when tryn to register for the whot!
We'll check but please try it again, myt be network prob.
ProgrammingRe: Multi-Player Whot & Ludo Game For Phones: Please Help Us Test This App by dpuzo: 4:18pm On Mar 23, 2013
Afam4eva: Ok. Btw, is dpuzo the same as Donpuzo?
Depends on wer u saw donpuzo. Use both bt not in d same place like nairaland.
ProgrammingRe: Multi-Player Whot & Ludo Game For Phones: Please Help Us Test This App by dpuzo: 3:09pm On Mar 23, 2013
Add me, codename: dpuzo.
Just search and add
WebmastersRe: Webmasters, Showcase Your Projects Here by dpuzo: 7:48am On Mar 20, 2013
asteriskusict: Our corporate business site = www.asteriskusict.webs.com

other sites we've developed include:
www.meetkamal.webs.com
www.eguetapioca.webs.com
www.abetterworld.webs.com
l think you are related to the NSCDC chairman
ProgrammingRe: How Can I Create Blackberry App For My Blog? by dpuzo: 9:25am On Mar 19, 2013
I can create one for free. I'm in a charitable mood, but i dont want to waste my time so your blog should be reasonable and you must have your own website and not tumblr or etc
ProgrammingRe: Developing A Facebook-like Ticker For Nairaland by dpuzo: 6:44pm On Mar 17, 2013
Coldish: I understand you. Nobody is adding anything to Nairaland.If you are not using the extension, you won't get any extended features the app provides.Nairaland's core is not affected. I think this is something new even though the features that I am working own are not new or innovative. There are other ideas I would be exploring but first I need to create a sort of platform to test stuffs and see users reactions.
ok
ProgrammingRe: Has Anyone Done A Blackberry App That Accessed The Net by dpuzo: 3:59pm On Mar 17, 2013
Yes it should work, without the addition to the url you cant connect to internet on real device. It worked well for me. Mayb u ddnt do something right or you have another problem
ProgrammingRe: Has Anyone Done A Blackberry App That Accessed The Net by dpuzo: 2:12pm On Mar 17, 2013
Your welcome, what are you working on? I'm creating a blackberry app too and its ready, just debugin. Kinda hard to find blackberry developers
ProgrammingRe: Developing A Facebook-like Ticker For Nairaland by dpuzo: 2:07pm On Mar 17, 2013
For me i think you should start something new instead of tryin to add to nairaland or atleast get proper permission and get an api. Nairaland is ok the way it is, a forum. You can even send personal message if thats your problem. Too many features on a site is not good and in the end you lose the core feature just see facebook, always adding and removing features and now its boring. Just my opinion sha.
ProgrammingRe: Has Anyone Done A Blackberry App That Accessed The Net by dpuzo: 7:38pm On Mar 16, 2013
public static String getConnectionString(){
String con="";
if(WLANInfo.getWLANState()==WLANInfo.WLAN_STATE_CONNECTED){
con="interface=wifi";
}
else if ((CoverageInfo.getCoverageStatus()&CoverageInfo.COVERAGE_BIS_B)==
CoverageInfo.COVERAGE_BIS_B){
// blackberry internet service
ServiceRecord rec = getBIBSRecord();
if (rec == null){//couldn't find the right record
con = ";deviceside=true";// let the phone try to do the work
}else{//found the record, get the id
/*con = ";deviceside=false;connectionUID=" + rec.getUid()+ ";ConnectionType=mds-public";*/
con = ";deviceside=false;ConnectionType=mds-public";
}
}

else if((CoverageInfo.getCoverageStatus()&CoverageInfo.COVERAGE_MDS)==
CoverageInfo.COVERAGE_MDS){
con=";&deviceside=false";
}
else if((CoverageInfo.getCoverageStatus()&CoverageInfo.COVERAGE_DIRECT)==
CoverageInfo.COVERAGE_DIRECT){
String carrierUid=getCarrierBIBSUid();
if(carrierUid==null){
con=";deviceside=true";
}
else{
con=";deviceside=false?connectionUID="+carrierUid+"?;ConnectionType=mds-public";
}
}
else if(CoverageInfo.getCoverageStatus()==CoverageInfo.COVERAGE_NONE);
return con;
}
private static String getCarrierBIBSUid(){
ServiceRecord[] records=ServiceBook.getSB().getRecords();
int currentRecord;
for(currentRecord=0;currentRecord<records.length;currentRecord++){
if((records[currentRecord].getCid().toLowerCase().equals("ippp"wink)){
if(records[currentRecord].getName().toLowerCase().indexOf("bibs"wink>=0){
return records[currentRecord].getUid();
}
}
}
return null;
}
public static ServiceRecord getBIBSRecord(){
try{
ServiceRecord[] ippps = ServiceBook.getSB().getRecords();
for (int i = 0; i < ippps.length; i++){
if (ippps[i].getCid().equals("IPPP"wink){
if (ippps[i].getName().indexOf("BIBS"wink >= 0){
return ippps[i];
}else if (ippps[i].getName().indexOf("5 Click"wink >= 0){
return ippps[i];
}
}
}
}catch(Exception e){
System.out.println(e.toString());
}
return null;
}

Then for your connection

HttpConnection connection = (HttpConnection) Connector.open(url+getConnectionString(), Connector.READ, true);
EducationRe: Mechanical Engr Project Topic by dpuzo(op): 6:38pm On Jan 15, 2013
BayoAA: What is your area of interest and what aspect of mechanical engineering are you specialized in?
Any
EducationMechanical Engr Project Topic by dpuzo(op): 7:21am On Jan 14, 2013
Please I'm in my finals and I'm looking for a project topic. Please if anyone one has any suggestion drop it here. Thanks.
FoodRe: Wierd Substance In Five-Alive Juice (Picture) by dpuzo: 7:37pm On Jan 04, 2013
My only question is why would someone cut open 5alive pack?
ProgrammingRe: I Want To Learn Programming. Which Language Should I Start With? by dpuzo: 5:29pm On Jan 03, 2013
Still confused? Learn java, its a great first language and you can do anytin mobile, desktop, web and embedded(not sure yet). Nd it has great online support.
WebmastersRe: Who Is The Best Webmaster On Nairaland? by dpuzo: 5:18pm On Jan 03, 2013
I'll gladly accept the title tho I av notin to show...for now
ProgrammingRe: Funny Source Code Comments by dpuzo: 5:16pm On Jan 03, 2013
seunajia: My 1st love C kiss
public class Count{

public static void main(String[] ar){

for(int i=0;i<500;i++){
System.out.println("I will not throw paper planes in class"wink;
}
}
}

Java rocks!!!!
WebmastersRe: Webmasters, Showcase Your Projects Here by dpuzo: 9:26am On Dec 12, 2012
donofdons: I have domain names for sale for mostly nigerian use. They are


Nairaland .mobi
Nairaland .info
nairaland .ws
Naifame.com
Naigha.com


Message me if interested
How much?
Christianity EtcRe: ‘LOL’ Really Mean ‘lucifer Our Lord’? by dpuzo: 4:15pm On Dec 02, 2012
I hope fvck you still means fvck you bc thats wat i'm sayin to the person that started this thread
ComputersRe: Outlook.com Vs. Yahoo! Mail by dpuzo: 6:34pm On Nov 27, 2012
We dont care
Tech JobsRe: Blackberry App Developer Needed ASAP by dpuzo: 9:50am On Nov 07, 2012
For?
Tech JobsRe: Looking For A Very Good C# Programmer by dpuzo: 4:41pm On Oct 31, 2012
I want someone who can write codes for symbian phones and mayb windows phone application
European Football (EPL, UEFA, La Liga)Re: Man U Is A Cheat! by dpuzo: 9:55pm On Oct 28, 2012
i'm a big manu fan and yes they cheat but if u cnt beat dem hire ur own ref. Man utd for life
RomanceRe: Describe Your Ex With One Word... by dpuzo: 6:45pm On Oct 28, 2012
Pritheeann: shocked
Bliv me she is. Not in the supernatural sense sha
RomanceRe: Describe Your Ex With One Word... by dpuzo: 6:32pm On Oct 28, 2012
WINCH!!!
WebmastersRe: Pls What Is Wacked About Www.afolsnetworks.com ? by dpuzo: 8:43am On Oct 28, 2012
sisqology: The title of this thread sef is ..... *lips sealed*
And the name of ur website is wack too
Tech JobsRe: Looking For A Very Good C# Programmer by dpuzo: 9:41am On Oct 25, 2012
Lookin for one too
ComputersRe: Help Crack Mtn 3g Modem by dpuzo(op): 1:02pm On Oct 21, 2012
model: E153u
s/n: KMA5TA1141111758
imei: 356342045617269
ComputersHelp Crack Mtn 3g Modem by dpuzo(op): 9:36am On Oct 21, 2012
Pls I need someone to help me crack my mtn modem so i can browse with better networks.
EducationRe: What's The Difference Between A Smart Student And A Brilliant Student by dpuzo: 6:41pm On Oct 17, 2012
A smart student goes on to be Bill Gates. A brilliant student will be his doctor

1 2 3 4 5 6 7 8 9 10 (of 10 pages)