Murze.be

Developer
Size
13,615 Kb
Views
4,048

How do I make an murze.be?

What is a murze.be? How do you make a murze.be? This script and codes were developed by Carbon Ads on 22 January 2023, Sunday.

Murze.be Previews

Murze.be - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>murze.be</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <!DOCTYPE html>
<!--[if IE 8]>
<html class="ie8" lang="en-US" prefix="og: http://ogp.me/ns#">
<![endif]-->
<!--[if !(IE 8) ]><!-->
<html lang="en-US" prefix="og: http://ogp.me/ns#">
<!--<![endif]-->
<head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Building a desktop application with Electron - murze.be</title> <script type="text/javascript"> //<![CDATA[ try { if (!window.CloudFlare) { var CloudFlare = [{ verbose: 0, p: 0, byc: 0, owlid: "cf", bag2: 1, mirage2: 0, oracle: 0, paths: { cloudflare: "/cdn-cgi/nexp/dok3v=1613a3a185/" }, atok: "18f5f626ee13bad2e5bd50abdf7018c2", petok: "989ecf6f6de842ae1b5bd1b821b6d001e2a60fe4-1492766596-1800", zone: "murze.be", rocket: "a", apps: {} }]; document.write('<script type="text/javascript" src="//ajax.cloudflare.com/cdn-cgi/nexp/dok3v=905ca5bd16/cloudflare.min.js"><' + '\/script>'); } } catch (e) {}; //]]> </script> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="https://murze.be/xmlrpc.php"> <!-- This site is optimized with the Yoast SEO plugin v4.5 - https://yoast.com/wordpress/plugins/seo/ --> <link rel="canonical" href="https://murze.be/2017/04/building-desktop-application-electron/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Building a desktop application with Electron - murze.be" /> <meta property="og:description" content="Electron is a library that enables you to create desktop apps with JavaScript, Html and css. If you&#8217;re interesting in playing around with this cool technology check out this tutorial by Kristian Poslek. In this article, I’ll try to guide you through the process of building a simple desktop application and touch on important concepts &hellip;" /> <meta property="og:url" content="https://murze.be/2017/04/building-desktop-application-electron/" /> <meta property="og:site_name" content="murze.be" /> <meta property="article:section" content="Uncategorized" /> <meta property="article:published_time" content="2017-04-19T11:48:04+02:00" /> <meta property="article:modified_time" content="2017-04-16T23:55:52+02:00" /> <meta property="og:updated_time" content="2017-04-16T23:55:52+02:00" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:description" content="Electron is a library that enables you to create desktop apps with JavaScript, Html and css. If you&#8217;re interesting in playing around with this cool technology check out this tutorial by Kristian Poslek. In this article, I’ll try to guide you through the process of building a simple desktop application and touch on important concepts [&hellip;]" /> <meta name="twitter:title" content="Building a desktop application with Electron - murze.be" /> <meta name="twitter:site" content="@freekmurze" /> <meta name="twitter:creator" content="@freekmurze" /> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//s0.wp.com' /> <link rel='dns-prefetch' href='//secure.gravatar.com' /> <link rel='dns-prefetch' href='//netdna.bootstrapcdn.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link rel="alternate" type="application/rss+xml" title="murze.be &raquo; Feed" href="https://murze.be/feed/" /> <link rel="alternate" type="application/rss+xml" title="murze.be &raquo; Comments Feed" href="https://murze.be/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="murze.be &raquo; Building a desktop application with Electron Comments Feed" href="https://murze.be/2017/04/building-desktop-application-electron/feed/" /> <script type="text/rocketscript"> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.2.1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.2.1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/murze.be\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.7.3"}}; !function(a,b,c){function d(a){var b,c,d,e,f=String.fromCharCode;if(!k||!k.fillText)return!1;switch(k.clearRect(0,0,j.width,j.height),k.textBaseline="top",k.font="600 32px Arial",a){case"flag":return k.fillText(f(55356,56826,55356,56819),0,0),!(j.toDataURL().length <3e3)&&(k.clearRect(0,0,j.width,j.height),k.fillText(f(55356,57331,65039,8205,55356,57096),0,0),b=j.toDataURL(),k.clearRect(0,0,j.width,j.height),k.fillText(f(55356,57331,55356,57096),0,0),c=j.toDataURL(),b!==c);case "emoji4":return k.fillText(f(55357,56425,55356,57341,8205,55357,56507),0,0),d=j.toDataURL(),k.clearRect(0,0,j.width,j.height),k.fillText(f(55357,56425,55356,57341,55357,56507),0,0),e=j.toDataURL(),d!==e}return!1}function e(a){var c=b.createElement( "script");c.src=a,c.defer=c.type="text/javascript" ,b.getElementsByTagName( "head")[0].appendChild(c)}var f,g,h,i,j=b.createElement( "canvas"),k=j.getContext&&j.getContext( "2d");for(i=Array( "flag", "emoji4"),c.supports={everything:!0,everythingExceptFlag:!0},h=0;h<i.length;h++)c.supports[i[h]]=d(i[h]),c.supports.everything=c.supports.everything&&c.supports[i[h]], "flag"!==i[h]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[i[h]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(g=function(){c.readyCallback()},b.addEventListener?(b.addEventListener( "DOMContentLoaded",g,!1),a.addEventListener( "load",g,!1)):(a.attachEvent( "onload",g),b.attachEvent( "onreadystatechange",function(){ "complete"===b.readyState&&c.readyCallback()})),f=c.source||{},f.concatemoji?e(f.concatemoji):f.wpemoji&&f.twemoji&&(e(f.twemoji),e(f.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='yarppWidgetCss-css' href='https://murze.be/wp-content/plugins/yet-another-related-posts-plugin/style/widget.css?ver=4.7.3' type='text/css' media='all' /> <link rel='stylesheet' id='sab-plugin-css' href='https://murze.be/wp-content/plugins/simple-author-box/css/simple-author-box.min.css?ver=v1.5' type='text/css' media='all' /> <link rel='stylesheet' id='wpctc_wpctc-css' href='https://murze.be/wp-content/plugins/wp-category-tag-could/css/wpctc.min.css?ver=1.7.1' type='text/css' media='all' /> <link rel='stylesheet' id='wpt-twitter-feed-css' href='https://murze.be/wp-content/plugins/wp-to-twitter/css/twitter-feed.css?ver=4.7.3' type='text/css' media='all' /> <link rel='stylesheet' id='graphy-genericons-css' href='https://murze.be/wp-content/themes/spatie/genericons/genericons.css?ver=3.0.3' type='text/css' media='all' /> <link rel='stylesheet' id='graphy-style-css' href='https://murze.be/wp-content/themes/spatie/style.css?ver=4.7.3' type='text/css' media='all' /> <link rel='stylesheet' id='font-awesome-css' href='//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css?ver=4.7.3' type='text/css' media='all' /> <!--[if lte IE 8]>
<link rel='stylesheet' id='jetpack-carousel-ie8fix-css' href='https://murze.be/wp-content/plugins/jetpack/modules/carousel/jetpack-carousel-ie8fix.css?ver=20121024' type='text/css' media='all' />
<![endif]--> <link rel='stylesheet' id='yarppRelatedCss-css' href='https://murze.be/wp-content/plugins/yet-another-related-posts-plugin/style/related.css?ver=4.7.3' type='text/css' media='all' /> <link rel='stylesheet' id='social-logos-css' href='https://murze.be/wp-content/plugins/jetpack/_inc/social-logos/social-logos.min.css?ver=1' type='text/css' media='all' /> <link rel='stylesheet' id='jetpack_css-css' href='https://murze.be/wp-content/plugins/jetpack/css/jetpack.css?ver=4.8.2' type='text/css' media='all' /> <script type="text/rocketscript" data-rocketsrc='https://murze.be/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script> <script type="text/rocketscript" data-rocketsrc='https://murze.be/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script> <script type="text/rocketscript" data-rocketsrc='https://murze.be/wp-content/plugins/jetpack/_inc/spin.js?ver=1.3'></script> <script type="text/rocketscript" data-rocketsrc='https://murze.be/wp-content/plugins/jetpack/_inc/jquery.spin.js?ver=1.3'></script> <link rel='https://api.w.org/' href='https://murze.be/wp-json/' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://murze.be/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://murze.be/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 4.7.3" /> <link rel='shortlink' href='https://wp.me/p7zUvn-18P' /> <link rel="alternate" type="application/json+oembed" href="https://murze.be/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fmurze.be%2F2017%2F04%2Fbuilding-desktop-application-electron%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://murze.be/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fmurze.be%2F2017%2F04%2Fbuilding-desktop-application-electron%2F&#038;format=xml" /> <link rel='dns-prefetch' href='//v0.wordpress.com'> <link rel='dns-prefetch' href='//i0.wp.com'> <link rel='dns-prefetch' href='//i1.wp.com'> <link rel='dns-prefetch' href='//i2.wp.com'> <style type='text/css'> img#wpstats { display: none } </style> <style type="text/css"> .site-logo { margin-top: px; padding-bottom: px; } .entry-content a, .entry-summary a, .comment-content a, .comment-respond a, .navigation a, .comment-navigation a, .current-menu-item > a { color: #007593; } a:hover { color: #007593; } </style> <style type="text/css"> .saboxplugin-wrap .saboxplugin-gravatar img { -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; } .saboxplugin-wrap .saboxplugin-gravatar img { -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; } .saboxplugin-wrap .saboxplugin-gravatar img:hover { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .saboxplugin-wrap { margin-top: 0px; } .saboxplugin-wrap { margin-bottom: 0px; } .saboxplugin-wrap .saboxplugin-authorname { font-size: 18px; line-height: 25px; } .saboxplugin-wrap .saboxplugin-desc { font-size: 14px; line-height: 21px; } .saboxplugin-wrap .saboxplugin-web { font-size: 14px; } .saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-color { font-size: 21px; } .saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-color:before { width: 36px; height: 36px; line-height: 37px; } .saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-grey { font-size: 18px; } </style> <!-- BEGIN GADWP v4.9.6.2 Universal Tracking - https://deconf.com/google-analytics-dashboard-wordpress/ --> <script type="text/rocketscript"> (function($){ $(window).load(function() { //Track Downloads $('a').filter(function() { return this.href.match(/.*\.(zip|mp3*|mpe*g|pdf|docx*|pptx*|xlsx*|rar*)(\?.*)?$/); }).click(function(e) { ga('send','event', 'download', 'click', this.href); }); //Track Mailto $('a[href^="mailto"]').click(function(e) { ga('send','event', 'email', 'send', this.href); }); //Track Outbound Links $('a[href^="http"]').filter(function() { if (!this.href.match(/.*\.(zip|mp3*|mpe*g|pdf|docx*|pptx*|xlsx*|rar*)(\?.*)?$/)){ if (this.href.indexOf('murze.be') == -1) return this.href; } }).click(function(e) { ga('send','event', 'outbound', 'click', this.href); }); //Track Hashmarks $('a').filter(function() { if (this.href.indexOf('murze.be') != -1 || this.href.indexOf('://') == -1) return this.hash; }).click(function(e) { ga('send','event', 'hashmark', 'click', this.href); }); }); })(jQuery); </script> <script type="text/rocketscript"> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-57290920-1', 'auto'); ga('send', 'pageview'); </script> <!-- END GADWP Universal Tracking -->
</head>
<body class="post-template-default single single-post postid-4391 single-format-standard has-sidebar footer-0 has-avatars"> <div id="page" class="hfeed site"> <header id="masthead" class="site-header" role="banner"> <div class="site-branding"> <h1 class="site-title"><a href="https://murze.be/" rel="home">murze.be</a></h1> <div class="site-description">A blog on Laravel and modern PHP</div> </div> <div class="main-navigation-wrapper"> <nav id="site-navigation" class="main-navigation" role="navigation"> <h1 class="menu-toggle">Menu</h1> <a class="skip-link screen-reader-text" href="#content">Skip to content</a> <div class="menu-main-container"> <ul id="menu-main" class="menu"> <li id="menu-item-3846" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-3846"><a href="https://murze.be">Home</a></li> <li id="menu-item-3844" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3844"><a title="Laravel" href="https://murze.be/tag/laravel/">Laravel</a></li> <li id="menu-item-3845" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3845"><a title="PHP" href="https://murze.be/tag/php/">PHP</a></li> <li id="menu-item-4289" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4289"><a href="https://murze.be/tag/javascript/">JavaScript</a></li> <li id="menu-item-3856" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3856"><a href="https://murze.be/newsletter/">Newsletter</a></li> <li id="menu-item-800" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-800"><a href="https://murze.be/about-me/">About me</a></li> </ul> </div> <form role="search" method="get" class="search-form" action="https://murze.be/"> <label> <span class="screen-reader-text">Search for:</span> <input type="search" class="search-field" placeholder="Search &hellip;" value="" name="s" /> </label> <input type="submit" class="search-submit" value="Search" /> </form> </nav> <!-- #site-navigation --> </div> </header> <!-- #masthead --> <div id="content" class="site-content"> <div id="primary" class="content-area"> <main id="main" class="site-main" role="main"> <div class="entry-content" style="font-size:14px;background-color:#f2f2f2;padding:12px"> Every two weeks I send out a newsletter containing lots of interesting stuff for the modern PHP developer. You can expect quick tips, links to interesting tutorials, opinions and packages. Want to learn the cool stuff? Then <a href="/newsletter">sign up</a> now! </div> <article id="post-4391" class="post-4391 post type-post status-publish format-standard hentry category-uncategorized"> <header class="entry-header"> <h1 class="entry-title">Building a desktop application with Electron</h1> <div class="entry-meta"> <span class="posted-on">Posted on <a href="https://murze.be/2017/04/building-desktop-application-electron/" rel="bookmark"><time class="entry-date published" datetime="2017-04-19T11:48:04+00:00">April 19, 2017</time></a> </span> <span class="comments-link">&middot; <a href="https://murze.be/2017/04/building-desktop-application-electron/#respond"><span class="dsq-postid" data-dsqidentifier="4391 https://murze.be/?p=4391">Leave a comment</span></a> </span> </div> <!-- .entry-meta --> </header> <!-- .entry-header --> <div class="entry-content"> <p><a href="https://electron.atom.io/">Electron</a> is a library that enables you to create desktop apps with JavaScript, Html and css. If you&#8217;re interesting in playing around with this cool technology check out this tutorial by Kristian Poslek.</p> <blockquote> <p> In this article, I’ll try to guide you through the process of building a simple desktop application and touch on important concepts for building desktop application with JavaScript.</p> </blockquote> <p><a href="https://medium.com/developers-writing/building-a-desktop-application-with-electron-204203eeb658">https://medium.com/developers-writing/building-a-desktop-application-with-electron-204203eeb658</a></p> <p>Together with <a href="https://twitter.com/marcelpociot">Marcel Pociot</a> and the help of <a href="https://twitter.com/AlexVanderbist">Alex Vanderbist</a> I&#8217;m currently building my first Electron app. It&#8217;s a bit too early to share any details about it except that we&#8217;ll open source it (and it&#8217;ll be free).</p> <div class="saboxplugin-wrap"> <div class="saboxplugin-gravatar"><img alt='' src='https://secure.gravatar.com/avatar/a1b4b398630bbd32b77a82cbc37fae9a?s=100&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/a1b4b398630bbd32b77a82cbc37fae9a?s=200&amp;d=mm&amp;r=g 2x' class='avatar avatar-100 photo' height='100' width='100' /></div> <div class="saboxplugin-authorname"><a href="https://murze.be/author/freekspatie-be/">Freek Van der Herten</a></div> <div class="saboxplugin-desc"> <div class="vcard author"><span class="fn">Freek Van der Herten is a partner and developer at <a href="https://spatie.be">Spatie</a>, an Antwerp based company that specializes in creating web apps with Laravel. After hours he writes about modern PHP and Laravel on this blog. When not coding he&#8217;s probably rehearsing with <a href="https://jarenduren.bandcamp.com/">his kraut rock band</a>.</span></div> </div> <div class="clearfix"></div> <div class="saboxplugin-socials "><a target="_blank" href="https://github.com/spatie"><span class="saboxplugin-icon-grey saboxplugin-icon-github"></span></a><a target="_blank" href="https://twitter.com/freekmurze"><span class="saboxplugin-icon-grey saboxplugin-icon-twitter"></span></a></div> </div> <div class="sharedaddy sd-sharing-enabled"> <div class="robots-nocontent sd-block sd-social sd-social-icon-text sd-sharing"> <h3 class="sd-title">Share this:</h3> <div class="sd-content"> <ul> <li class="share-twitter"><a rel="nofollow" data-shared="sharing-twitter-4391" class="share-twitter sd-button share-icon" href="https://murze.be/2017/04/building-desktop-application-electron/?share=twitter" target="_blank" title="Click to share on Twitter"><span>Twitter</span></a></li> <li class="share-facebook"><a rel="nofollow" data-shared="sharing-facebook-4391" class="share-facebook sd-button share-icon" href="https://murze.be/2017/04/building-desktop-application-electron/?share=facebook" target="_blank" title="Click to share on Facebook"><span>Facebook</span></a></li> <li class="share-google-plus-1"><a rel="nofollow" data-shared="sharing-google-4391" class="share-google-plus-1 sd-button share-icon" href="https://murze.be/2017/04/building-desktop-application-electron/?share=google-plus-1" target="_blank" title="Click to share on Google+"><span>Google</span></a></li> <li class="share-pocket"><a rel="nofollow" data-shared="" class="share-pocket sd-button share-icon" href="https://murze.be/2017/04/building-desktop-application-electron/?share=pocket" target="_blank" title="Click to share on Pocket"><span>Pocket</span></a></li> <li class="share-end"></li> </ul> </div> </div> </div> <div class='yarpp-related'> <h3>Related Posts</h3> <ul> <li><a href="https://murze.be/2016/09/interview-business-side-packages/" rel="bookmark">An interview about the business side of our packages</a> <!-- (11)--> </li> <li><a href="https://murze.be/2016/03/building-gif-search-engine-react/" rel="bookmark">Building a GIF search engine with React</a> <!-- (10.7)--> </li> <li><a href="https://murze.be/2015/08/building-a-basic-router/" rel="bookmark">Building a basic router</a> <!-- (8.9)--> </li> <li><a href="https://murze.be/2016/05/package-determine-track-user-playing/" rel="bookmark">A package to determine which track a last.fm user is playing</a> <!-- (8.3)--> </li> <li><a href="https://murze.be/2016/03/step-by-step-guide-to-building-your-first-laravel-application/" rel="bookmark">A step by step guide to building your first Laravel application</a> <!-- (7.3)--> </li> </ul> </div> </div> <!-- .entry-content --> <footer class="entry-meta entry-footer"> <span class="cat-links"> Posted in <a href="https://murze.be/category/uncategorized/" rel="category tag">Uncategorized</a> </span> </footer> <!-- .entry-meta --> </article> <!-- #post-## --> <nav class="navigation post-navigation" role="navigation"> <div class="nav-links"> <div class="nav-previous"> <h2>Previous post</h2><a href="https://murze.be/2017/04/php-uk-conference-2017-videos-released/" rel="prev">PHP UK Conference 2017 videos have been released</a></div> <div class="nav-next"> <h2>Next post</h2><a href="https://murze.be/2017/04/php-%f0%9f%92%a9/" rel="next">$PHP = 

Murze.be - Script Codes CSS Codes

#carbonads { display: block; overflow: hidden; margin-bottom: 3em; padding: 10px; background-color: #f2f2f2; font-size: 12px; line-height: 1.5;
}
#carbonads a { color: inherit;
}
#carbonads a:hover { color: #007593;
}
#carbonads span { position: relative; display: block; overflow: hidden;
}
.carbon-img { float: left; margin-right: 1em;
}
.carbon-img img { display: block;
}
.carbon-text { display: block; float: left; max-width: calc(100% - 130px - 1em); text-align: left;
}
.carbon-poweredby { position: absolute; bottom: 0; left: 142px; display: block; text-transform: uppercase; font-size: 9px;
}
Murze.be - Script Codes
Murze.be - Script Codes
Home Page Home
Developer Carbon Ads
Username carbonads
Uploaded January 22, 2023
Rating 3
Size 13,615 Kb
Views 4,048
Do you need developer help for Murze.be?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Carbon Ads (carbonads) Script Codes
Create amazing captions with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!