Search
Setting Up a Node Project With Typescript
18.3.2019
Node, a run-time environment that makes it possible to write server-side JavaScript, has gained a lot of adoption since its release in 201
Sublime Text 3.2 Is Out! Git Integrated and Still Blazing Fast
14.3.2019
Sublime Text has a special place in my heart. It's the editor that made me love editors. Before that it was Notepad++ or Coda and trying to get files onto a server using FTP. Those were the days! W
Getting into GraphQL with AWS AppSync
12.3.2019
GraphQL is becoming increasingly popular. The problem is that if you are a front-end developer, you are only half of the way there. GraphQL is not just a client technology. The server also has to be implemented according to the specification. This means that in order to implement GraphQL into your...
The Client/Server Rendering Spectrum
6.3.2019
I've definitely been guilty of thinking about rendering on the web as a two-horse race. There is Server-Side Rendering (SSR, like this WordPress site is doing) and Client-Side Rendering (CSR, like a typical React app). Both are full of advantages and disadvantages. But, of course, the conversation...
Průzkum: Technet.cz je nejdůvěryhodnější český IT server. Netušíme proč
6.3.2019
Podle nového průzkumu STEM/MARK pro iinfo.cz je Technet.cz nejdůvěryhodnější český IT server. Podle respondentů je nezávislý, přináší praktické informace a píší jej odborníci. Odpovídali lidé se zájmem o informační technologie. Čím si Technet.cz zasloužil nejlepší známku za důvěryhodnost, není...
Facebook po celém světě lobboval proti ochraně soukromí, tvrdí server
3.3.2019
Pracovníci největší sociální sítě světa v minulosti tlačili na politiky v desítkách zemí a výměnou za sliby o investicích či jiných krocích po nich žádali lobbování proti zákonům o ochraně soukromí na internetu. Vypovídají o tom uniklé interní dokumenty Facebooku, napsal list The Observer, což...
Collective #496
28.2.2019
Zero Server * React-three-fiber * Subsync * Space Type Generator * FrenchKiss.js * The CSS mental model
Collective #496 was written by Pedro Botelho and published on Codrops
I Spun up a Scalable WordPress Server Environment with Trellis, and You Can, Too
28.2.2019
A few years back, my fledgling website design agency was starting to take shape; however, we had one problem: managing clients' web servers and code deployments. We were unable to build a streamlined process of provisioning servers and maintaining operating system security patches. We had...
[aktualita] HN: DILIA uspěla s žalobou na Uloz.to, server má zabránit stahování filmů
26.2.2019
Agentura DILIA uspěla v první instanci ve sporu s úložištěm Uloz.to. Soud rozhodl, že Uloz.to musí zabránit tomu, aby uživatelé z jeho stránek mohli stahovat šestici konkrétních filmů. Informují o tom Hospodářské noviny. Má jít o populární tituly jako Pelíšky nebo Ostře sledované vlaky – podle...
[aktualita] HN: DILIA uspěla s žalobou na Uloz.to, server musí zabránit stahování filmů
26.2.2019
Agentura DILIA uspěla v první instanci ve sporu s úložištěm Uloz.to. Soud rozhodl, že Uloz.to musí zabránit tomu, aby uživatelé z jeho stránek mohli stahovat šestici konkrétních filmů. Informují o tom Hospodářské noviny. Má jít o populární tituly jako Pelíšky nebo Ostře sledované vlaky – podle...
The Cloud is Just Someone Else's Computer
17.2.2019
When we started Discourse in 2013, our server requirements were high:
1GB RAM
modern, fast dual core CPU
speedy solid state drive
I'm not talking about a cheapo shared cpanel server, either, I mean a dedicated virtual private server with those specifications.
We were OK with that, because we were
Designing for the web ought to mean making HTML and CSS
29.1.2019
David Heinemeier Hansson has written an interesting post about the current state of web design and how designers ought to be able to still work on the code side of things:
We build using server-side rendering, Turbolinks, and Stimulus. All tools that are approachable and realistic for designers...
[aktualita] Rasistický server registrovaný v USA zmizel z internetu po GDPR stížnosti ÚOOÚ
14.1.2019
Server white-media.info se v Česku „proslavil“ publikováním informací ze soukromých e-mailů českých politiků (včetně soukromých e-mailů tehdejšího premiéra Bohuslava Sobotky v roce 2016), podporou extremistických a xenofobních nebo sestavováním detailních seznamů „levicových nepřátel a zrádců“. ...
Build a Blog Using Express.js and React in 30 Minutes
14.1.2019
Building a web server sounds complicated, but it doesn't have to be! What if I told you that you can create a web server with just a couple lines of code? Yes! You can do things like this using Exp
[aktualita] Nákupní server Kupi.cz vstoupil pod jménem Kupino do Polska, Německa a Rakouska
9.1.2019
Služba Kupi.cz, která nabízí přehled slevových akcí v obchodech, oznámila zahraniční expanzi. Od ledna vstoupila na polský, německý a rakouský trh. V zahraničí působí pod názvem Kupino. Rozšíření Kupi do ciziny oznámila firma Seznam.cz, která je od roku 2014 majoritním majitelem serveru. Podle...
Force Download with JavaScript
24.12.2018
Force download scripts have been an important part of internet usability for a long time.  I can attest to that by the number of times I’ve implemented this feature on the server side and the popularity of my PHP Force Download post, even to this day.  With the web world having...
How to Use Google’s SMTP Server to Send Emails for Free
15.12.2018
Google’s SMTP server is a free service that you can use to send emails from your custom domain, website, or web application. SMTP stands for Simple Mail Transfer Protocol....
The post How to Use Google’s SMTP Server to Send Emails for Free appeared first on Onextrapixel
100 milionů účtů v ohrožení. Server Quora napadli hackeři
5.12.2018
Hackeři napadli populární server Quora.com, který slouží k zodpovězení jakýchkoliv otázek. Informovali o tom tvůrci stránek s tím, že kybernetickým nájezdníkům se podařilo získat přístup až ke 100 milionům účtů. Lidé by si tak měli z bezpečnostních důvodů změnit heslo
Minimalistický http server v C++
29.9.2018
Každý určitě má nějaký koníček. A v rámci svých koníčků člověk často dělá věci, které zdánlivě nemají smysl, nebo v dané době už jsou překonané. Prostě vynalézáme poněkolikáté kolo. Přesto to může být zábava V tomto článku popíšu, jak jsem naprogramoval minimalistický http server v C++ 17. Začalo...
Unused
11.7.2018
I recently wrote Here’s the thing about "unused CSS" tools, where I tried to enumerate all the challenges any tool would have in finding truly "unused" CSS. The overarching idea is that CSS selectors match elements in the DOM, and those elements in the DOM come from all sorts of places: your static...