Shineyrock web design & consultancy

Shineyrock

Searched for: "e" / 1399 results

Building RESTful APIs With Flask: An ORM With SQLAlchemy

…er-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} In the first part of this three-part tutorial series, we saw how to write RESTful APIs using Flask as the web framework. The previous approach provided a lot of flexibility but involved writing a lot of code that otherwise could have been avoided in more…


Templating With Jinja2 in Flask: Essentials

…emplate engine written in pure Python. It provides a Django-inspired non-XML syntax but supports inline expressions and an optional sandboxed environment. It is small but fast, apart from being an easy-to-use standalone template engine. Flask is a Python-based micro web framework which allows you to write your web applications quickly…


Using PHP CodeSniffer With WordPress: Understanding Code Smells

…entimes, the way in which we write code depends on how we got started with programming.For example, if someone has a formal education in computing, they are likely to know a variety of principles that will prevent them from writing poor quality code. This isn't a rule, of course, but…


Integrate UberGallery With OpenCart: Part Two

…eries, we are exploring how to integrate the UberGallery script with OpenCart. To achieve that, we are building a module in OpenCart, so we could do the things natively. In the first part of this series, we discussed the back-end section of our custom module, and the end product was…


Using the Mailgun Store(): A Temporary Mailbox for Your App’s Incoming Email

…e CreatingWelcome to a special episode of our Building Your Startup series sponsored by Mailgun. In this series, I'm guiding you through launching a startup from concept to reality using my Meeting Planner app as a real-life example. Every step along the way, we'll release the Meeting Planner code as…


Building RESTful APIs With Flask: ORM Independent

…er-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} In the first part of this three-part tutorial series, we saw how to write RESTful APIs all by ourselves using Flask as the web framework. In the second part, we created a RESTful API using Flask-Restless, which depends on SQLAlchemy as the ORM. In this…


Create a ‘Conversation’ Banner With Revolving Text in WordPress: Part 1

…ers can be controversial—we've all had clients who've insisted on them regardless of whether they enhance the site. But they do have their place. They can help to highlight key content, display images on a site where visual elements are important, and bring a site to life.In most cases, you'll…


Using PHP CodeSniffer With WordPress: Installing and Using PHP CodeSniffer

…e first article of this series, we defined code smells and looked at a few examples of what they are and how we may refactor them so the quality of the code is improved. Recall:[A] code smell, also known as a bad smell, in computer programming code, refers to any…


Rails Image Upload: Using Paperclip in a Rails Application

…e first two parts of this series, I showed you how to enable image uploading in Rails using CarrierWave. In this part, you will see how to do so using Paperclip.Paperclip is a Ruby gem provided by thoughtbot. It was created to make file attachment very easy. In this tutorial,…


Create a ‘Conversation’ Banner With Revolving Text in WordPress: Part 2

…e CreatingIn this set of two tutorials, we're creating a slider to display posts from a custom post type in such a way as to create a conversation effect between two speakers in an image.In the previous part, we registered the post type, set up the sliders and added them…


Refine Search

Save This Search?

Saved Searches

You have not saved any searches yet.