Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,153,506 members, 7,819,834 topics. Date: Tuesday, 07 May 2024 at 02:05 AM

DualCore1's Posts

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

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

Webmasters / Re: Tfhost Wins Hosting Company Award (leadership News) by DualCore1: 12:06pm On Jul 23, 2019
Bitxzcheck:
The organization giving you award need serious cane...

I can see ya reviews on Nairaland, it is not okay

https://www.nairaland.com/4693031/send-me-go-patronize-tfhost#75502472

https://www.nairaland.com/4744681/tfhost-worst-host-history-man#71375281

You realize these threads you've mentioned are almost a year old? You don't think things coulda changed in that much time?
Webmasters / Re: Tfhost Wins Hosting Company Award (leadership News) by DualCore1: 11:57am On Jul 23, 2019
Won't it be a more honest (albeit arguable) award title if it were "Best Local Hosting Company (with a .ng TLD) of the year"?

I mean you can't have a car racing competition of just Hondas and win and come up to the world and tell them your Honda was awarded the fastest car in the world (based on an all Honda competition?). It was awarded the fastest Honda in the world at best. Act nice and tell it like it is and don't let the Ferraris come for you.

P.S: Weldone on getting the highest amount of votes to be the one to get the award. I got a mail from a friend asking for votes too in the same category. Sad his number of votes were not enough.


I'd really like to see awards based on benchmarks done by professionals and not votes. If I was out to choose a host, it would be based on benchmarks, not votes by customers (who could for instance, be fine with the service cuz they just serving out HTML or something). We'll get there one day.

1 Like

Webmasters / Re: Web Developers Please Help!!! by DualCore1: 10:17pm On Jun 17, 2019
TeeeSharp:

Thanks bro it did help
can I send you a pm?
Yes boss
Webmasters / Re: Please, Check Out My Website Coded From Scratch by DualCore1: 10:16pm On Jun 17, 2019
IyawoToBe:


Hi. Pls can I send you a DM?
Yes, you can
Webmasters / Re: Please, Check Out My Website Coded From Scratch by DualCore1: 5:23pm On Jun 17, 2019
stanliwise:
yeah someone else like me. I just feel maybe JavaScript appeal better to you instinctively though, because much newer features are now on php, beside I hope you know of php composer for dependency management just like NPM?
Php 7 now support more better type hinting, you can now use closure call() on php like Js, Also php now support return type declaration(meaning you can define what would be returned), session Option and even many more.
beside PHP has one of the most powerful web framework, laravel.
I think you just lost interest in PHP but the amazing thing is Altleast you're happy doing JS
Yes, that's basically it. I lost interest in PHP cuz JS worked better for my workflow. I am aware of composer, the other things are new to me and its nice to know PHP is going somewhere. I'm just sold out on JS and its frontend/backend dual appeal.
Webmasters / Re: Please, Check Out My Website Coded From Scratch by DualCore1: 2:40pm On Jun 17, 2019
stanliwise:
@DualCore1 what is your regret in using PHP?
I won't really call it regrets. I've just moved on to something that works better, Javascript. I've used Javascript for as long as I've used PHP but I mostly used the Web APIs part of JS until a few years back.

The single most important reason why I have chosen JS over PHP is because JS can be used both on the frontend and backend for modern web development. I would rather focus my resources mastering one language that can kill both frontend and backend than having to master JS for the frontend (React, Angular, Vue) and PHP for the backend. Things can get confusing when you start to mix up JS and PHP syntax when working on both frontend and backend areas of the same project concurrently.

With JS, everyday, something new comes out, some tool (e.g an NPM package), some framework etc. While it will be a bad idea to just jump on everything that comes out, it gives one a wide array of options to choose from. I also love the NPM library and the ability to publish your own JS NPM packages and have other people use it and also contribute to it. Overall there's just so much life and buzz in the JS ecosystem now and I don't see that happening with PHP. This can change anytime, it could be something else tomorrow. One just has to go with the times.

So I won't say I regret using PHP, I appreciate the exposure it gave me. However, I think its glory days are over. PHP is a nice-to-have skill if one has it already but it isn't a skill I will recommend anyone to start learning at this time.

All of this is my opinion based on how I like to think and work. Someone else could be on the flip side of the coin and love PHP for his own reasons.
Webmasters / Re: Web Developers Please Help!!! by DualCore1: 8:03pm On Jun 15, 2019
@OP, see if you can pick out anything useful from my post on a similar thread
https://www.nairaland.com/5246568/please-check-out-website-coded#79364058
Webmasters / Re: Please, Check Out My Website Coded From Scratch by DualCore1: 7:16pm On Jun 15, 2019
gbutemu:
Please, the Bosses, check out my Forum website for my community @ www.peroland.com
Review it and tell me how to improve it. Thanks

Weldone. If you did all of that from scratch (with that thing...PHP) then you're ready to start learning real web development for the 2019 audience and market. I'm just going to drop the following skills you should acquire and where you can acquire most of them. Try not to learn everything at once, your engine will knock. Just take it nice and easy.

Languages: HTML, CSS, Javascript

Database Engines: MySQL, MongoDB, PostgreSQL

ORMs/ODMs: ObjectionJS, Mongoose

Frontend Techs: ReactJS/Redux or Angular (I personally won't leave React for Angular but this is just an uninformed bias I have toward Angular so you can ignore it)

CSS Frameworks and Techs: Bootstrap, Materialize CSS, Tachyons (functional CSS), SASS

Backend Techs: RESTful API, NodeJS(with ExpressJS), GraphQL

Version Control: Git

Build Tools: Webpack

Testing: Mocha, Jest

Mobile Development: React Native

The best place to learn about any web technology is from the official documentation. If there are no official docs for a technology, I wont suggest you invest time in it at this stage (my opinion).
For the core langauges (HTML, CSS, Javascript), you can go from beginner to advanced by using the docs at Mozilla Developer Network (aka MDN). Check it out here https://developer.mozilla.org/en-US/docs/Learn
Another good resource to learn most things is https://jstherightway.org
At some point in your learning process, attempt the books "You don't know JS" and "Eloquent Javascript". I said "attempt" because those books will chew you and spit you out the first couple of times but don't give up.

For any other thing you want to learn, Google it.

Also youtube, spend time on youtube and subscribe to the following youtube channels
1. traversy (this guy teaches you stuff like he knew you personally and you two are just gisting)
2. academind (this guy teaches you deep concepts easily)
3. techsith (this is my favorite. I cant even describe his methods)
4. funfunfunctions (my least favorite, he talks like he's always high so its hard to watch and focus)


Yes, PHP is not on the list, no its not a mistake. Yes the exclusion of PHP is very opinionated but I've spent the past 2-3 years gathering and working with the skills I've listed above (still gathering) and cursing the 11 years I spent working professionally with PHP.

Sorry for the long post. I took my time to write all of these because you're kinda rare. Its been a while I've seen anyone build anything from scratch here and be proud of it... most of the people here just flirt with Wordpress and Laravel and kaboom .... "build your website for 15k".

P.S: All the resources I have listed above are free. In this journey, you'll be spending more of your time and data bandwidth.
In the list, apart from the Languages, every other thing boils down to your personal preference. So if I had to start learning today, I would focus on mastering HTML, CSS and Javascript and then see what stack of technologies I am comfortable with learning and working with, afterwards.

2 Likes

Webmasters / Re: Whogohost Is The Most Nonsense Hosting Company In Nigeria Here's Why by DualCore1: 3:40am On Jun 09, 2019
Its 3:35 am now. I read this thread and went of to whogohost to start up a chat with them. They responded within 3 minutes.

Name : JohnDoe
Email : JohnDoe@gmail.com
How can we help you? : Hello


Anyone online?[/i][i]

Thank you for chatting with us today. Our agents are currently busy and will be with you soon. Thank you for your patience.

Yea right

Hello JohnDoe, Thank you for contacting Whogohost. My name is Emmanuel.
How may I assist you

Thanks for responding Emmanuel

So I was on a thread that says you're the worst host company because you dont respond on time
https://www.nairaland.com/5231802/whogohost-most-nonsense-hosting-company

Well, I just wanted to check for myself
Thanks for responding on time.


Ooh really

Most of such threads are just out to sabotage our work
Thanks
Webmasters / Re: Working With Django by DualCore1: 4:22pm On May 19, 2019
Put this up on stackoverflow.com
Business / Re: How Do You Cope With Nigeria's Epileptic Power Supply Issue As A Freelancer? by DualCore1: 10:01am On May 11, 2019
If you are sure of a few hours of electricity everyday, get an inverter and power your lighting points, fans and 13amp sockets. Don't try to power your whole life through the inverter by powering fridges and freezers and ACs.

In my area we're sure of about 10-12 hours of electricity in a day. Combining that with the inverter, I have 247 electricity with everything except the fridge and freezer. The generator, well I think it still works but I will never know cuz its been over a year since i turned it on.

If you don't have good power supply, opt for combining the solar with the inverter.

I'm no inverter expert but I configured and installed my setup myself (DIY faithful). If you need professional advice and answers, I may not be able to help but here's a number to call or whatsapp 08067240665. He speaks inverters.

P.S: You can have a decent setup of one 2.4kva inverter with one or two 220A tubular batteries and you'll be fine, as long as you're not trying to power freezers and ACs.
Webmasters / Re: 80 DOWNLOADED FRONT AND BACK-END UDEMY COURSES FOR 15K by DualCore1: 11:45am On Mar 20, 2019
When this hustle start to pay, coman gimme my cut o. Based on sey I dey help una with seeding.

Webmasters / Re: Which Skills Must I Know Well To Be A Great Web Designer by DualCore1: 8:26pm On Jan 18, 2019
Languages: HTML, CSS, Javascript (I did NOT forget to add PHP, it is ACTUALLY not in the list, learn it if you want tho)

DBs: MySQL, MongoDB, PostgreSQL

User Interface (UI) Techs: Materialize CSS, Bootstrap, Flexbox, CSS grid, SASS (or LESS)

Frontend Techs: VueJS, ReactJS/Redux, jQuery, AJAX

Backend Techs: RESTful API, NodeJS( with ExpressJS)

Version Control: Git(hub), Bitbucket

-----------------------------

Social Participation: Github, Stackoverflow, LinkedIn



Focus on learning these technologies (one at a time, preferably) and you'll be good to go for a full stack developer job. All the above techs/tools can be learnt online and at no financial cost. The only costs are your time, determination, internet bandwidth and your ability to use Google and Youtube to get what you want.

A good place for a total beginner to start is freecodecamp.org

Happy learning/coding!
Webmasters / Re: . by DualCore1: 7:01pm On Jan 14, 2019
bladeshakers:

and talking about API, that is just a way an application exposes some of its interface to the outside to manipulate its data hence the name Application Programmable Intrface. So if you looked at the site you would know there is no need for API as it does not communicate with any third party applications. Yea, you could write an API on your server and have your frontend call it but over kill for this.

Thanks, again.

Your backend should expose ALL its functionality through an API. You should control what resource is available to what consumer through authentication. Ideally your frontend should have no direct business with your backend... the API is the middleman. You think creating an API is overkill? No it isn't. Don't think of it as being overkill, think of it as being scalable.

One of your projects has an order tracking system and from what I'm seeing (you can correct me if I'm wrong), you think you don't need an API for that. Well, the front facing application may be the only consumer of your backend resources for now and you would think it wise to just hardwire the frontend to the backend. But, what happens when your client tells you they want a mobile application (Android, iOS, etc) for that same order tracking feature? This is where an API will shine.


To be frank with you, I saw your threads a couple of days ago asking for jobs and I was like... if this guy is really a full stacky, he shouldn't have this much time to play. That's just my opinion.

I have read your responses to the two individuals tackling you here and I'll just say this... (this is solely my opinion though and I am not afraid to be wrong)... You seem like a comfortable big fish in a small pond. The problem is, the "bigness" of the fish and the "smallness" of the pond are only a figment of your imagination. In reality you're a very tiny fish in a very tiny school of fish in a very mighty ocean, honestly... very tiny, atomically tiny. Don't feel bad though! if its any consolation, we all are tiny and inconspicuous and we all are in the same big ocean (including those two people giving you headache, the difference is that they know it already). The difference between you and that other tiny guy over there could just be attitude, acceptance of the reality and a determination to be less tiny.

You got to accept the fact that you know relatively nothing and try to learn something new everyday to have less nothing to worry about not knowing. I'm not here to bash you, I really want you to put things into perspective and instead of thinking you have been insulted, look for a way to profit from this thread. Look at me, I have been here since 2008 or so, I don't think there's any type of web application I haven't built on the LAMP stack. I have gotten to the point where I spend hours writing codes and at the end they don't fail any tests and I am uncomfortable about that. I code for the bugs but when I don't see bugs I don't think I'm that good... I just think I have pushed my luck further at this fraud called me, again! I finally found the phrase for it a while back... "impostor syndrome" (Google it).

You seem to have a lot of time and energy on your side. I would say weldone on the projects you've done. I would also say you should get along with the times and embrace new techs. I'm not one of those PHP-bashing guys but I'll advise you to explore other techs and ground yourself up. The next time you should be getting in a developer war with anyone, you should be spitting out your Github and Stackoverflow profile links... not screenshots of your IDE or links to projects.

Btw, anyone reading this and thinking of a good place to learn full stack development, I will recommend FreeCodeCamp.org. When you done with that and you got all 5 certificates, you can look deeper into JS with the "You Don't Know JS" series available for free on Github (Google it). You can also look at the book "Eloquent JS"... for some, that book goes downhill from Chapter 4, so watch out.

Happy coding.

2 Likes

Webmasters / Re: .... by DualCore1: 9:51am On Jan 08, 2019
emcee4love:


Hello,

Am not switching between my username as suggested, those replies you are seeing as betahost247 and BetaHostTeam are replies from my office. Am not in control of such.

Regarding your claim on whmcs. We aren't using a nulled rather we use a developer version directly from WHMCS given to us when we are still using gilgahost.com. this particular domain is not longer in use so we decided to swap the content to betahost247.com

Our Data Center/Network IP are restricted to use a nulled scripts due to attacked.

Thanks for the advice.

Regards,
Musa Khalid D

A WHMCS developer license is not a trial version license. A WHMCS developer license is meant for developers (as the name implies) to build/test 3rd party integrations and other things in a secondary location and it cannot be on a front facing application.

You cannot have a developer license without having a valid WHMCS license (as we speak, both betahost247.com and gilgahost.com do not have valid WHMCS licenses on them).

You can't use a WHMCS license on one domain when it was assigned to another domain, you first have to re-issue it. WHMCS allows license re-issuance.

Save yourself the headache of pushing your baseless argument further and run off to whmcs.com and actually purchase a license and save some of your reputation too. I have to tell you, using a nulled WHMCS script will hurt your business in very terrible ways that you would wish you don't ever have to experience. I will be happy to remove all my comments about this, once you start using a licensed copy of WHMCS or remove it entirely from your website. I mean no disrepute to your business. We just have to learn to do things right or not at all because our actions affect other people.


Btw: Dajugba, e be like sey you sabi shout o, I just saw another thread you created about this same Betahost247.com in 2017. I think if you've been with them for over a year you should have developed a phone/email rapport by now and these issues should not be brought to us here except as a last resort. Google never forgets, so before going all out public with a complaint please explore and exhaust all other options available.

1 Like

Webmasters / Re: .... by DualCore1: 7:37am On Jan 08, 2019
@Dajugba
I don't understand the rationale behind masking your domain name when you're needing help with that domain. If the domain you're on about is hkitnob.com, it is online from my end. I can see betahost's cpanel's skeldir content on it. So if this issue has been resolved, please update this thread that it has been resolved and add "SOLVED:..." to the topic of this thread.

@BetaHostTeam
A WHMCS license is less than $20/month. Invest in your reputation now that you're young, you will profit when you're older.
Also know when to switch between your official handle and (one of) your personal handle(s) "emcee4love". Many have lost money and jobs as a result of saying very unprofessional things with their personal handle which they mistook for their official handle.

I hope you two find the love you first had when you two decided to enter into this hosting contract.
Travel / Re: Night Views Of Woji/Elelenwo Flyovers & Bridges Built By Wike (Photos) by DualCore1: 8:30am On Jun 16, 2018
That year, you would spend your closing hours at work thinking about the mayhem you’re about to get into while driving into Woji from T/Amadi, through slaughter. Your misery begins at the narrow slaughter bridge, when you drive through, towards YKC and you look into the horizon and see 4 to 5 long lines of brake lights. Yes, 4 to 5 lanes locked in traffic and one incoming lane, all on a single carriage road. You will do that strip in 2 minutes, on a clear road. During rush hour, its more like 2 hours. That year!


That year, you would leave Lesukaa, heading towards Okuru roundabout and you would pass that road that nobody could use cuz it was still under construction. That road that could save you from the slaughter-YKC fiasco.


That year, you would have to go to Onne for an official assignment from T/Amadi, mid morning and you are leaving the office with all your ‘kaya’ cuz you know you won’t make it back to the office before COB.

That year, you wont want to pass the old slaughter bridge while in front of a heavy duty vehicle, for fear the bridge would cave in.

Now you can cruise through slaughter-YKC (trans woji, the name never stuck for me), you can breeze through trans elelenwo, and if your car is up for it and you have the driving experience to follow and a love for your life, family and friends, you can jet through the new road by golf estate leading into woji/gbalajam. The view while ascending could give you this doomsday/apocalyptic feel.

If you know, you know.


The roads in port harrcourt have evolved.

I feel that roundabout at Garrison shouldn’t be there. I think what should be there instead is the kinda flyover setup at CFC.

Another issue I have is that there are not many U-turns on the new roads. Sometimes you will pass through a town and go to another town to do U-turn to get to the other side of that town. E.g Woji people going to Elelenwon to turn back into Woji town. Golf estate people going into Gbalajam to turn back into Okuru.

2 Likes

Webmasters / Re: Why Does 95 Percent Of Nigerian Websites Run Without SSL ? by DualCore1: 7:55am On Apr 27, 2018
If your website isn't dealing with sensitive data, you do not need SSL. Now the question boils down to what you regard as sensitive data. In the past SSL was an expensive route to go through and only a few startup sites bothered to follow that route with one of the cheapest licenses like the Positive SSL license which is about $15 per year. The more serious licenses call for much more serious verification processes and are as expensive as $500 per year or even more (those sites you see with a green bar, respect them).

Now most host service providers in Nigeria offer free SSL with the basic hosting plans, thanks to cPanel's Auto SSL feature, Let'sEncrypt and Comodo. So if you have a website, ask your host if they offer the free SSL from providers like LetsEncrypt.

I don almost end this post with "Best regards"... I think sey na mail I dey write undecided

6 Likes 1 Share

Programming / Re: In Need Of An Inventory Management System Software. by DualCore1: 12:57am On Jan 30, 2018
cashlurd:
Hello.
My company deals on sales and supply of a segment of building materials and we are in need of a good and user friendly inventory backup system that we can use in our accounting and sales transactions.

Please suggest for me the best software to use.

https://www.aronium.com/
Sports / Google Honors Stephen Keshi With A Doodle by DualCore1: 12:09am On Jan 23, 2018
Stephen Okechukwu Keshi (23 January 1962 – 7 June 2016)

3 Likes 1 Share

Jobs/Vacancies / Re: Urgent Tips On How To Answer The Interview "What Are You Bringing To The Table by DualCore1: 8:53am On Jan 02, 2018
"What [insert competitor's name] are waiting to see you throw away, me."
Forum Games / Re: 80% Of Nairalanders Will Fail This by DualCore1: 9:28pm On Sep 26, 2017
In my opinion an accurate answer cannot be given as there is a missing variable (pressure). At low pressure, glass 5 will get filled first. At high pressure, glass 1 will get filled first.
Webmasters / Re: After Designing A Static Website From Scratch, How Do I Add CMS? by DualCore1: 11:01pm On Sep 24, 2017
hostkobo:


@Mr Fullstack developer,

The name is Dual Core as far as Nairaland goes. Starting off your post like this gives me no motivation to read the rest, been here since 2007 and I'm used to the stereotypes ... I really didn't read the rest. I have a low threshold for long posts and when the first line is already a turn off, it only lowers the threshold.

I wish you all the best in your endeavors. You will all move on to sky level and beyond. smiley
Webmasters / Re: Who Can Teach Me Laravel In Lagos by DualCore1: 10:27pm On Sep 22, 2017
I don't know what anyone would want to teach you physically that is not being taught on Laracast and from the Laravel documentation and Google.

Useful resources:
https://laracasts.com/skills/laravel
https://laravel.com/docs/5.5

1 Like

Webmasters / Re: I Just Bought An Unmanaged VPS Hosting by DualCore1: 12:19pm On Sep 22, 2017
Unmanaged servers are cheaper for a reason. What you save in cost, you pay for in time and experience.

If you have no intention of getting dirty with server commands and you don't fancy a lifetime of Google'ing error messages, combing through stackoverflow and webhostingtalk among others, getting frustrated and getting out of it, having to deal with top'ing your server and watching those CPU load values go from 3 to 100 for seemingly no just cause, having to deal with pulling your hair in plain frustration and many many other scenarios that only a lifetime of Linux'ing can present you with.....................................Cancel that server and get a fully managed server.

Oh well if you don't mind any of the above... and love DIY as much as I do. Welcome aboard! Don't cancel tongue
It all begins with pUTTY (http://www.putty.org/)
Much later when you're comfy and can handle anything any Penquin throws at you, you can switch from puTTY to my favorite: Bitvise (https://www.bitvise.com/ssh-client-download)

If you want to host sites with the server. You will need to do the following (in this order):

Install CentOS (it is a Linux distribution)

Change the default SSH port from 22 to something else you can remember, and thats not in use (This is one of the many security tweaks you will get to make in due course, but its a good start)

Install cPanel (Get a cPanel license from anywhere you want... for a VPS license, its about 15 USD)

Install Config Sever Firewall (CSF) and turn it on with the basic setup that it comes it (You need to remove it from test mode first)

Install MalDet (it is a simple malware detection utility)

From this basic setup, you are ready to start hosting sites. You just log into your cPanel WHM interface, create a package and add a hosting account.

You move over to your domain registration site of choice (e.g namesilo.com) register the domain name, create nameservers that point to your VPS's IP address(es) and then point your domain to the nameservers created.

For subsequent domain registrations you can use the same nameservers you created on the first domain.

And so begins your interesting journey into web server administration and webhosting.

Any step you don't understand, Google it before asking. Seriously, Google knows everything.

I will be happy to help you with anything on your server at no cost. As long as I have the time, you're running on CentOS and I have root access.

Enjoy cool




P.S:
I won't recommend giving your server to a Fiverr'er. He may not always be handy when you need him. Again, a fully managed server could turn out cheaper than the cost of the unmanaged server + the fiverr dude's fees anytime you need him (you may need him a lot of times).

1 Like

Webmasters / Re: Closed case by DualCore1: 1:20am On Sep 17, 2017
NairaSwitch:
we decided not respond to your messages here since but since you didnt take this down we will now explain what transpired. you created account on our profile with a fake id in february and you made an order same day after it is fulfiled you made a bigger order on our platform and a competitor platform and we need to apply due diligence because after investigation it was revealed another person paid the money ..the person could be a victim of scam or fraud. you later brought someone with name which we couldnt verify. Your details is already with diamond and other authorities incase anything comes up on the said cash payment on our account because you paid into a competitors account same day too.

I'm trying to make some sense of the bolded part but its not working. So if I pay Mercedes for my 2018 G-Wagon and I pay Toyota for the 2017 Corrolla (for my dog... him too dey go Vet shop). You are telling me that Toyota should not fulfill my order cuz I paid Mercedes money the same day? Its your money abi? Make dog bite you tongue


if(Acelive paid you the money through a bank deposit){
give him back his money through any bank account he specifies or arrange to pay him in cash at your office, if any;
}

elseif(he paid you through an online gateway){
initiate a refund through the same payment medium on the payment gateway

if(the payment gateway doesn't support refunds){
he shld provide scanned copy of card with last 4 digits visible and govt issued ID that bears name on card.
if(he provides those two things){
request for a bank account from him and refund his money into any account he provides
}
else{
hold the money and investigate, if your bank account is full...i get empty account
}

}
else{
error
}
}

1 Like 2 Shares

Phones / Re: Iphone Repairer Needed In Port Harcourt by DualCore1: 7:44am On Sep 15, 2017
Bump smiley
Phones / Iphone Repairer Needed In Port Harcourt by DualCore1: 6:32pm On Sep 14, 2017
Hello People,
I have a problem on an iPhone 6s that requires tracing and replacing some very tiny components on the mainboard by micro soldering. Is there anyone you know in Port Harcourt that can get this done?

Problem: No backlight

1 Like

Webmasters / Re: After Designing A Static Website From Scratch, How Do I Add CMS? by DualCore1: 8:34pm On Sep 05, 2017
excanny:


His attempt is commendable. But your knowledge skill should be past beginner level before attempting to create CMS, these kinds of simple questions would be unnecessary.

When you say "his attempt is commendable" I'm assuming you are talking about the OP. Yes I agree it is commendable and I have no problems with that, the fact that he believes in teaching himself and understands he is on a learning path is the right direction to be going.

Maybe there is confusion because I just quoted hostkobo in the entirety of his post and responded. This is the problem I see with Hostkobo's post

hostkobo:

Rather than spending time re-inventing the wheel, spending a lot of time trying to get around databases, accessing the database, updating, deleting, etc, security;

Discouraging the OP from going through the fundamentals of web development, in my opinion is not advisable. Learning the fundamental of any programming language or technology is not reinventing the wheel.

From this OP's opening statements, he is trying to make a career out of web design and development and I think he should be grounded in the fundamentals before going on to other things.

The following supplementary information will help anyone on the path to becoming a professional web developer.
https://usersnap.com/blog/how-to-become-a-full-stack-developer/
https://www.sokanu.com/careers/full-stack-developer/how-to-become/
https://medium.freecodecamp.org/the-practical-guide-to-becoming-a-professional-web-developer-2f255bc25c90
https://medium.com/coderbyte/a-guide-to-becoming-a-full-stack-developer-in-2017-5c3c08a1600c

1 Like

Webmasters / Re: Please Web Masters I Need Your Help With This Coding Problem by DualCore1: 4:26pm On Sep 05, 2017
Apply the class to the input tag not the holding div tag

So this,
<div class="button">
<input type="button" name="submit" value="submit">
</div>

Should be,
<div>
<input type="button" name="submit" value="submit" class="button">
</div>


Because you applied the class to the div tag, the effect of the class is seen on the div tag. It is taking up the entire space because that's what divs do, they take up the entire space that they can possibly take. To control the width of a div tag, use the "width" CSS property.

Full working code

<style>.button{background-color:red; color:white; padding:20px; border: 2px blue solid;}</style>
<div class="">
<input type="button" name="submit" value="submit" class="button">
</div>



Regarding your issue of using pictures on your website. Do some google search on the HTML <img> and absolute and relative file paths.

I recommend w3schools.com for the basics
Also look at tutorialspoint.com
When you're done tumbling raw CSS and are grounded in it, Bootstrap is the way forward.

1 Like

Webmasters / Re: After Designing A Static Website From Scratch, How Do I Add CMS? by DualCore1: 2:42pm On Sep 05, 2017
hostkobo:


Hi there,

let us assume your project home page is at projecthomepage.com. Install wordpress in a folder, for ex: blog; thus it can be accessed as follows: projecthomepage.com/blog.

Rather than spending time re-inventing the wheel, spending a lot of time trying to get around databases, accessing the database, updating, deleting, etc, security; you can pick up a CMS such as wordpress, joomla, drupal, study the publicly available code, and customize it to your own fancy, package it up and launch for your customer.

regards
HK
This is how we will keep producing Wordpress/Joomla installers (drag and drop "web designers" ) who will fight tooth and nail for very useless 15,000 Naira websites and the rest of the world will keep on producing web developers who will earn (remotely) a minimum of $15 per hour in a 40-hour week or even go a step further to be freelance full stack developers.

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10) (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. 99
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.