CODEEATER's Posts
Nairaland Forum › CODEEATER's Profile › CODEEATER's Posts
1 2 3 4 5 6 7 8 ... 20 21 22 23 24 25 26 27 28 (of 53 pages)
How much plz |
adelolaa: feel it: xarmlink.netai.netran some xss on ur login system just to test ur security ..u really need to work on that... Sowi if I damaged ur app |
Dmed... u still de alive? Lol |
Lol....go use a real code editor bro... DroidEdit is wat I use. |
emperor kay: aosp-4.2.2-20130307-vision thats the name. dont know any other name for itAosp Na wahala...d ROM is unstable in some phones... I recommend mimicry or cyanogen 10.1...both available on xda |
crystalray: lol...the developer is 20 years old...lol thanks for the criticism....will pass the msg...it helps to build us, yeah, i guess 'openGL' can be a really tough nut.Bro....dez r d faults I find: 1. Doesn't pause or resume after an interrupted session, e.g phone call or minimize,just hangs. 2. The name is catch the thieve, but I see myself not only running up to him but even running past him and into a void..it aught to be an endless runner,right? 3. It seems u had only big phones n tablets in mind...cause it looks like a cramped up taxi in small screens (everything is just tight n even overlapping each others edges...) View ss below for the void I mentioned earlier...
|
emperor kay: rom? i just downloaded clokworkmod and android 4.2.2 rom and dats allwat is d name of d 1 u flashed |
emperor kay: please code eater i need your help. i upgraded my htc g2 to 4.2.2 and now my phone just goes off on its own everytime. i have tried to many tins but its still the same. please any help?which ROM did u flash? |
Paschal007: Sorry I don't know how to help you. But after activating bis with bb phone what are the settings on ur droid. Cuz I've a bb and I'd like to try thisglogwap or glogworld.... not sure try both |
steve10: I intend to register for 8 weeks programming curse. Am a newbYes.... yes n yes again..... I have spoken... /****but try get your PC soon sha... ***/ |
Dmony: Guys have got a different problem entirely,I got my L3 like 3 months if not more than and since then I have been using glo bis subscription because of the fastness and also the 3gig of data..now my p is that I always need a BlackBerry phone to boost the network whenever I subscribe or network goes off,please does anyone here have a solution to my problem,I'm so tired of finding a Bb before I can use the data plan...please help.....I never even knew glo was working |
mrvocalprowess: On a blackberry phone,u can b using ur mtn number 2 whatsapp wen its actually an etisalat sim card dats in d phone,dats u dnt necessarily need 2 put ur whatsapp number simcard in ur phone.. Wana knw if its same wit L3.yes |
Preboy: I heard, python is super slow on android is this true?Lol.. u make it sound snailish....yea....its slow... but not 2 bad |
googlepikin: Nonsense!!! All those rubbish website and graphics you people do and u are still making noise about it? Wen I can use jimdo.com and wix.com to build a very professional website. When I see a Nigerian designed website I know cos its always WACKy!!!!Its because of people like u that Web development in Nigeria is backward.. How can u compare using a wap builder to writing your own web app... Anyway u probably don't know wat web development really is.... |
Hmnmn...u cnt buy my quality cheap o |
I like Andy Cuz its open.. n free.... U can even create an app with java ,native c or phonegap for android devic WITH AN ANDROID DEVICE...also allows use of php,ruby Python, etc to code apps... |
pc guru: actually android is not Java only the API is you can use native c++Which is why "ish" is there... |
Check date n time... Try installing something newer...5.1 is ancient |
dpuzo: Android is javaI mean s40....not java as in java programming or anything else .. I know Andy is java....ish |
Android owns d mobile market in terms of apps n games....BlackBerry is dead....iOS needs a Mac....s60 is history.... java is prehistoric... Ubuntu hasn't settled yet...windows not much users.... Android is just IT |
Nice... But just to clear d air...its not the first... |
hammedkola: Why are we always against ourselves?...Instead of paying millions of dollars to foreigner to come and design something like this, I think someone like him can just be empowered before foreign body sees the importance of him than "we".bro m not against u in any way... M just being realistic... look at all the countries of the world even the most advanced... there is a reason y nobody any where uses stuff like this for serious elections... we r in 2013...the year of tech... nothing stops d geeks in other countries from making a software 4 elections,in fact am sure tons of pple may have already thought of such an idea...but its just not reliable... NOTHIN MAD BY ANY MAN IS...everything is hackable dez daiz |
I havnt watched d vid...but unless u wnt politians to start hiring hackers,dis e-voting won't go any where...except casual non sensitive stuff.. don't think election results can be anymore reliable with this... |
Signing out...gud luck guys |
#GraphicsPlus #i know my following question is not related to the thread topic but I don't know who to turn to## I have been going through some stuff in nodejs and something has been bugging me. In all the tuts I have read it involves installing the node package on your local machine and having to run some codes in cmandline to run ur njs scripts... but what about on an online web server... who on earth am I going to install node on bluehost for example.. and the command line thing,how can all that be done on a real web server? Or is there another way?... |
Mmmm....2bad....not sure I can b off any help here.. |
CODE-EATER: |
Mr shroud: Please i would like to know, i thought markup language was the sole language used in designing, how come javascript is coded with programming language{which i hear is much more complicated than mark up language} please pardon my ignorance.let me explain a little concept we wed devs call. ."progressive enhancement".. Html in its true form n purpose is to jst to present content in markup. ..it is d bed rock upon which all sites r built the first normal step ib creating a web page is to create the .html file...which will act as the layer on which other scripts n shit will sit. ..IT IS THE FIRST LAYER IN THE P.E STACK Next, css...its sole duty is to format that content in the html document so its nt just boring plain black text on white paper (think old text books)..It beautifies content...IT IS THE SECOND IN THE P.E STACK PILE. . Lastly. ..javascript. ..also refered to as "behavior"..it enhances interactivity between a user viewing a web page nd the web page its self. .it is said to bring a static boring page to life (think Google)..u type a query string in the box n without refreshing the page a little box appears under with suggested queries, thats Ajax. ..or sites where u hover over an element and one cool stuff happens. ..thats all javascript. ..IT IS THE LAST IN THE P.E STACK. .. CONTENT> PRESENTATION> >BEHAVIOR Thats how a site should be built in such a way that the browser first loads up d page content. .which is wat users r afftr..then comes your css file or code which formats that content, making it more presentable and less boring to look at...then your javascript behavior is loaded add a little pizzaz to it all..stuff like effects, page transitions, pop ups. ..etc. .. Now...javascript itself is a full blooded programming language. .html n css r jst markup tool to present content to a browser in the language it understands. ...so I advice u start at the bottom of the stack n learn ur way up to d top. ..cuz if u skip d gun n fly to stuff like joomla...u cnt talk wen real coders r talking. ..learn html frst grab it...den goto others ib thier order |
I hate girls who generalize...so ur brother or father or jst some innocent guy cant do any thing from his heart is that d trash u r saying? This girl reminds me of my ex...the girl never ever allowed me buy or spend a dime on her... Imagine u go out with ur grl n she pays for her own meal n her to&fro fair....evn when I opted to pay. ...I asked her y n she said she dsnt wnt to b indepted to me in any way so that if anything happen I wont say "aftr all I did 4 u". .few weeks later she did wat she had in mind. ..dump me. ..aftr countless lies of course. .. I jst pity d boy she's dating nw. .he beta watch his back. . God knows I jst wnted to be dere 4 her. ..so she wont go around begging when she has isioma as her bf...but I guess u girls just feel so unnecessarily unsecure... Not long ago someone posted how his colleague Was duped by his ex of 200k pretending to wnt him bak...last week my bestie n I attended a get 2geda where he discovered that d bold 5 he bought 4 his gf out of pure uncensored love, the bitch gave s bb out to her secret lover. .10k out of d money he loned from me to buy d bb..n she deceived d poor boy. ..recently I took a pic with my frnds new mini coupe..n uploaded it to 2go..a chick who has nevr replied me was d frst to comment. .."hey honey nice ride"...I told her tnks n asked hw her day was d grl said "not fine o..my subscription will expire soon n I dnt hav money. ..can u plz send me N1, 500 card"...I jst hissed n deletes her. ..she done c fine car her eye dey chook... If any gender shuld b careful of the other it should be us guys...cuz girls of 2day r evil. ...EVIL! !!!!!!! |
pc guru: Sure why not, my days of biting people are overwait u mean u left d country just 4 a job interview? U get money to waste o... |
ZinoFego: It seems you have no idea what Joomla is. Joola is not a programming language!!!Haaa...I Neva said joomla is a programming language o...I know its a cms written in php...u talk of fb n blogr.. doz r simple apps created for that purpose... yes setting up fb n blogr is easy cnt be compared with actually coding or writing an app with joomla or anything for that matter... how ever easy it may be .it still needs know-how in php... cnt drive a car without knowing how to start it... Any ways y r we even arguing sef...d dude should choose his own path... Happy programming bro |
1 2 3 4 5 6 7 8 ... 20 21 22 23 24 25 26 27 28 (of 53 pages)

