₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,046 members, 8,420,044 topics. Date: Thursday, 04 June 2026 at 10:11 AM

Toggle theme

Javadoctor's Posts

Nairaland ForumJavadoctor's ProfileJavadoctor's Posts

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

FashionRe: Toolz Vs Mercy Johnson: Who Wore It Better?? by javadoctor(m): 10:10pm On Jul 29, 2013
For Gods sake its nt the same dress
ProgrammingRe: What Is The Best Tool/software To Use In Developing Andriod Apps by javadoctor(m): 3:48pm On Jul 25, 2013
So far eclipse Ide is the best tool for developing GƠ̴̴̴̴͡.̮Ơ̴͡gle android. It comes with android adk runtime/platform. It has the visual components for the UI library in drag en drop. For the netbeans users,who don't want to go outside the platform, u need to integrate android plugin for the adk platform installed to be recognized. Doesn't include visual components for drag and drop and some boiler plate codes are involved. Best of luck
ProgrammingRe: (java Only) A Programming Challange. by javadoctor(m): 2:26pm On Jul 23, 2013
Javanian: Two empty vessels doing what they know how to do best... undecided
lol kiss
PhonesRe: All DATA USERS, WAKE UP (CAMPAIGN FOR FAIRNESS) by javadoctor(m): 6:41pm On Jul 19, 2013
Blackberry is still the best,wen I say its the best people feel I'm referring to the apps, blackberry might nt hv better apps compared to ios apple and android, but its affordable,the 260mb u re complaining,I use 400mb to download hollywood movies any hw I like. Now if u buy a galaxy tab worth 110, why can't u subscribe to their data ? Nothing goes for nothing.
ProgrammingRe: Access To Java Overview Platform by javadoctor(m): 8:31am On Jul 13, 2013
adaorap: I tried downloading it but i couldn't do that. I just wanna use it to kick off my programming in java.
. All these statements got me thinking that.if u need d documentation javanian hs jus posted it
ProgrammingRe: Access To Java Overview Platform by javadoctor(m): 9:36pm On Jul 11, 2013
u can get the compiler @oracle. on google search for oracle jdk download,download d latest version 7.
Christianity EtcRe: My Faith Verses Near Death Experiences - I'm Losing It. by javadoctor(m): 9:41am On Jul 11, 2013
joe4christ: I seriously don't understand what's happening to me recently, it seems my spirit is getting hyper-sensitive these days and a new perception about the purpose of life is being downloaded in me,
i'm beginning to perceive the earth as a place where i'm supposed to learn, and the more i learn the more my spirit develops, i cant explain it, but that's how i'm beginning to feel.
It's like the whole purpose of life is to learn by experience and love unconditionally.
I'm scared, i'm beginning to loose my devosion in religious activities.
I find more comfort studying NDE testimonies than studying THE WORD (BIBLE).

What's happening to mehuh
Remind me hw dis made front page again? huh huh
ProgrammingRe: Enquiry On Accessing Bank Transfer API by javadoctor(m): 10:50am On Jul 09, 2013
What u require is a payment gateway,more like a webservice from the transaction provider,examples are interswitch,mastercard,eTranzact,@least the cards services I'm familiar with.most of their web services are RESTful and r easy to implement .getting started with interswitch wil cost u 150k,then the rest follows,consuming their web service in ur application.
TV/MoviesRe: The Most Annoying Advert You Have Seen On TV? by javadoctor(m): 12:32am On Jul 08, 2013
Etisalat ,aaaaaaaRrrrrrrrrgggggghhhh,I can almost hug a near by transformer wen I c dat commercial, imagine someone coming out from a bus,and walking den al of a sudden peopl start trailing behind him as he's talking bout some silly etisalat rate, den d most annoyin is wen princess starts dancing azonto. Anoda is the mtn pulse,for God sake pulse on d beat with paint spray,wen did paint spray become a part of our culture. Smh
ProgrammingRe: Incubating Centre For software Developers by javadoctor(m): 9:17am On Jul 03, 2013
I just visited CChub only yesterday, its like a camp for people with coding skills that need sponsors on their project. It is actually sponsored by elumelu.Membership is 30k per year,u wil mostly find young people there,I mean teenagers done with high school education that have a year to spare before A Levels. I know a kid there that developed the nigerian constitution for ipad nd iphones wuz sponsored with 5000usd. So I visited the place. I applied to facilitate in their codecamp that will last for 4weeks.
ProgrammingRe: God as a Computer Programmer <joke> by javadoctor(m): 10:30pm On Jul 02, 2013
Boring
ProgrammingRe: Cloud Computing : Implications for Javascript by javadoctor(m): 3:29pm On Jul 02, 2013
I 2nd dat @fayimora, he talks like an infected computer.I will probably need 3D earphones wen he talks to me in real life,or we might jus hv a problem understanding.@kambo do u actually talk like dis in real life? Smh
ProgrammingRe: Cloud Computing : Implications for Javascript by javadoctor(m): 9:29am On Jul 01, 2013
Kambo is usually good@ saying rubbish,I'm practically lost
ProgrammingRe: Programmer Vs Developer by javadoctor(m): 4:01pm On Jun 30, 2013
Programming is just coding,developing is the combination of coding and configuration to build a project,developing might require u to learn a particular framework,or new libraries. For me I'm a developer,I build enterprise applications that can be deployed on an application server like glassfish,tomcat,jboss or oracle web logic. I needed to understand my development enviroment in j2ee,development will also require me to know the resources my application needs wen it is running on a VM,like d cpu shares,the cloudlets cycle,ram or cpu ,all these are not programming but development.
PoliticsRe: Happy 50Th Birthday to Governor Fashola by javadoctor(m): 12:05pm On Jun 28, 2013
Hbd sirr,welldone on the job u hv done in our state
ProgrammingRe: Distributed Applicatio Issues Using MVC Architecture by javadoctor(m): 10:11am On Jun 27, 2013
J2ee application server...please research more on ur issue and stop posting more comments
ProgrammingRe: Distributed Applicatio Issues Using MVC Architecture by javadoctor(m): 8:47pm On Jun 26, 2013
Please why will u need a remote method invocation? Rmi's r used in ejb's or in a soap object web service or restful. Why do u need to call a method remotely wen all this is happenin in a lan netwrk. The rmi api is used in web applications because a soap web service is deployed remotely on an application server..
ProgrammingRe: Distributed Applicatio Issues Using MVC Architecture by javadoctor(m): 7:16pm On Jun 26, 2013
All u need to know is the derby client/server architecture.it embeds Derby and manages requests from network clients. The server setup has derbynet.jar which has an instance of derby embedded in the classpath. All u need do is create ur database,place it on a directory on d server. den run the startNetworkServer.bat This will start the Network Server up on port 1527. The next thing is to setup ur client side,add the driver derbyclient.jar and derbytools.jar to the client which is optional but required if u re using ij tools.the derbyclient is used by different clients accessing the network database.jpa is added on the client side on a different jvm and,the database is remote on.a different jvm. Goodluck
Tech JobsRe: Need Software To Handle Common Stock Card by javadoctor(m): 2:47pm On Jun 25, 2013
@avosoft,is there anytyn.u can't do? God is watchyn u ,I hv told u one day u wil get brain damage.
ProgrammingRe: Java Vs PHP: Which Has The Brightest Future? by javadoctor(m): 12:10am On Jun 23, 2013
I feel java is been downgraded here.been compared with baby php.
CrimeMandrakes And Their Spiritual Implications by javadoctor(op): 1:31pm On Jun 22, 2013
This is a weird looking root i just found recently while googling my subject mandrake carrots,its a mandrake root (a root that grows inside the ground in the shape of a man),and it occurs rarely,but this is pretty fascinating.a shape of a full mandrake in d ground.

ProgrammingRe: Pls I Need Some Help In Java by javadoctor(m): 11:26pm On Jun 20, 2013
Please any rookie java programmer should meet me @ megalios iT 360 muritala way yaba,call Mr Tayo (IT Manager) 07089192102. I'm the Java instructor there. Please don't hesistate to call.I train java from rookie to advanced ,in android and micro edition ,or j2ee. Here in nairaland u need to research alittle or avoid asking vague questions that u cold resolve urself.
Tech JobsRe: Strong Java Developers In Us Urgently Needed by javadoctor(m): 1:40am On Jun 20, 2013
Call me 08068063094,b_2aol4u@yahoo.com
ProgrammingRe: Code Challenge [1]: Pseudo-code, C#, JAVA (apply Object Oriented Principles) by javadoctor(m): 1:33am On Jun 20, 2013
So How much do I get to do this?
Tech JobsRe: I Ned A Help Integrating Zeniht Banks Globalpay by javadoctor(m): 1:18pm On Jun 17, 2013
Why did u take a job u re nt competent enuf to handle. I dunno hw u do it buh in j2ee u need to implement globalpay ejb web service in ur zenith portal
ProgrammingRe: Value Objects In Java by javadoctor(m): 6:46pm On Jun 16, 2013
@kambo I don't like u in person but I'm afraid I have to agree with u on this one.
ProgrammingRe: Value Objects In Java by javadoctor(m): 3:52pm On Jun 14, 2013
That is very wrong ,it seems u don't understand the very fundamental concepts of object and classes. The primitive types are of wrapper classes and do not require the keyword new in instantiating an object,when u say String s ="name":
Its the same as saying String s = new String("name"wink; . Since String is a type from a wrapper class doesn't nt require explicit declaration. If I name a class Order,for instance an order class entity used to represent items in an arraylist shopping cart. That array list is restricted to a type Order class object.hence your object type is defined. In summary,one u name a class,u have created a type.
ProgrammingRe: Value Objects In Java by javadoctor(m): 6:53pm On Jun 13, 2013
So?
EntertainmentFatai Rolling Dollar Dies@ 85 by javadoctor(op): 2:14pm On Jun 12, 2013
ProgrammingRe: Question Directed To Web Developer And Designers by javadoctor(m): 10:43am On Jun 09, 2013
Its a thing of choice,most apps I develop are web based applications with a backend or implementing a web service,so I mostly develop in an IDE like netbeans,eclipse which has functionality for css just like in dreamweaver. I particlarly don't use dreamweaver for web apps or enterprise apps cos d apps are bundled into one file (war file),and probably xhtml templating for JSF might not be supported. Cheers
ProgrammingRe: Pls I Need Some Help In Java by javadoctor(m): 9:12pm On Jun 06, 2013
@Saemmanuel,young man u asked a generic question under regression.u should do a proper research before asking question.regression is a course I did in my 300l,I'm pretty sure it doesn't hv just one formula, No one is mean. There are ways to ask question. U would get a ban from stackoverflow for asking such typa question. Noone is asking u to quit.buh if u want to,I mean, u own ur mouse

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