Geebengs's Posts
Nairaland Forum › Geebengs's Profile › Geebengs's Posts
Still available |
Thanks bro. I know it's good. I just prefer to hand the VIN to anyone with genuine interested in the car. |
Still On! |
Still on! |
Kindly Chat me up on 08030432953. I'll send the VIN to you privately. Thanks |
Get this now!! |
Still Available |
Still Here!! |
Still Available!! |
Still On! |
Still available!! |
Its still available!! |
Very Hot! |
Ac Chilling Fog Lights CD/FM Steering Control Buttons Clean Fabric Interior Sound Engine and Gear etc Call or Whatsapp on 08030432953 Price: 2.4M Location: Lagos
|
Clean Toyota Corrolla Sport 2009 Tokunbo (2.5M) Chilling ac Super Clean Fabric seat Buy and Drive No issues Location : Ogudu/Ojota Lagos Call Or Whatsapp: 08030432953
|
Clean Toyota Corrolla Sport 2009 Tokunbo (2.5M) Chilling ac Super Clean Fabric seat Buy and Drive No issues Location : Ogudu/Ojota Lagos Call Or Whatsapp: 08030432953
|
Project Name: http://www.hhocc.us Time Taken: 2 Weeks. Location: United States. Completed: 100%; Project Name: http://www.novocaredental.zyonel.com Time Taken: 3 Weeks Location: United Kingdom. Completed: 90% |
The report is long. Read it here: http://tekedia.com/45902/exclusive-interview-voguepay-founder-explains-his-mission-to-disrupt-online-payment-system-in-nigeria/ |
Eyowo is cool with 1% charge on transaction. But Vogue Pay is far better. Its easier to integrate than eyowo and also 1% charge. From the enquiries I made, integration of Visa on voguepay is ongoing. Very soon it would be able to accept payments on Visa card. I can't wait to see that happen. Eyowo should be able to measure up as well if visa payment can be integrated into it and made easier to integrate into a website even by newbies. |
@ uti-mayor. I downloaded a certain web application from sourceforge, in the installation package, i was instructed to 'execute' the install.php on my control panel, how do i execute this file? i doubleclicked the file and it starts to download.You can not view a .php file on a browser directly(unlike a .html file). You need an apache server like xampp or wampp. If u have an apache server installed on your computer already, make sure u start it and that apache is running on it. After doing that, go to the location where ur server is installed, find htdocs directory then copy and paste the folder you downloaded from source forge, which contains the installer.php file you want to view in a browser, into the htdocs directory. Once that is done, open your browser and type the url to the file like this: http://localhost/the foldername/installer.php. Hit enter. You should see the page show up if you followed the instructions correctly. Hope this help. |
Hello guys. For those of u that really wants to learn and learn fast, u have to cultivate the habit of less reliance on somebody who will explain codes to u. Your most important tool on the web is google. Google all your challenges ( be it code or implementation of a function), u'll surely find an answer on google. There's no programming challenge u might be facing that some people on the web have not faced before and that has not been solved in several ways before. SO make google your friend even as you visit this forum for solutions. Good Luck! |
I'm a programmer in c++ and AS2. Send me the details of the project to geebengs@yahoo.com |
hey xclusiv, send me the details. geebengs@yahoo.com is the address. i'll be xpecting it ASAP. thanx. |
You don't need to use C++ , you know, use AIR to deploy your app to the desktop.No, I've not so much heard about it before. whats it about? My major is in Computer graphics. I've used C++ to write games before but presently i'm using AS 2.0. So i don't know much about it. |
Nice Thread, I'm definitely a part of this. I'll be using: ADOBE FLASH ACTION SCRIPT 2.0. Then may be later i'll use C++. On windows platform. Expect to hear from me soon. Keep the work going guys. |
Nice Thread, I'm definitely a part of this. I'll be using: ADOBE FLASH CS3 / ACTION SCRIPT 2.0. Then may be later i'll use C++. On windows platform. Expect to hear from me soon. Keep the work going guys. |
Hello guys, I'll appreciate it if u can help me with the activation of the internet download manager or internet download accelerator. Thanks in advance. I'll be expecting it. I trust u guys. |
Hello guys, I'll appreciate anyone who can help me with the activation of the internet download manager or internet download accelerator. Thanks in advance. I trust u guys. I'll be expecting! |
I'm a C++ programmer. If there's any possibility that i can join the team. Holler me through geebengs@yahoo.com. Stay cool. |
hey, ynot. Its nice to have a good samaritan like you int the house. Keep it up. One question i'd like to ask u is, are u a game programmer? if u are, it'll be nice to work with you. This is also a call to anybody on this forum good in game prog. we can all do something nice if we have the desire. Holler me at geebengs@yahoo.com. Enjoy urself. |
How can a 3d game engine be created and for how long?What is visual java,basic,c++?worldbest if u are talking about 3d game engine then go in the way of c++. Heavy games, especially 3D games are more conveniently coded with c++. There are enough free ebooks on 3d game engines on the internet, of course in c++. Good luck. |
geebengs i think u should reobserseve the differences and the concepts behind opengl and directx again. directx is a microsoft technology and opengl is an open source technology.well, as u said, maybe i'll reobserve the differences btwn directx and opengl just to be able to reaffirm my points more confidently. But from the research i made lately, i directx is an api that was developed mainly for game programming. It is a microsoft technology and therefore works perfectly on windows platform. opengl is was developed for more general graphics deveopment in mind and does this perfectly well for high-end graphics application(like 3dmax, maya, autocad, etc) on different platforms. So the conclusion is if u are a game programmer on windows platform, directx is the right api for u. But if u are into high end graphics applications like animation softwares and modelling, opengl is the perfect api for you. This does not however mean directx can't be used for programming graphics applications and opengl can't be used for game programming, the point is that one is better in doing one thing than the other in both uses. I hope u understand? on the average, how long does it take to make/ be versed in 2D games/2D game programming. i'll be learning 2d but want to go into 3D as soon as possible because thats likely my majorThis depends, ifu already know a programming language which u can use confidently, which i presume u have, its just about getting a 2D game engine and get someone who can put u through the steps in programming a game. Also very important is understanding how to use the game engine. Once u get all these, u can program good 2D games depending on how creative u are. |