1 00:00:00,000 --> 00:00:02,240 Hey everyone, and welcome to the deep dive. 2 00:00:02,240 --> 00:00:05,360 We're diving into the world of Sulu CMS today. 3 00:00:05,360 --> 00:00:06,200 Sounds good. 4 00:00:06,200 --> 00:00:10,520 We're gonna break down what this platform has to offer. 5 00:00:10,520 --> 00:00:12,400 Whether you're a developer, content creator, 6 00:00:12,400 --> 00:00:13,840 or just kind of someone who's interested 7 00:00:13,840 --> 00:00:16,520 in what's going on in the tech world. 8 00:00:16,520 --> 00:00:20,080 And while we're at it, big thanks to Safe Server 9 00:00:20,080 --> 00:00:21,960 for supporting this deep dive. 10 00:00:21,960 --> 00:00:23,920 They're the folks to talk to if you need any help 11 00:00:23,920 --> 00:00:25,800 with hosting your Sulu projects 12 00:00:25,800 --> 00:00:28,760 or just figuring out this whole digital transformation thing. 13 00:00:28,760 --> 00:00:33,560 So go check them out at www.safeserver.de. 14 00:00:33,560 --> 00:00:35,440 All right, so Sulu, 15 00:00:35,440 --> 00:00:38,560 it's an open source content management system, 16 00:00:38,560 --> 00:00:40,520 which basically means it's free to use 17 00:00:40,520 --> 00:00:42,960 and developers can kind of tweak it 18 00:00:42,960 --> 00:00:44,960 and make it fit their needs. 19 00:00:44,960 --> 00:00:48,920 And it's built on the Symfony PHP framework, 20 00:00:48,920 --> 00:00:51,080 which is known for being really robust 21 00:00:51,080 --> 00:00:52,880 and well architected. 22 00:00:52,880 --> 00:00:54,080 So I get the free to use part, 23 00:00:54,080 --> 00:00:56,240 but being built on Symfony, 24 00:00:56,240 --> 00:00:58,080 like what does that actually mean for someone 25 00:00:58,080 --> 00:00:59,240 who just wants to build a website? 26 00:00:59,240 --> 00:01:00,320 So it really does matter, 27 00:01:00,320 --> 00:01:02,520 even if you're not like a hardcore developer. 28 00:01:02,520 --> 00:01:04,400 You can think of Symfony as the engine 29 00:01:04,400 --> 00:01:06,240 of a really well built car. 30 00:01:06,240 --> 00:01:08,680 Right. It's powerful, it's reliable. 31 00:01:08,680 --> 00:01:11,160 It gives developers the tools that they need 32 00:01:11,160 --> 00:01:12,920 to build complex applications 33 00:01:12,920 --> 00:01:15,240 without having to reinvent the wheel every time. 34 00:01:15,240 --> 00:01:16,160 Gotcha. 35 00:01:16,160 --> 00:01:17,600 So for someone building a website, 36 00:01:17,600 --> 00:01:20,240 that means it's gonna be a lot smoother running 37 00:01:20,240 --> 00:01:22,240 and a lot more secure. 38 00:01:22,240 --> 00:01:23,720 Okay, so it sounds like Sulu gives you 39 00:01:23,720 --> 00:01:25,480 this like really strong foundation. 40 00:01:25,480 --> 00:01:26,320 Yeah. 41 00:01:26,320 --> 00:01:27,140 But what about the people 42 00:01:27,140 --> 00:01:28,880 who are actually making the content? 43 00:01:28,880 --> 00:01:29,720 Right. 44 00:01:29,720 --> 00:01:30,720 Is this thing user friendly 45 00:01:30,720 --> 00:01:32,520 or are we talking about a steep learning curve? 46 00:01:32,520 --> 00:01:35,600 Sulu is really great when it comes to user experience. 47 00:01:35,600 --> 00:01:38,040 They've done a great job with the interface 48 00:01:38,040 --> 00:01:39,280 for content creators. 49 00:01:39,280 --> 00:01:40,120 Okay. 50 00:01:40,120 --> 00:01:43,480 So imagine you need to add a video to a page. 51 00:01:43,480 --> 00:01:45,560 In Sulu, you can literally just drag 52 00:01:45,560 --> 00:01:46,940 and drop it right into place. 53 00:01:46,940 --> 00:01:47,780 Really? 54 00:01:47,780 --> 00:01:49,520 You don't need to mess with file uploads 55 00:01:49,520 --> 00:01:51,280 or embed codes or anything like that. 56 00:01:51,280 --> 00:01:52,120 That's awesome. 57 00:01:52,120 --> 00:01:53,120 It's really slick. 58 00:01:53,120 --> 00:01:56,140 I've heard Sulu described as a headless CMS. 59 00:01:56,140 --> 00:01:57,120 Yes. 60 00:01:57,120 --> 00:01:58,320 Can you explain what that means 61 00:01:58,320 --> 00:01:59,580 and why I should care about that? 62 00:01:59,580 --> 00:02:02,380 Headless simply means that Sulu focuses 63 00:02:02,380 --> 00:02:04,360 on managing the content itself. 64 00:02:04,360 --> 00:02:05,200 Okay. 65 00:02:05,200 --> 00:02:07,000 Like the text, images, video, whatever it is. 66 00:02:07,000 --> 00:02:09,320 And then it makes that content available 67 00:02:09,320 --> 00:02:11,040 through what are called APIs. 68 00:02:11,040 --> 00:02:11,880 Okay. 69 00:02:11,880 --> 00:02:13,320 And so what that means is, 70 00:02:13,320 --> 00:02:17,480 instead of dictating how that content looks on a website, 71 00:02:17,480 --> 00:02:20,720 it lets developers use any technology they want 72 00:02:20,720 --> 00:02:21,640 for the front end. 73 00:02:21,640 --> 00:02:22,480 Okay. 74 00:02:22,480 --> 00:02:24,280 So you can think of it as kind of separating the brains 75 00:02:24,280 --> 00:02:25,280 from the presentation. 76 00:02:25,280 --> 00:02:26,120 Gotcha. 77 00:02:26,120 --> 00:02:28,160 And this gives you tons of flexibility 78 00:02:28,160 --> 00:02:30,760 to create custom experiences. 79 00:02:30,760 --> 00:02:31,600 Okay. 80 00:02:31,600 --> 00:02:35,640 You know, across websites, apps, even digital signage. 81 00:02:35,640 --> 00:02:37,760 So it's all about like content freedom. 82 00:02:37,760 --> 00:02:38,600 Yeah. 83 00:02:38,600 --> 00:02:40,280 Like not being tied to one specific way 84 00:02:40,280 --> 00:02:41,280 of displaying things. 85 00:02:41,280 --> 00:02:42,120 Exactly. 86 00:02:42,120 --> 00:02:42,960 Cool. 87 00:02:42,960 --> 00:02:44,080 And another thing that makes Sulu stand out 88 00:02:44,080 --> 00:02:46,140 is that it has a really strong community. 89 00:02:46,140 --> 00:02:46,980 Okay. 90 00:02:46,980 --> 00:02:49,060 Having an active community is a huge plus 91 00:02:49,060 --> 00:02:50,800 when you're working with open source software 92 00:02:50,800 --> 00:02:54,240 because you can tap into this network of experts 93 00:02:54,240 --> 00:02:55,520 and get help when you need it. 94 00:02:55,520 --> 00:02:56,360 Right. 95 00:02:56,360 --> 00:02:57,840 So it's kind of like having a built-in support system 96 00:02:57,840 --> 00:02:59,440 for your Sulu journey. 97 00:02:59,440 --> 00:03:00,360 Yeah, exactly. 98 00:03:00,360 --> 00:03:01,600 All right, so we've got a pretty good sense 99 00:03:01,600 --> 00:03:03,200 of what's Sulu IS. 100 00:03:03,200 --> 00:03:04,040 Right. 101 00:03:04,040 --> 00:03:07,040 But who's actually using this out in the real world? 102 00:03:07,040 --> 00:03:08,520 Are we talking like small blogs 103 00:03:08,520 --> 00:03:11,440 or can it handle, you know, bigger projects? 104 00:03:11,440 --> 00:03:14,040 So Sulu is definitely used by some big names. 105 00:03:14,040 --> 00:03:16,720 You've got companies like WebStores, BV, 106 00:03:16,720 --> 00:03:19,040 they're leading a commerce agency. 107 00:03:19,040 --> 00:03:19,880 Okay. 108 00:03:19,880 --> 00:03:21,240 And then there's Lip AG, 109 00:03:21,240 --> 00:03:23,720 which is a really well-known digital agency. 110 00:03:23,720 --> 00:03:24,560 Yeah. 111 00:03:24,560 --> 00:03:26,680 A lot of them rely on Sulu for their, you know, 112 00:03:26,680 --> 00:03:28,840 big complex web solutions. 113 00:03:28,840 --> 00:03:29,680 Interesting. 114 00:03:29,680 --> 00:03:31,880 We've even got some quotes from developers 115 00:03:31,880 --> 00:03:33,840 who have used it and are really happy 116 00:03:33,840 --> 00:03:36,880 with how flexible it is and the great user experience. 117 00:03:36,880 --> 00:03:38,400 That's an impressive list of clients. 118 00:03:38,400 --> 00:03:41,160 So it gives me a better sense of the scale 119 00:03:41,160 --> 00:03:42,400 that Sulu can handle. 120 00:03:42,400 --> 00:03:43,240 Yeah. 121 00:03:43,240 --> 00:03:45,840 It sounds like they're really going for that sweet spot 122 00:03:45,840 --> 00:03:47,920 between having a lot of power, 123 00:03:47,920 --> 00:03:49,480 but also being easy to use. 124 00:03:49,480 --> 00:03:50,320 Right. 125 00:03:50,320 --> 00:03:54,320 But does that actually work out in practice? 126 00:03:54,320 --> 00:03:55,160 Yeah. 127 00:03:55,160 --> 00:03:57,480 What's the feedback been like for people 128 00:03:57,480 --> 00:03:59,520 actually using Sulu out in the real world? 129 00:03:59,520 --> 00:04:02,400 The feedback has been overwhelmingly positive. 130 00:04:02,400 --> 00:04:03,240 Okay. 131 00:04:03,240 --> 00:04:04,780 Especially when it comes to the clean code 132 00:04:04,780 --> 00:04:07,120 and how developer-friendly it is. 133 00:04:07,120 --> 00:04:10,840 Frank Klein-Korkamp, the head of development at WebstoresBV 134 00:04:10,840 --> 00:04:14,200 said that Sulu is ideal for them and their customers 135 00:04:14,200 --> 00:04:16,160 because of its flexibility. 136 00:04:16,160 --> 00:04:17,940 Okay, so it's not just marketing hype. 137 00:04:17,940 --> 00:04:18,780 No. 138 00:04:18,780 --> 00:04:19,680 There are real developers out there 139 00:04:19,680 --> 00:04:21,640 who are actually excited about using Sulu. 140 00:04:21,640 --> 00:04:22,680 Yeah, exactly. 141 00:04:22,680 --> 00:04:23,520 It's great to hear. 142 00:04:23,520 --> 00:04:24,360 Huh? 143 00:04:24,360 --> 00:04:26,160 Are there any downsides or situations 144 00:04:26,160 --> 00:04:29,760 where Sulu might not be the best fit? 145 00:04:29,760 --> 00:04:32,640 Well, our sources don't really mention any limitations. 146 00:04:32,640 --> 00:04:34,600 Interesting. 147 00:04:34,600 --> 00:04:36,080 So maybe that speaks to its versatility. 148 00:04:36,080 --> 00:04:36,920 Yeah, maybe. 149 00:04:36,920 --> 00:04:38,000 But let's not get ahead of ourselves. 150 00:04:38,000 --> 00:04:38,840 Right. 151 00:04:38,840 --> 00:04:41,080 Our sources do mention some recent developments 152 00:04:41,080 --> 00:04:43,780 that give us some insight into where Sulu is headed. 153 00:04:43,780 --> 00:04:44,620 Okay, cool. 154 00:04:44,620 --> 00:04:45,720 What can you tell us about those? 155 00:04:45,720 --> 00:04:47,560 So in February, 2025, 156 00:04:47,560 --> 00:04:50,720 they released a preview of Sulu 3.0. 157 00:04:50,720 --> 00:04:51,720 Okay, a new version. 158 00:04:51,720 --> 00:04:52,560 Yeah. 159 00:04:52,560 --> 00:04:54,120 What's so special about Sulu 3.0? 160 00:04:54,120 --> 00:04:56,240 So Sulu 3.0 is really focused on 161 00:04:56,240 --> 00:04:58,520 evolving the content storage architecture. 162 00:04:58,520 --> 00:04:59,360 Okay. 163 00:04:59,360 --> 00:05:00,840 What that means is they're making the system 164 00:05:00,840 --> 00:05:04,340 even more powerful and efficient behind the scenes, 165 00:05:04,340 --> 00:05:06,560 which is great news for developers 166 00:05:06,560 --> 00:05:08,600 who are building complex projects. 167 00:05:08,600 --> 00:05:10,920 So they're kind of future-proofing the platform. 168 00:05:10,920 --> 00:05:11,760 Yeah. 169 00:05:11,760 --> 00:05:13,960 Making sure it can handle whatever comes next. 170 00:05:13,960 --> 00:05:14,800 Exactly. 171 00:05:14,800 --> 00:05:15,620 Smart. 172 00:05:15,620 --> 00:05:16,460 Yeah. 173 00:05:16,460 --> 00:05:17,300 All right. 174 00:05:17,300 --> 00:05:19,720 Anything else exciting happening in Sulu land? 175 00:05:19,720 --> 00:05:20,820 There is, actually. 176 00:05:20,820 --> 00:05:24,120 There's this blog post from January, 2025, 177 00:05:24,120 --> 00:05:27,440 all about seamless third-party integrations 178 00:05:27,440 --> 00:05:29,040 in the backend. 179 00:05:29,040 --> 00:05:31,120 Basically, they're making it even easier 180 00:05:31,120 --> 00:05:33,640 to connect Sulu with other tools and services 181 00:05:33,640 --> 00:05:34,540 that you might be using. 182 00:05:34,540 --> 00:05:36,680 So if I'm already using, say, a CRM 183 00:05:36,680 --> 00:05:39,080 or a marketing automation platform, 184 00:05:39,080 --> 00:05:40,600 I can just hook that right up to Sulu. 185 00:05:40,600 --> 00:05:41,440 Exactly. 186 00:05:41,440 --> 00:05:43,380 It's all about making Sulu work well 187 00:05:43,380 --> 00:05:45,280 with the other tools you've got. 188 00:05:45,280 --> 00:05:47,840 And that saves developers a ton of time 189 00:05:47,840 --> 00:05:50,140 and just makes things smoother overall. 190 00:05:50,140 --> 00:05:51,760 This has been a great overview so far. 191 00:05:51,760 --> 00:05:52,080 Yeah. 192 00:05:52,080 --> 00:05:53,480 I think we've covered a lot of ground. 193 00:05:53,480 --> 00:05:55,000 But I want to make sure we're connecting 194 00:05:55,000 --> 00:05:57,880 all these dots for our listeners before we wrap up 195 00:05:57,880 --> 00:05:59,000 this part of the deep dive. 196 00:05:59,000 --> 00:05:59,320 Right. 197 00:05:59,320 --> 00:06:01,520 Let's zoom out a bit and see how it all fits together. 198 00:06:01,520 --> 00:06:02,020 Perfect. 199 00:06:02,020 --> 00:06:05,400 So we've learned that Sulu is a pretty powerful content 200 00:06:05,400 --> 00:06:06,360 management system. 201 00:06:06,360 --> 00:06:06,920 Yeah. 202 00:06:06,920 --> 00:06:09,640 And it's built for both developers and content 203 00:06:09,640 --> 00:06:10,440 creators. 204 00:06:10,440 --> 00:06:12,240 It's open source, which means you've 205 00:06:12,240 --> 00:06:16,440 got the freedom to customize it and extend it however you want. 206 00:06:16,440 --> 00:06:18,920 And it's built on that solid foundation of the Symfony 207 00:06:18,920 --> 00:06:19,440 framework. 208 00:06:19,440 --> 00:06:20,080 Yes. 209 00:06:20,080 --> 00:06:22,680 Which, like we said before, it's like having a super high 210 00:06:22,680 --> 00:06:25,080 performance engine under the hood. 211 00:06:25,080 --> 00:06:29,480 And Sulu is known for this intuitive, user-friendly 212 00:06:29,480 --> 00:06:30,480 interface. 213 00:06:30,480 --> 00:06:34,520 So content teams can actually enjoy creating and managing 214 00:06:34,520 --> 00:06:35,560 their content. 215 00:06:35,560 --> 00:06:37,680 And it's a headless CMS. 216 00:06:37,680 --> 00:06:39,320 So you can use it to deliver content 217 00:06:39,320 --> 00:06:41,360 to pretty much any platform. 218 00:06:41,360 --> 00:06:45,040 Websites, apps, those big screens you see at stadiums. 219 00:06:45,040 --> 00:06:46,080 It's really versatile. 220 00:06:46,080 --> 00:06:48,960 And we can't forget about that strong community behind it. 221 00:06:48,960 --> 00:06:50,160 Always there to help out. 222 00:06:50,160 --> 00:06:50,800 Exactly. 223 00:06:50,800 --> 00:06:51,760 Yeah. 224 00:06:51,760 --> 00:06:55,560 So we've talked about what Sulu IS. 225 00:06:55,560 --> 00:06:56,960 But how does it actually work? 226 00:06:56,960 --> 00:06:57,480 OK. 227 00:06:57,480 --> 00:06:58,920 What's the magic behind it all? 228 00:06:58,920 --> 00:07:00,160 So you want to peek under the hood 229 00:07:00,160 --> 00:07:01,720 and see what makes this thing tick. 230 00:07:01,720 --> 00:07:02,280 Exactly. 231 00:07:02,280 --> 00:07:04,280 One of the core principles of Sulu 232 00:07:04,280 --> 00:07:06,120 is this idea of structured content. 233 00:07:06,120 --> 00:07:07,280 OK, structured content. 234 00:07:07,280 --> 00:07:08,240 Break that down for me. 235 00:07:08,240 --> 00:07:09,320 What does that actually mean? 236 00:07:09,320 --> 00:07:11,120 So imagine you're building a house. 237 00:07:11,120 --> 00:07:13,480 You're not just going to start randomly piling up bricks, 238 00:07:13,480 --> 00:07:14,160 right? 239 00:07:14,160 --> 00:07:17,000 You'd have a blueprint with specific plans 240 00:07:17,000 --> 00:07:19,280 for each room, and the foundation, and the walls, 241 00:07:19,280 --> 00:07:20,240 and everything. 242 00:07:20,240 --> 00:07:22,400 Structured content is kind of like that blueprint 243 00:07:22,400 --> 00:07:23,200 for your content. 244 00:07:23,200 --> 00:07:27,280 So instead of just throwing all my text and images into Sulu, 245 00:07:27,280 --> 00:07:31,560 I'm creating organized, well-defined pieces of content. 246 00:07:31,560 --> 00:07:32,120 Exactly. 247 00:07:32,120 --> 00:07:34,440 You're defining different content types, 248 00:07:34,440 --> 00:07:38,120 like articles, or products, events. 249 00:07:38,120 --> 00:07:42,720 And each of those has its own set of fields and properties. 250 00:07:42,720 --> 00:07:44,680 And this just makes your content way 251 00:07:44,680 --> 00:07:46,480 more manageable and flexible. 252 00:07:46,480 --> 00:07:47,240 Gotcha. 253 00:07:47,240 --> 00:07:49,920 And Sulu being built on Symphony, 254 00:07:49,920 --> 00:07:51,880 how does that play into all of this? 255 00:07:51,880 --> 00:07:57,240 So Sulu leverages Symphony's really powerful component 256 00:07:57,240 --> 00:08:00,800 system to make all of this happen really smoothly. 257 00:08:00,800 --> 00:08:03,360 Now, I know we talked about Symphony components before. 258 00:08:03,360 --> 00:08:05,200 But I'm guessing some of our listeners 259 00:08:05,200 --> 00:08:06,880 might not be developers. 260 00:08:06,880 --> 00:08:10,080 So can you give us a quick, jargon-free explanation? 261 00:08:10,080 --> 00:08:13,680 Think of components as pre-built tools in a workshop. 262 00:08:13,680 --> 00:08:17,400 Let's say you need to build a form for your website. 263 00:08:17,400 --> 00:08:19,840 Instead of having to write all the code from scratch, 264 00:08:19,840 --> 00:08:22,040 Symphony gives you this form component 265 00:08:22,040 --> 00:08:24,200 that you can just plug in and customize. 266 00:08:24,200 --> 00:08:26,360 So it's like a library of ready-made solutions 267 00:08:26,360 --> 00:08:29,440 for common tasks, which saves developers 268 00:08:29,440 --> 00:08:30,640 a lot of time and effort. 269 00:08:30,640 --> 00:08:32,760 Yeah, it makes things a lot easier. 270 00:08:32,760 --> 00:08:37,040 All right, so besides structured content and Symphony 271 00:08:37,040 --> 00:08:39,240 components, is there anything else 272 00:08:39,240 --> 00:08:42,800 going on behind the scenes that makes Sulu so special? 273 00:08:42,800 --> 00:08:46,040 Sulu also relies heavily on APIs, 274 00:08:46,040 --> 00:08:47,720 which are basically like messengers 275 00:08:47,720 --> 00:08:50,520 that let different software systems talk to each other. 276 00:08:50,520 --> 00:08:52,480 So APIs are kind of like the glue that 277 00:08:52,480 --> 00:08:54,080 holds the digital world together. 278 00:08:54,080 --> 00:08:55,720 Yeah, that's a great way to put it. 279 00:08:55,720 --> 00:08:58,360 In Sulu APIs, let developers integrate Sulu 280 00:08:58,360 --> 00:09:02,640 with all sorts of other systems, like your CRM or marketing 281 00:09:02,640 --> 00:09:05,280 automation platform or even custom applications 282 00:09:05,280 --> 00:09:06,040 that you built. 283 00:09:06,040 --> 00:09:08,000 And that's especially important because Sulu 284 00:09:08,000 --> 00:09:09,400 was a headless CMS, right? 285 00:09:09,400 --> 00:09:10,280 Right, exactly. 286 00:09:10,280 --> 00:09:12,600 So it's not concerned with how the content 287 00:09:12,600 --> 00:09:13,680 is displayed. 288 00:09:13,680 --> 00:09:16,360 No, it's all about managing that content 289 00:09:16,360 --> 00:09:18,400 and then delivering it through those APIs. 290 00:09:18,400 --> 00:09:18,900 Gotcha. 291 00:09:18,900 --> 00:09:21,400 So if you need to pull data from another system into Sulu 292 00:09:21,400 --> 00:09:25,520 or send content from Sulu out to another platform, 293 00:09:25,520 --> 00:09:26,920 APIs make that happen. 294 00:09:26,920 --> 00:09:28,640 It's like having a universal translator 295 00:09:28,640 --> 00:09:30,000 for all your different tools. 296 00:09:30,000 --> 00:09:30,880 Exactly. 297 00:09:30,880 --> 00:09:32,480 This is really fascinating stuff. 298 00:09:32,480 --> 00:09:33,560 Yeah, it's pretty cool. 299 00:09:33,560 --> 00:09:36,280 I'm starting to see how all these pieces fit together 300 00:09:36,280 --> 00:09:38,880 to make Sulu so powerful. 301 00:09:38,880 --> 00:09:40,800 Yeah, and adaptable. 302 00:09:40,800 --> 00:09:43,420 And with Sulu 3.0 on the way, it's 303 00:09:43,420 --> 00:09:44,680 clear they're not slowing down. 304 00:09:44,680 --> 00:09:45,920 No, they're not. 305 00:09:45,920 --> 00:09:49,160 They're still pushing the boundaries of what a CMS can do. 306 00:09:49,160 --> 00:09:51,000 I want to leave our listeners with something 307 00:09:51,000 --> 00:09:52,480 to really think about. 308 00:09:52,480 --> 00:09:54,240 OK, I like where you're going with this. 309 00:09:54,240 --> 00:09:58,640 We've talked about how flexible and adaptable Sulu is. 310 00:09:58,640 --> 00:10:02,680 But given all of that, what are some really innovative use 311 00:10:02,680 --> 00:10:04,840 cases for Sulu that you can imagine? 312 00:10:04,840 --> 00:10:06,320 That's a great question. 313 00:10:06,320 --> 00:10:08,160 So we've seen how it's being used 314 00:10:08,160 --> 00:10:11,600 for websites and intranets, even really complex web 315 00:10:11,600 --> 00:10:14,480 applications, but with its headless capabilities 316 00:10:14,480 --> 00:10:16,560 and its focus on APIs. 317 00:10:16,560 --> 00:10:20,040 It seems like the possibilities are almost endless. 318 00:10:20,040 --> 00:10:22,640 Yeah, you know what I'm thinking about? 319 00:10:22,640 --> 00:10:24,720 The rise of the internet of things. 320 00:10:24,720 --> 00:10:27,520 Personalized content experiences. 321 00:10:27,520 --> 00:10:32,000 Maybe even using Sulu to manage data for augmented reality 322 00:10:32,000 --> 00:10:32,960 applications. 323 00:10:32,960 --> 00:10:33,880 Wow. 324 00:10:33,880 --> 00:10:36,400 It's really exciting to think about what creative developers 325 00:10:36,400 --> 00:10:38,240 and content people might come up with. 326 00:10:38,240 --> 00:10:38,880 Absolutely. 327 00:10:38,880 --> 00:10:40,400 Sulu gives you the building blocks, 328 00:10:40,400 --> 00:10:42,520 and the only limit is your imagination. 329 00:10:42,520 --> 00:10:43,800 Well said. 330 00:10:43,800 --> 00:10:47,800 All right, so on that note of limitless possibilities, 331 00:10:47,800 --> 00:10:50,920 we're going to wrap up this part of our deep dive into Sulu CMS. 332 00:10:50,920 --> 00:10:51,880 OK. 333 00:10:51,880 --> 00:10:54,440 Big thanks again to our sponsor, Safe Server. 334 00:10:54,440 --> 00:10:55,240 Yes. 335 00:10:55,240 --> 00:10:56,120 Thank you, Safe Server. 336 00:10:56,120 --> 00:10:57,680 For making this episode possible. 337 00:10:57,680 --> 00:10:58,280 Yeah. 338 00:10:58,280 --> 00:11:00,720 If you're looking for a partner to help you host your Sulu 339 00:11:00,720 --> 00:11:04,320 projects, or really for any of your digital transformation 340 00:11:04,320 --> 00:11:12,240 needs, go check them out at www.safe-server.yeenie-aade. 341 00:11:12,240 --> 00:11:13,040 Definitely. 342 00:11:13,040 --> 00:11:15,760 Really gets you thinking about the future of content management. 343 00:11:15,760 --> 00:11:16,480 It does. 344 00:11:16,480 --> 00:11:18,560 When you start to think outside of the box of what 345 00:11:18,560 --> 00:11:20,840 a traditional CMS can do, suddenly you're 346 00:11:20,840 --> 00:11:23,080 not just managing content for websites anymore. 347 00:11:23,080 --> 00:11:25,120 You're managing it for smart devices. 348 00:11:25,120 --> 00:11:27,120 For personalized experiences. 349 00:11:27,120 --> 00:11:30,000 Maybe even interactive worlds in AR. 350 00:11:30,000 --> 00:11:32,320 It's exciting to see how a tool like Sulu 351 00:11:32,320 --> 00:11:35,240 can actually help make that stuff happen. 352 00:11:35,240 --> 00:11:35,640 Yeah. 353 00:11:35,640 --> 00:11:37,680 We've talked a lot about the technical details. 354 00:11:37,680 --> 00:11:40,080 But ultimately, it's all about what you can actually 355 00:11:40,080 --> 00:11:41,360 create with it. 356 00:11:41,360 --> 00:11:41,920 Exactly. 357 00:11:41,920 --> 00:11:43,400 And what I think is really cool is 358 00:11:43,400 --> 00:11:48,240 that Sulu doesn't force you to use any specific technology 359 00:11:48,240 --> 00:11:48,920 on the front end. 360 00:11:48,920 --> 00:11:50,080 Yeah, that's a big deal. 361 00:11:50,080 --> 00:11:55,680 So if you love React or Vue.js or something else entirely, 362 00:11:55,680 --> 00:11:56,880 you can use it with Sulu. 363 00:11:56,880 --> 00:11:57,360 Yeah. 364 00:11:57,360 --> 00:11:59,040 That's a huge win for developers. 365 00:11:59,040 --> 00:11:59,560 It is. 366 00:11:59,560 --> 00:12:02,240 It lets them use the best tool for the job. 367 00:12:02,240 --> 00:12:02,880 Right. 368 00:12:02,880 --> 00:12:03,880 OK. 369 00:12:03,880 --> 00:12:06,840 I think we've done a really good job of unpacking Sulu CMS 370 00:12:06,840 --> 00:12:07,440 today. 371 00:12:07,440 --> 00:12:08,320 I think so, too. 372 00:12:08,320 --> 00:12:10,840 We've looked at all the features, the advantages 373 00:12:10,840 --> 00:12:14,240 from both developers and content teams. 374 00:12:14,240 --> 00:12:16,320 We even peeked under the hood a little bit 375 00:12:16,320 --> 00:12:17,600 to see how it all works. 376 00:12:17,600 --> 00:12:20,000 We even got to dream a little bit about the future. 377 00:12:20,000 --> 00:12:20,760 That was fun. 378 00:12:20,760 --> 00:12:23,400 We even talked about some real world examples 379 00:12:23,400 --> 00:12:27,160 to show that this isn't just some theoretical concept. 380 00:12:27,160 --> 00:12:30,080 Companies are actually using this to build impressive things. 381 00:12:30,080 --> 00:12:30,800 Absolutely. 382 00:12:30,800 --> 00:12:33,380 And of course, we can't forget about that awesome community. 383 00:12:33,380 --> 00:12:34,360 Yeah, that's huge. 384 00:12:34,360 --> 00:12:36,120 So if you're a developer who's looking 385 00:12:36,120 --> 00:12:39,520 for a really robust and flexible CMS, 386 00:12:39,520 --> 00:12:41,120 or if you're a content creator who 387 00:12:41,120 --> 00:12:43,520 just wants to have a really smooth and enjoyable 388 00:12:43,520 --> 00:12:46,440 experience, Sulu is definitely worth checking out. 389 00:12:46,440 --> 00:12:46,940 Definitely. 390 00:12:46,940 --> 00:12:49,340 And with Sulu 3.0 right around the corner, 391 00:12:49,340 --> 00:12:51,620 it seems like there's even more exciting stuff coming down 392 00:12:51,620 --> 00:12:52,360 the pipeline. 393 00:12:52,360 --> 00:12:54,680 It's a platform to watch, for sure. 394 00:12:54,680 --> 00:12:57,720 Well, on that note, we're going to wrap up this deep dive 395 00:12:57,720 --> 00:13:00,080 into Sulu CMS. 396 00:13:00,080 --> 00:13:03,200 Huge thanks again to Safe Server for sponsoring this episode. 397 00:13:03,200 --> 00:13:04,840 Thank you, Safe Server. 398 00:13:04,840 --> 00:13:06,720 If you're looking for a reliable partner 399 00:13:06,720 --> 00:13:09,200 to help you host your Sulu projects, 400 00:13:09,200 --> 00:13:12,440 or really for any of your digital transformation needs, 401 00:13:12,440 --> 00:13:17,400 make sure you visit them at www.safeserver.de. 402 00:13:17,400 --> 00:13:18,600 Definitely. 403 00:13:18,600 --> 00:13:20,920 And to all of you listening, thank you 404 00:13:20,920 --> 00:13:23,120 so much for joining us on this deep dive. 405 00:13:23,120 --> 00:13:24,120 We really appreciate it. 406 00:13:24,120 --> 00:13:26,120 We hope you found it informative and engaging. 407 00:13:26,120 --> 00:13:28,280 Until next time, happy exploring.