Guru01's Posts
Nairaland Forum › Guru01's Profile › Guru01's Posts
1 2 3 4 5 6 7 8 ... 15 16 17 18 19 20 21 22 23 (of 47 pages)
dhtml18:I didn't say so, because i am unique. Can't compare myself with someone else because we were not developed with the say API. Even if you like PHP, we still disagree on some issues and way of coding. |
Angelmichael88:@OP are you for real, do you still want another job after making mess of yourself in this one. I will rate you -1/10. My first job was 15k and look and function better than this scrap here. I will advice you go back to the class room and try again. |
Wow tested the software tonight. It seems like you are still a learner though. -If not for the open source admin UI you can not come up with something good your self. -Print page doesn't look good enough. -Use a better font. -Generate report doesn't work. -http://www.bighms.com//admin/manage-guests.php - Why the double slash -Remove those things that are not working like search form, etc -When the loading icon shows up, i could still make changes to the app, this should not be. And many more. |
dhtml18:Like syria, middle east and gabon. |
duvie92:@dhtml leave this guy his still a rookie. |
dhtml18:I didn't mention america. There are better countries than US. |
No am not frustrated but just wishing. We all wish for something better don't we, but that does not make us frustrated. I am not a proudly naija programmer but I program from Nigeria. |
Nice interface from the pics attached. |
Hahaha that is being a programmer in naija and posting your work on nl. I wish I was born in Israel or Russia. |
Hope this Stellar thing work as plan, because i know Nigeria is slow on adopting technology. |
stepup2know:Nice one, i can see you just learnt PHP. |
dhtml18:Thank you. I created this just because i don't want to add another heavy library just because i needed an accordion in my program. |
duvie92:Go kill yourself if i repeat what is already out there. Why do you think programming is not repeating itself. Why are there no programming language when the older ones are still relevant. Its because of simplicity. And besides i didn't repeat what is out there, i still use other libraries, but this was developed because i could not lay my hands on a library at that moment. |
JOOHEL:This can be done, but not like youtube way. So your budget for this project should be around $500-$800. |
clickplux:What about the safety of the taxi and driver? Training the drivers for two weeks means you are available in every state in Nigeria, and have personnel on ground. Is your company registered with ministry of transport, because i know that to operate vehicle for commercial purpose you need to register if not some taskforce with arrest the vehicle. |
No all you need is jquery. Nothing else. I developed this because i could not get my hands on jquery UI at the moment. All you need to do further is add some styling and animation to it. ![]() Jregz:Are you just seeing this kind of thing for the first time? Or are you trying to make fun of this little program? |
Hello, here is the code: JS/Jquery: if($('.faq-post').length){ var self = $('.faq-body'); $('.faq-body .faq-answer').hide(); $('.faq-question').on('click',function(e){ $('.faq-answer').hide(); $(this).next().show(); e.preventDefault(); return false; }); } HTML: <article class="col-xs-12"> <div class="faq-body"> <h5 class="faq-question"><a href="#" title="">Topic heading </a></h5> <div class='faq-answer'>Content</div> </div> </article> Enjoy!!! |
@OP, why youtube? its better you point out the features you need from youtube and start from one at a time. Youtube is massive, and you need lot of cash to develop such. If you got 1 million dollars you can contact me for further consultation. |
I mean how does your organization make money from this or how do it benefit your organization? |
Orioner:My guy, i know of someone who is interested: Question: Who will provide the visa for belgium? What is the average salary of a belgium developer? What is the cost of accomodation in Belgium? For how long will i work before i can quit? What is your own benefit? |
Onyejemechimere:What kind of cpanel do you use? |
Okonofuas:How do you know your app will solve problem for 1 billion people? Nigerians are always Nigerians, that is why the white are better in technology. Also as a develop which you stated you are how many frameworks are you very confident of using extensively. |
@op you are very wrong, gone are those days where hybrid apps have bad reps. |
Nice idea,my thought: this only works well in developed countries where technology is better and more affordable. I will like to attend a meetup to code event in Abuja. |
Also www.whatsupbulkmessaging.net gives you the privilege to communicate with customers at no cost.
|
Check out these links http://jayakody2000lk..com.ng/2009/07/phphd-server-side-hardware-port-access.html https://github.com/Valve/fingerprintjs2 https://www.npmjs.com/browse/keyword/fingerprint http://www.bayometric.com/web-based-biometrics/ It might just be what you need.
|
We are back online. |
I was working with a script developed by something else and i got hooked because i could not post content due to some logical issue with the programming of the script. The script was design to upload file whether empty or not and this was causing problem for me because i am not attaching a file to the post. Here is the code to here detect if the file upload is not empty: if(!$_FILES["file"]['error'] == 4){ //process upload }That solves the issue, i could now post without upload a file.
|
Streaming in Nigeria calls for unlimited data bundle not 3gb plan. |
nnamdiosu:Yes you can, am sure every PHP develop is glad to assist you. |
Search and replace string in php. Search and replacing string is not difficult using the function str_replace(); I have to search a string (actually an html content which i extracted from a file using file_get_content()), string to was src=" and replace with src="http://path/to/the/image/folder/ and i acheived this by simply str_replace('src="','src="http://path/to/the/image/folder/',$str); |
PasNet:Please what is who is an exploit writer, and what do they do? |
1 2 3 4 5 6 7 8 ... 15 16 17 18 19 20 21 22 23 (of 47 pages)
;