Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,194,939 members, 7,956,545 topics. Date: Monday, 23 September 2024 at 01:41 PM

DualCore1's Posts

Nairaland Forum / DualCore1's Profile / DualCore1's Posts

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10) (11) (12) (13) (14) (of 371 pages)

Webmasters / Re: Which Text Editor Do You Use. by DualCore1: 8:50pm On Aug 24, 2013
Norepad++(Windows) and VI(linux)
Webmasters / Re: Eyowo Issues by DualCore1: 6:14am On Aug 24, 2013
klipse: Hi iv heard of simplepay and have used eyowo in the past. Wouldn't go into details. What I am looking for is a solution that doesn't require technical know how. I have a blog and every now and then I sell different items my sister brings in from overseas. I dnt want website integration, just setup and collect payments for these items. So I researched and found these guys. http://kollect.com.ng they r new and it seems are interested in my kind. So has anyone used them? I called their lines and spoke wit a guy who explained a lot abt them. I want to know if the pay ontime and if they r credible. Thanks

If you want to introduce your business come out plain and do so.
Technology Market / Re: [SOLD]Galaxy Tab P1000 7.0", 32gb, 3g + Wifi - 25k by DualCore1: 6:57pm On Aug 14, 2013
afrobaby: Dual core, am interested in your tab, but you should know me and you go talk on different levels o, no fixed price for me o, lets do DM
Lol, call me na. Make we talk the business.
Webmasters / Re: Latest scam in UK - Nigerians dey learn. by DualCore1: 2:22pm On Aug 09, 2013
No Nigerian should fall for this. Nigerian's do not receive anonymous gifts. #FromVillage #RemoteControl #Jazz

2 Likes

Technology Market / Re: [SOLD]Galaxy Tab P1000 7.0", 32gb, 3g + Wifi - 25k by DualCore1: 12:20pm On Aug 09, 2013
Still available
Technology Market / Re: [SOLD]Galaxy Tab P1000 7.0", 32gb, 3g + Wifi - 25k by DualCore1: 10:49pm On Aug 08, 2013
I stated in the first post that it can be shipped nationwide. I use ABC's courier service to ship things to Lagos when I have to, the estimated cost for this is 3,000 Naira and the buyer bears the cost. Alternatively, if you have a trusted friend in PH you can ask him to help you do the transaction.
Technology Market / Re: [SOLD]Galaxy Tab P1000 7.0", 32gb, 3g + Wifi - 25k by DualCore1: 4:43pm On Aug 08, 2013
Still available
Technology Market / Re: [SOLD]Galaxy Tab P1000 7.0", 32gb, 3g + Wifi - 25k by DualCore1: 3:09pm On Aug 07, 2013
You can have a look at this thread where I put it up for sale about a year ago but changed my mind on selling. Then it was up for sale for 50k, now its 25k and that's a good deal.

Check this thread:https://www.nairaland.com/1044599/samsung-galaxy-tab-7.0-3g
Technology Market / Re: [SOLD]Galaxy Tab P1000 7.0", 32gb, 3g + Wifi - 25k by DualCore1: 3:06pm On Aug 07, 2013
If you're in PH call and make an appointment to see it physically.
Technology Market / [SOLD]Galaxy Tab P1000 7.0", 32gb, 3g + Wifi - 25k by DualCore1: 9:34am On Aug 07, 2013
Device:
Samsung Galaxy Tab P1000

Some Specs:
Diskspace: 32 GB
Connections: GSM, 3G, WIFI
Android 4.2.2
Screen: 7 inches

Accessories:
Comes in the box with the charger, headphone, manuals and CD, stylus, 3 different pouches.

Condition:
The condition is mint as I bought it brand new (some 2 years ago or so) and its been in a pouch and with a screen. Battery life is good, I only used it as a tethering device and I don't carry it about.

Price: 25,000 Naira (Fixed).
Update:
SOLD
Webmasters / Re: Is Back by DualCore1: 1:53pm On Aug 02, 2013
And you had to create a new thread for this as you couldn't see the tons already created about the same issue and its recovery?

2 Likes

Webmasters / Re: 10 Things You Can Do To Become A Better PHP Developer by DualCore1: 11:23pm On Jul 31, 2013
spikes C:
I prefer learning the in's of a framework, then apply the knowledge in your own custom way.
A framework is a predefined structure and pattern of getting stuff done optimizing time and productivity without sacrificing standards. Whether it is one of the many widely used ones or one developed by you, it is a framework.

Whether its a new team or a team made of of messi, iniesta and xavi... if these guys dont have a uniform structure of passing the codes around there will be avoidable chaos.
Webmasters / Re: What Is Wrong With This Simple PHP - MYSQL Script by DualCore1: 10:00pm On Jul 31, 2013
Hmmm, I can't spot anything that should throw up an error in your code except for the ValidateForm1() javascript function.

My suggestion remove onsubmit="return ValidateForm1(this)" from that opening form declaration and retry submitting the form.

This may sound dumb but are you entering any values into the name, password and email fields before submitting?

Let's know how it goes, me I'm going off now cuz I have to go out. I should be back in about 2 hours. Will try to check this thread up while i'm away if I can. Just update us and someone else may be around to help.
Webmasters / Re: What Is Wrong With This Simple PHP - MYSQL Script by DualCore1: 9:41pm On Jul 31, 2013
neo_welsh: observation: before i added the isset, when i tried submitting the form, the entry is record/stored in my database with just the id, while the username, password and email remains blank
That is expected, because the form values are not being captured... the reason you are getting undefied notices. You're only seeing the ID in your db because that field is an auto-incrementing field.
Webmasters / Re: What Is Wrong With This Simple PHP - MYSQL Script by DualCore1: 9:36pm On Jul 31, 2013
It means the html form is not communicating and passing post values to the php processor.

Please post your full html form code and your full php code.

By full form code I mean the code starting from <form> to </form> including the opening and closing form tags.



Also ensure your form's method attribute is "post".
i.e <form method="post" action="processor.php">
assuming your php script is in the same directory and called processor.php.
Webmasters / Re: What Is Wrong With This Simple PHP - MYSQL Script by DualCore1: 9:23pm On Jul 31, 2013
When you have "undefined index" notices cover the declaration in isset();

so
$name = $_POST['un'];

should be

if(isset($_POST['un'])){$name = $_POST['un'];}
else{die("Name field not being captured"wink;}

The else block, I have added as an error handle for troubleshooting.


P.S: Seun it is my strong hope that the new office and better work environment will give your developers the fortitude to fix the wink smiley that shows up in codes whether they are in the [code] tags or not.
Webmasters / Re: What Is Wrong With This Simple PHP - MYSQL Script by DualCore1: 9:15pm On Jul 31, 2013
$sql = "INSERT INTO reg(username, password, email) VALUES('$name', '$pass', $email')";


Look at the bolded part. Its missing an opening single quote.
It should be '$email' not $email'

That's just what I have spotted on initial inspection. There could be more issues. Just fix that one and run it.
Webmasters / Re: 10 Things You Can Do To Become A Better PHP Developer by DualCore1: 9:04pm On Jul 31, 2013
spikes C: Omo, that your number 9 is highly subjective.
I don't use framworks (out of choice) cool
If you're going to be working with simple linear db queries, populating tables with iterations through a data set, getting and setting things, performing simple operations with the < > && || == != operators and you're going to be doing these things all by yourself with no future liklihood of expansion or collaboration... yes, procedural normal PHP is just good to go.

If however you're going to be performing complex operations in collaboration with other developers doing different things at the same time to reach one common goal, you'll need a framework... a uniform approach to getting things done so you don't have to read a developer's code wondering just what variation of weed the developer was on at the time of writing.

Using frameworks and going OOP are in my opinion highly arguable points in the industry but it really boils down to the task. It may be counter productive to use OOP or frameworks for hello-world-like web applications.
Webmasters / 10 Things You Can Do To Become A Better PHP Developer by DualCore1: 8:09pm On Jul 31, 2013
1. Use PHP Core Functions and Classes
2. Create a Configuration File
3. Always Sanitize Data That Will Go into Your Database
4. Leave Error Reporting Turned On in Development Stage
5. Don’t Over-Comment Your Code
6. Keep Favorite Code Snippets Handy
7. Use a Good Source Editor to Save You Time
8. Use a MySQL Administration Tool (Like phpMyAdmin)
9. Use a PHP Framework
10. Connect with Other PHP Developers

For a full discussion of these points see the source.

2 Likes

Programming / Re: Back Pain As A Software Designer /Developer? by DualCore1: 1:26am On Jul 31, 2013
Even the Joomla installers dey complain back pain sha. grin

Well, if you have a healthy programming routine you won't have aches.

Work smart, not hard.

#justashowoffthread #rubbish

1 Like

Webmasters / Re: A Client Is Forcing Me To Use Asp.net For His Website Project. by DualCore1: 1:02pm On Jul 30, 2013
Option 1:
7 million Naira is enough for you to shutdown all social life for 3 weeks and learn ASP. You just have to add your learning period to the total completion duration of the project.


Option 2:
Get a good ASP developer who will agree to do it for 4 million, you get 3 million for doing nothing.

Since you do not want to lose the job, those are your options.
If you change your mind about not wanting to lose the job you can walk away from it now before you get into it and in the near future are forced to take another silly turn. I call it silly because your client's reasons for choosing ASP over PHP are silly.
Webmasters / Re: Issues In Updating Remote Database From My Local Mysql by DualCore1: 2:01pm On Jul 29, 2013
Well I don't use any of the remote MySQL tools like mysqlyog.

When editing a db I document all changes made (commands run) on the local db and run the same commands on the server's phpmyadmin in the same sequence.

I won't encourage you to work straight from your remote db on a live site. Its better to break something on your local db and fix than on the live db.
Webmasters / Re: Issues In Updating Remote Database From My Local Mysql by DualCore1: 10:28am On Jul 29, 2013
Phpmyadmin, mysqlyog
Programming / Re: Whats The Difference Between A Software Engineer And A Programmer. by DualCore1: 9:18pm On Jul 28, 2013
A programmer is a software engineer. Not all software engineers are programmers. A programmer is part of the software engineering team that handles the Coding and Debugging phases of the software development lifecycle. My opinion.

1 Like

Webmasters / Re: How Long Does It Take Payoneer by DualCore1: 10:00am On Jul 28, 2013
Register a free account on freelancer.com or elance.com and follow the steps there to get a card.
Webmasters / Re: Website Review by DualCore1: 7:22pm On Jul 25, 2013
Greenmouse it will be in the best interest of the community if you stopped asking for 'reviews'.

Graphicplus, it will be in the same best interest of the community if you used discernment when choosing what to review. You seem to have a lot of free time on your hands, chanel it to people who will appreciate it.

The pride, arrogance and childishness that characterizes every greenmouse 'review' thread is enough for one lifetime.

If this whole recurrent rubbish was backed up by some innovative projects it won't be this embarrassing.

2 Likes

Webmasters / Re: Eyowo Issues by DualCore1: 1:50pm On Jul 19, 2013
I have updated the first post.
For those asking, I just made Simplepay4u.com the major processor. It's always been an available option but Eyowo was favored as the preferred option at the time.
Webmasters / Re: E-topup.com.ng Just Closed My Account For His Own Bad Customer Service. by DualCore1: 12:25pm On Jul 19, 2013
ActiveMan:

and the main issues are?
If you don't know them at this point, have a nice day. Can't waste more time here.
Webmasters / Re: E-topup.com.ng Just Closed My Account For His Own Bad Customer Service. by DualCore1: 12:16pm On Jul 19, 2013
ActiveMan:

your humour() functions return NULL because it of no use on this thread.
The life of a man is too short for story-telling. Make your clients happy, face and fix the problem at hand and stop taking Panadol for HIV.

Think of the further frustration your client(s) may be having when they come here with hopes that they will see goodnews regarding the present state of things when they read the post of the company representative and all they'll see is your replies to non-issues when main issues are hanging.

The following image has been provided just so you know how important your reactions to matters raised about your service should be taken. You may not provide support on forums but its the same forums that people go for to get a first impression about you and its the same forums that Google indexes, Google does not index your support tickets.

Webmasters / Re: E-topup.com.ng Just Closed My Account For His Own Bad Customer Service. by DualCore1: 11:36am On Jul 19, 2013
ActiveMan:
Dual Core, remember it is another person business you are joking with bro, i respect you so much more than this, God in heaven knows i protect your business and recommend it to my clients, some of them can testify here.
What has my comment got to do with your business? Were your humour() functions overrode?

ActiveMan:
please i will like to ask WHY ONLINE VOUCHERS AS failed?, you are close to the owner
https://www.onlinevouchersng.com/?action=vouchers
I have no business with the day to day running of people's sites and businesses, that's why they have a fully packed admin panel (they can even launch missiles from their admin interface). Want answers? http://onlinevouchersng.com/?action=contact

When trudigits.com "fails" (if that ever happens) feel free to ask me.

Face and fix the problems at hand, not the non-issues.
Phones / Re: All DATA USERS, WAKE UP (CAMPAIGN FOR FAIRNESS) by DualCore1: 9:40am On Jul 19, 2013
DJDOLA: Hey android users pls don't let mtn increase money for us dat is using blackberry oooo
Abi o. To balance things, instead of reducing their android tariffs dem fit increase your BB tariffs. shocked

Nice movement. #hopeful

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10) (11) (12) (13) (14) (of 371 pages)

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 41
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.