I wonder were this meeting was . Interesting price of history.
@Jelvix4 ай бұрын
Thank you for this video! We discussed the similar topic on our latest video but we tested Staff Augmentation and Outsourcing on two different projects and shared our results so people can choose which one works better for them
@dale116dot74 ай бұрын
But what if the cost of overcoming the bus factor involved hiring four people to back up or replace one, and the margins go negative? Then the ROI on fixing the bus factor is negative, so is it just better to just deal with the person that knows how to do everything and wrap him or her in bubble wrap?
@ryanvelbon5 ай бұрын
Looks great. Slick minimalistic design. Was the theme built with sage or some page builder?
@SimplyPHPUnscripted5 ай бұрын
Hi, it's a dev custom website.
@ryanvelbon6 ай бұрын
That's awesome. You guys hiring EU nationals? 😀
@ryanvelbon6 ай бұрын
That thumbnail had me thinking you guys playing online chess as part of your team building. Now that's the kind of company i'd want to join 😂
@ryanvelbon6 ай бұрын
😂
@johnny25986 ай бұрын
Just dont edit the core and nothing will break.
@regisegek46756 ай бұрын
Hey, i couldnt even done backup, even if i wanted to, I was a See MTA LV player, 1200 hours of progress is gone, 5 properties etc... should have worked RL and bought stuff IG instead i suppose? all this happened 3 years ago
@iValuePlusServices7 ай бұрын
Great overview of staff augmentation! It's clear how it can be a game-changer for software development, offering flexibility and expertise exactly when needed. This video is a must-watch for businesses looking to scale smartly and efficiently
@pouyatoutounchy12387 ай бұрын
I do hate WordPress as a full-stack developer, however when the client doesn't meet my expectations in terms of payment, that is my go-to solution. The CMS is a mess but low budget invites that mess.
@oscargarciachamale7 ай бұрын
Great info, and also great logo!
@dsuess8 ай бұрын
Maintained Drupal sites for years, the backend was easy to get started extending, but the frontend management lacked a lot. Switching to WordPress was great for the frontend management, but the backend PHP was like jumping into a cold swimming pool.
@shanermahmud10868 ай бұрын
So, don't modify the theme itself (maybe a child-theme) and don't modify the core of the CMS or Framework. Great advise for a newbie like me! Thanks guys!
@vigilantezack8 ай бұрын
WordPress is a mishmash. It's not for "beginngers" nor developers. Go ask a beginner to use it and tell them to make a custom theme. There is zero help for this, no tools inside WP, no generators, no built-in instructions, it's a 2nd class citizen. A beginner might know some HTML and CSS but they'll have no idea how to put those into WP. You want a custom theme, go dig into docs or find a 3rd party to generate one, etc. Nothing beginner about that. Ask the beginner to set up custom fields for their needs and output them into their templates. Whoops, no real information or built-in abilities for that, and if you have a theme, you can't edit those template anyway, and there is no built-in help to create a child theme so that you can override templates. No instruction that any of that even exists. How does the beginner add some functionality? They can't, not unless their commercial theme provides tools and settings in the UI to tinker with things. The beginner is 100% dependent on a theme, the settings the theme gives, and finding plugins for every feature they think they want. WordPress is heavily plugin focused. Writing your own modules/plugins is not a built-in experience and there is no help how to do it without exploring Google to figure it out. So we turn to the advanced side of things. Even this is still dependent on plugins. Even developers will use ACF Pro or Metabox or something to deal with their custom post types and fields. And while WP can theoretically do whatever is needed through its PHP framework (functions, filters, hooks), we still rely on plugins for the complicated stuff. In other words, "we have complicated stuff to do, so better not use WordPress!" But it's actually the opposite I find. "We have complicated stuff to do, but here are plugins that do it on WordPress so let's do that!" Nobody wants to write ecommerce from scratch, WP has WooCommerce. Nobody wants to write membership system from scratch, or caching, or calendar/events, ticket sales, scheduling, advanced animated sliders, content indexing, etc. Since WP has plugins for all these, it becomes the CMS of choice. If I have "complicated" things to do, I don't choose Craft or MODX or Processwire where I would have to develop all the complicated stuff from scratch, I would find pre-made options on WP. If I have a simple site without complicated things, then I choose other frameworks/CMSes which will be more performant and modern. WP still forces a blogging system on you when many sites may not use blogs. I have to install a plugin to remove the blog when it's not needed! Yet it's called a "CMS" but doesn't actually give us any tools at all to manage content. Can't create content types or fields. Any CMS worth its salt will have a way to create the actual content. But as a "framework", it's too bloated, providing too much by default and not making the development of custom themes and modules a first class experience. Both the developer and the beginner have to spend all their time Googling for how to do things, or finding themes and plugins to get the features they want. There is no longevity for highly custom WP sites either. I've come across custom themes, and they are filled with outdated code, orphan code, unused CSS. I don't see any better architecture writing custom stuff than just using a theme and hope it maintains updates for the future. I've seen so many themes that come and go with a few years of updates and then get abandoned. Themes that are dependent on builders like Elementor or Bakery due to licensing abilities. We are only just now entering a time where you can create a fresh copy of WP and actually do something custom with theme and templates via the full site building tools. Yet the developers seem to all hate these Gutenberg tools because more developer-friendly advanced tools exist like Bricks, Quicly, Zion, whatever. Even Pinegrow. As websites become more heavily developed with the page builder experience, tools like Framer are getting the spotlight. We are regressing, or perhaps advancing, to a new era where all we need is a robust page builder stacked on top of a database/management interface. I wish things were better.
@larrym24347 ай бұрын
Are there other frameworks or languages that you prefer to use?
@vigilantezack7 ай бұрын
@@larrym2434 Other tools like Craft and Processwire have crea CMS building structures, but lack the depth of available addons for advanced things like a WooCommerce. You don't have a page builder on Craft like you have Bricks on WordPress. If I wanted to create a simple website that didn't need any of the commercial plugins WP has available, I would be building a flat-file site from a generator. Something like Gatsby. If I needed more CMS stuff and a visual interface, Craft is very modern coding, it's PHP, but it's done right. However, you do have to buy it if you want multiple admin users. Nevertheless, it's still easiest to stick with WordPress just in the off chance the client randomly wants some advanced thing where I could just get a plugin and be done in 30 minutes. On another platform, if that plugin doesn't exist, I have to tell them it's a custom coding project that could take 100+ hours and that's just dumb. Don't need to reinvent the wheel. Everybody is developing for WP and that's the sad fact.
@Getyourwishh7 ай бұрын
Thanks a lot for your insights.
@charlesngugi7777 ай бұрын
You are spot on. Wordpress is too complicated making simple tasks seem too difficult. If you use a starter theme and try to change to another theme it will break your site. Website page speed is an afterthought. Updating posts and pages is time consuming with blocks. So soo soooo many poor quality plugins. It's a jack of all trades but specializes in none.
@arnelgo37778 ай бұрын
These people don't realize WordPress is a framework. We are aware of how things operate as well as how they do not. WordPress is one of the reason PHP has survived to this day.
@aqdasiftekhar Жыл бұрын
How to do staff augmentation? B2B? Social Media marketing or what ways should be adopted?
@indiespaw Жыл бұрын
Lots of memories there. Thank you for the video Tony 🙏
@RealRiffRaf Жыл бұрын
I was sad too when I heard the news about the office! So many nice memories with everyone there, specially you Tony… However I’m happy to hear the company keeps going strong and I wish you the best for 2023, keep it up!
@workforceworkshop Жыл бұрын
Thanks for sharing the information
@janebruce4394 Жыл бұрын
✋ ƤRO𝓂O𝕤ᗰ
@kinolockhart4228 Жыл бұрын
Great conversation guys
@tomsetliff16182 жыл бұрын
It's been great working with your devs! We certainly don't mind if they or our own team save on their commute time as long as they have some place to sit and be productive. Same story here, we have simply decided everyone generally prefers remote and not to go back to the office, and projects are moving along well. I'm now 2 1/2 hours closer to Montreal and farther from KOP, and loving every moment of living out in the woods 🙂
@SimplyPHPUnscripted2 жыл бұрын
Thanks for your kind words Tom! Looking forward to your next visit to MTL!
@ricoreisvideos2 жыл бұрын
Congrats to SimplyPHP! Tough decision, but mostly an open minded decision 👏
@ericrivest26242 жыл бұрын
Great video!
@indiespaw2 жыл бұрын
💪 Glad to be part of this wonderful progressive team
@MarkoDjukic2 жыл бұрын
Better - honest title would be: "What WordPress is not meant for"
@jimkinyua2 жыл бұрын
Thanks man
@coolgamer56282 жыл бұрын
The cause of the fire was a mechanical error in the generator
@coolgamer56282 жыл бұрын
Old
@pmjones882 жыл бұрын
Glad to see others talking about this topic! You may be interested to see similar stories and related thoughts here: kzbin.info/www/bejne/bGaxo62AlJqda5o
@evergreenmelodies44213 жыл бұрын
Awesome. A few recommendations though. (consider backlog as "Inception Phase" for ideas / tasks in planning). Add Elaboratoin Phase in the beginning (to identify time spent on meetings for Requirements Gathering). Plus, name "Blocked" as "Impediment", then add "Construction Phase" (instead of Coding / Doing because everything that exist is always in Doing state already so Doing and To Do form bad taste and are irrational, specially in terms of Project Planning; Cost Control), then name "Staging" as the "Transition Phase", after "Production" add "Retirement Phase" (although in Product Development it means different but you can use it for uprgadation and for removing Technical Debts, refinements / enhancements)
@bradzimmer2393 жыл бұрын
Not to mention plug ins may not get updated and overall page speed results.
@indiespaw3 жыл бұрын
I like that Raph pointed out the 5 whys, to get to the root cause of a problem. I would be interested in hearing your thoughts about time management and how entrepreneurs can learn how to schedule their weeks better.
@NoName-ip4tt3 жыл бұрын
As a suggestion to OVH, put all data centers in a same building so one fire can destroys all the data. afterwards you can release a statement as "backup was your responsibility, no refund available."
@Gnanmankoudji3 жыл бұрын
There were 2 types of offers for backups, those hosted on site cheap, and those following the 3-2-1 rule more expensive. They were not selling a managed service but an infrastructure. That doesn't mean they are blameless, but that both parties are responsible.
@NoName-ip4tt3 жыл бұрын
@@Gnanmankoudji What does the 3-2-1 rule mean?
@Gnanmankoudji3 жыл бұрын
@@NoName-ip4tt 3 backups, on 2 different media, and one copy off-site.
@neilmagemonkeys95133 жыл бұрын
That's very true! And we're a B2B agency ;)
@SimplyPHPUnscripted3 жыл бұрын
Thank you so much for commenting
@terkumavaa33713 жыл бұрын
Finally *Hacks_roof01* on Instagram perfectly recovered my lost documents , after been scammed severally by different hacker's he's legit and reliablë
@indiespaw3 жыл бұрын
Well said !
@lucaswindridge24533 жыл бұрын
Good video! 👏 I reckon you’ll get a kick out of my buddies videos also --> #IroncladMotorsport 🚦
@fakharanwar67883 жыл бұрын
According to Techempower Benchamrks Swoole (Async) PHP is gives three times more throughput / spped than Node.js. In terms of performance, Swoole (PHP) competed Go and .NET (Core), however due to its "Ease of Use" it leaves behind all technologies. With PHP's FFI system PHP code can talk to low level system libraries (written in any language like C++, RUST or Go) without needing PHP-Extension. We know PHP 8.0 is out and it now has JIT. Phalcon is a PHP-Framework that provides MVC/HMVC/Micro Architecture in compiled (PHP-Extension) form which means a PHP Developer is not bound to use only Phalcon, but with Phalcon one can mis any other PHP framework / library so as to be able to get the architecture in compiled form while having other libraries from other frameworks. I have succesfully created a PHP framework which combines Phalcon PHP and Swoole (compiled PHP Asycn Framework)
@minamlsb234 жыл бұрын
0:50 activedating-24.online
@makemoneyt93664 жыл бұрын
Having control and ownership
@katsuutheunker4 жыл бұрын
"Why Magento is bad" brought me here. Good stuffs shared there
@SimplyPHPUnscripted4 жыл бұрын
Thank you
@karunsondhi67614 жыл бұрын
Hi, Karun here from Flintzy.com. I have a strategy to maximize your KZbin exposure. What email id can I reach you on?
@dalechance4694 жыл бұрын
Very refreshing to watch you openly talk about the macro staff issues, it is important to be transparent and it leads to better team spirit
@SimplyPHPUnscripted4 жыл бұрын
Thank you Jamie, much appreciate your comment
@mouflam4 жыл бұрын
i think that the Laravel's creator Taylor Otwell, comes from dot.net background !
@visualmodo4 жыл бұрын
Nectar WordPress theme comes with most advanced live website builder on WordPress visualmodo.com/theme/nectar-wordpress-theme/ Featuring the latest web technologies, enjoyable UX and the most beautiful design trends. Nectar provides a platform to simply drag&drop elements, choose styles and see the result instantly. You can literally create a whole website in minutes! 💎🚀💻🖥️📱
@ClaytonBatesShopifyExpert5 жыл бұрын
Made some great points here. Keep up the good work.