Servidores Privados y Aplicaciones

Menu
  • Brawl Stars
  • Clash Royale
  • Clash of Clans
  • Clash Quest
  • Español
  • Français
  • Deutsch
  • Polskie
  • Dutch
  • English
  • Italiano
  • Română
  • Čeština
  • Fortnite
  • Android APKS
  • Português
  • Türk
  • Svenska

Portada | Iccode

Iccode

Iccode. This page is a link to know everything related to iccode.net. However, that space has closed, now through this page it is about linking with previous projects. We thank Easd-desig.com for the space that has been provided for this purpose. Hi, this is a personal project space on web. When not at work, I like to write code and watch movies. I am a big Star Wars fun and otaku. I am also proud holder of a BSc (Honours) Open from The Open University UK with focus in computing, which I have earned while working full time in unrelated sector.

Iccode.net

CONTENIDO

  • 1 Iccode.net
    • 1.1 About this site
  • 2 Escape special characters
    • 2.1 Command line generator for Meteor projects

You can contact me using the contact page or you can also find me at Imagine Binary which is the company I currently work for as a freelancer. It is a software development company offering web and mobile development services.

About this site

After using WordPress for years, I’ve found the time to create something from the ground up. The result is this site which is made with Laravel. The public half, is made with blade templates while the admin half uses Vue.js.

If you are interested or you want to use it, you can find the code at Github

I am open for business proposals, looking forward to collaborate with other people, to see and learn new things in software development.

download Iccode

Iccode

Escape special characters

To escape characters like double asterisks ** used for bold forward slashes // for italics double under slashes __ for underlining use double percent characters % to enclose them.

Note you need two percent characters from each enclosing side.

Command line generator for Meteor projects

As I mentioned in a previous post, I spend my free time trying to learn Meteor, a cool, simple but also smart and useful JavaScript web framework. During this time I find myself repeatedly doing the same things over and over again for each new project, such as:

  • create a project’s root directory
  • cd into the newly created directory and call the Meteor command line tool: meteor create project_name
  • delete the three generated files (html, js and css)
  • add two or three basic packages (mostly Bootstrap 3 and iron router)
  • create various sub-directories inside root directory for public, tests, server, client, common libraries, client libraries, etc

Pretty boring and not lazy enough experience. Hopefully not something which it cannot be fixed with a little scripting. My humble solution comes in a form of a Bash script that does all the steps mentioned in the list above. One can simply invoke the script from the command line and provide it with a name for the project to be created. Even the project name is optional, if not given the script will create a new project named new_project.

Here is a screenshot of a newly created project:

I hope most things speak for themselves but for further clarification:

The script creates the project’s root directory
Deletes the Meteor generated files
Creates all directories and files
Writes some very basic code in some of the files, like the templates used to form the basic layout and some JavaScript
Finally adds iron router and bootstrap-3 packages
The generated code assumes that Bootstrap 3 will be used but it can be easily removed.

my_site is the name of the project and the root directory
my_site/client is the client side code, templates and stylesheets
my_site/client/lib is a directory where I put my subscriptions and some common utility code to run client side only

my_site/client/stylesheets are where all stylesheets files live. You can see the sticky_footer file which is used for Bootstrap sticky footers
my_site/client/stylesheets/style.css for further style customizations
my_site/client/views/layout contains partial templates for the head, the header and the footer while the main template renders all

 

my_site/client/views/index can be considered the home page

my_site/collections is a place to hold all of the collections
my_site/lib hosts common code that will run both on the server and the client, such as routes for the iron router

my_site/public for assets like images and the like
my_site/server is where all the server-side code lives
my_site/server/fixtures.js is a place to put collection fixtures for development

my_site/server/methods.js for the server-side methods

my_site/publications.js for collection publications

So if you want to skip some steps like me, you are welcomed to use the script which is available from Github. Put the script somewhere accessible from your user, I tend to maintain a ~/bin/ directory on my Ubuntu machine which is sourced by my .bash_profile. Finally call the script: meteor-project my_new_project_name_goes_here, that’s it.

  • An example of a Flask application
  • Command line tool for the Python Flask web framework
jugar my talking angela

My Talking Angela

My Talking Angela ofrece todos los beneficios de tener un gato de verdad pero sin tantos problemas. Es una mascota ...
Leer Más
clash Quest Apk android

Clash Quest Apk para Android 0.372.135 Ultima Versión 2022

Clash Quest Apk. En el mundo de los videojuegos, Clash of Clans ha sido el tipo de juego que ha ...
Leer Más
Boom Beach Apk para PC

Boom Beach Apk 44.243 Android Descargar Ultima Versión 2022

Boom Beach Apk es un juego de estrategia que combina ataques de y hacia otros jugadores con ataques contra bases ...
Leer Más
Descargar Minecraft apk

Minecraft APK 1.18.12.01 Android Descargar Ultima Versión 2022

Minecraft Apk es un videojuego sandbox creado por Markus "Notch" Persson y desarrollado por Mojang Studios, una parte de Xbox ...
Leer Más
  • ‹
  • 1
  • 2
  • 3
  • 4
  • …
  • 9
  • ›
Cargando...

Please help us spread this information to as many people as possible. All you have to do is click on one of the buttons above. We thank you in advance for your great help.

 

  • Facebook
  • Twitter

Thanks for sharing

Servidores Privados y Aplicaciones

Descarga las mejores APK y servidores privados rapidamente

Easd-Design Deutsch

Easd-Design Español

Easd-Design Français

Easd-Design Polskie

Easd-Design Dutch

Easd-Design English

Easd-Design Italiano

Easd-Design Română

Easd-Design Čeština

Easd-Design Português

Easd-Design Türk

Easd-Design Svenska

Spotify
Garageband
Minecraft
My Talking Angela
Play Store
Whatsapp
Snaptube
IMO
Mobdro
Geometry Dash
Apps para PC
Tutoriales
Emuladores
Grabar Llamadas
VPN
Hosting
Internet
Promoción

Descarga nuestra extensión de Chrome y entérate de las ultimas novedades
  • Nfsrevolution Need for Speed (NFS)
  • Iccode
  • Editor de Fotos
  • Delta3dengine
  • Clashadvisor, The Strategy Games site
  • BluefangGames
  • Siuniverse

FACEBOOK
TWITTER
RSS
INSTAGRAM
CONTACTO
Linkedin

Jose Saramago Lte 6 Mza 3

Fracc. Carlos Pellicer Camara, Centro

Villahermosa, Tabasco México

Tel: 9931148393

Quienes Somos

Politica de Cookies

Política de Privacidad

Mapa de Sitio

Copyright © 2022 Servidores Privados y Aplicaciones
Theme by MyThemeShop.com
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Do not sell my personal information.
Cookie SettingsAccept
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Siempre activado
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDuraciónDescripción
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
GUARDAR Y ACEPTAR