Jimnio

Jimnio

Jimnio

News
Home Archive by Category "News"

Category: News

February 19, 2024
appsbusinessNews

SQLite Sync is the Future of All Microsoft Web Apps

Before I begin Speaking about my experience architecting Microsoft Blazer Ui’s top interface with SQL and Azure SQL products I just want everyone to note .Net 8 will be used as my main reference point as this will be the gold standard of Microsoft web facing services for the foreseeable future.

Learn More

admin 0 Comments
December 14, 2020
News

Excellence Award in Internet Marketing Services 2019 – Colorado

Jimnio
Excellence Award in Internet Marketing Services 2019 – Colorado
Learn More

admin 0 Comments
May 27, 2020
News

SEO in Pueblo Colorado – Small Business Guide

I want to help small businesses compete with the Goliaths of their like Industry. So if you are a big time thinker with a products that should compete with what is currently offered in the Nation then Jimnio SEO is for you free of charge. Continue Reading SEO in Pueblo Colorado – Small Business Guide

Learn More

admin 1 Comment
May 18, 2020
News

Come to Jimnio SEO for Growth

Jimnio SEO is a SEO Company that combines a little of the old with the new in search engine visibility. Continue Reading Come to Jimnio SEO for Growth

Learn More

admin 0 Comments
April 2, 2020
CodingNewsUncategorized

COVID-19 Javascript Charts REST API Demo

Learn More

admin 1 Comment
February 20, 2020
CodingNews

Best Codeigniter 4 Sitemap Generator

The code samples below will give you the best Codeigniter Generating Software.

application/config/routes.php

 | Examples:    my-controller/index -> my_controller/index
 |        my-controller/my-method -> my_controller/my_method
 */
 $route['default_controller'] = 'welcome';
 $route['404_override'] = '';
 $route['translate_uri_dashes'] = FALSE;
 $route['sitemap.xml'] = "Sitemap/index";

application/controllers/Sitemap.php

<?php
 defined('BASEPATH') OR exit('No direct script access allowed');
 class Sitemap extends CI_Controller {
     public function index() {     
           $this->load->database();     
          $query = $this->db->get("locations");     
          $data['pages'] = $query->result();     
          $this->load->view('sitemap', $data); }
     }
}

application/views/sitemap.php

<html xmlns="http://www.w3.org/1999/xhtml" xmlns:html="http://www.w3.org/TR/REC-html40" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:sitemap="http://www.sitemaps.org/schemas/sitemap/0.9">
    <head>
        <title>XML Sitemap</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <style type="text/css">
				body {
					font-family: Helvetica, Arial, sans-serif;
					font-size: 13px;
					color: #545353;
				}
				table {
					border: none;
					border-collapse: collapse;
				}
				#sitemap tr:nth-child(odd) td {
					background-color: #eee !important;
				}
				#sitemap tbody tr:hover td {
					background-color: #ccc;
				}
				#sitemap tbody tr:hover td, #sitemap tbody tr:hover td a {
					color: #000;
				}
				#content {
					margin: 0 auto;
					width: 1000px;
				}
				.expl {
					margin: 18px 3px;
					line-height: 1.2em;
				}
				.expl a {
					color: #da3114;
					font-weight: 600;
				}
				.expl a:visited {
					color: #da3114;
				}
				a {
					color: #000;
					text-decoration: none;
				}
				a:visited {
					color: #777;
				}
				a:hover {
					text-decoration: underline;
				}
				td {
					font-size:11px;
				}
				th {
					text-align:left;
					padding-right:30px;
					font-size:11px;
				}
				thead th {
					border-bottom: 1px solid #000;
				}
			</style>
		</head>
		<body>
		    <div id="content">
		        <h1>XML Sitemap</h1>
		        <p class="expl">
				Generated by <a href="https:jimnio.com" target="_blank" rel="noopener noreferrer">Jimnio SEO</a>, this is an XML Sitemap, meant for consumption by search engines.<br><br>
				You can find more information about XML sitemaps on <a href="http://sitemaps.org" target="_blank" rel="noopener noreferrer">sitemaps.org</a>.
			    </p>
			    <p class="expl">
					This XML Sitemap Index file contains 19 sitemaps.
				</p>
				<table id="sitemap" cellpadding="3">
				    <thead>
				        <tr>
				            <th width="75%">Sitemap</th>
				            <th width="25%">Last Modified</th>
				        </tr>
				        </thead>
				        <tbody>
				            <?php foreach($items as $item) { ?>
                            <tr>
                                <td>
                                    <a href="<?php echo base_url()."page/".$item->locationname ?>"><?php echo base_url()."page/".$item->locationname ?></a>
                                </td>
                                <td>2020-02-10 02:37 +00:00</td>
                            </tr>
                            <?php } ?>
				        </tbody>
				</table>
			</div>
		</body>
	</html>
Learn More

admin 2 Comments
January 4, 2020
News

5 Types of Tech That Can Boost Your Freelance Career

When you operate a one-person shop, you know that CRM, email marketing, and social media strategies can be a big boost to your business, but just don’t seem very realistic when it comes to time and money. Continue Reading 5 Types of Tech That Can Boost Your Freelance Career

Learn More

admin 0 Comments
January 3, 2020
News

Price of Websites in Pueblo Colorado

Secure | Out of the Box | Anonymous

We will never share your information with any agency nor have we signed any license agreement to do so. The web was meant for the people not Nosy Nelly’s. Please ask about our custom Jimnio CMS made hacker proof with all vulnerabilities tested and using my custom code modules.

All Prices are subject to change based on scope of project but a detailed FDR will be provided before payment is invoiced.

[wgl_progress_bar units=”USD” css_animation=”bounceInLeft” values=”%5B%7B%22label%22%3A%221-5%20Page%20WordPress%20Site(no%20E-Commerce)%22%2C%22point_value%22%3A%22500%22%2C%22bar_color_type%22%3A%22gradient%22%2C%22bar_color%22%3A%22%2342adff%22%2C%22bar_gradient_start%22%3A%22%236a4bc4%22%2C%22bar_gradient_end%22%3A%22%23329fff%22%2C%22bar_bg_color%22%3A%22%23f0f3fa%22%2C%22label_color%22%3A%22%23161616%22%2C%22value_color%22%3A%22%23161616%22%7D%2C%7B%22label%22%3A%225%20or%20Greater%20Page%20WordPress%20Site(no%20E-Commerce)%22%2C%22point_value%22%3A%221000%22%2C%22bar_color_type%22%3A%22gradient%22%2C%22bar_color%22%3A%22%2342adff%22%2C%22bar_gradient_start%22%3A%22%236a4bc4%22%2C%22bar_gradient_end%22%3A%22%23329fff%22%2C%22bar_bg_color%22%3A%22%23f0f3fa%22%2C%22label_color%22%3A%22%23161616%22%2C%22value_color%22%3A%22%23161616%22%7D%2C%7B%22label%22%3A%22Joomla!%2FDrupal%20CMS(15%20Page%20or%20Less)%22%2C%22point_value%22%3A%22600%22%2C%22bar_color_type%22%3A%22gradient%22%2C%22bar_color%22%3A%22%2342adff%22%2C%22bar_gradient_start%22%3A%22%236a4bc4%22%2C%22bar_gradient_end%22%3A%22%23329fff%22%2C%22bar_bg_color%22%3A%22%23f0f3fa%22%2C%22label_color%22%3A%22%23161616%22%2C%22value_color%22%3A%22%23161616%22%7D%2C%7B%22label%22%3A%22WordPress%20Site%20E-Commerce(10%20or%20less%20Products)%22%2C%22point_value%22%3A%22800%22%2C%22bar_color_type%22%3A%22gradient%22%2C%22bar_color%22%3A%22%2342adff%22%2C%22bar_gradient_start%22%3A%22%236a4bc4%22%2C%22bar_gradient_end%22%3A%22%23329fff%22%2C%22bar_bg_color%22%3A%22%23f0f3fa%22%2C%22label_color%22%3A%22%23161616%22%2C%22value_color%22%3A%22%23161616%22%7D%2C%7B%22label%22%3A%22WordPress%20Site%20E-Commerce(20%20or%20more%20Products)%22%2C%22point_value%22%3A%223000%22%2C%22bar_color_type%22%3A%22gradient%22%2C%22bar_color%22%3A%22%2342adff%22%2C%22bar_gradient_start%22%3A%22%236a4bc4%22%2C%22bar_gradient_end%22%3A%22%23329fff%22%2C%22bar_bg_color%22%3A%22%23f0f3fa%22%2C%22label_color%22%3A%22%23161616%22%2C%22value_color%22%3A%22%23161616%22%7D%2C%7B%22label%22%3A%22Jimnio%20Custom%20CMS(Secure)%22%2C%22point_value%22%3A%223000%22%2C%22bar_color_type%22%3A%22gradient%22%2C%22bar_color%22%3A%22%2342adff%22%2C%22bar_gradient_start%22%3A%22%236a4bc4%22%2C%22bar_gradient_end%22%3A%22%23329fff%22%2C%22bar_bg_color%22%3A%22%23f0f3fa%22%2C%22label_color%22%3A%22%23161616%22%2C%22value_color%22%3A%22%23161616%22%7D%2C%7B%22label%22%3A%22Magento%20E-Commerce%20CMS%22%2C%22point_value%22%3A%223000%22%2C%22bar_color_type%22%3A%22gradient%22%2C%22bar_color%22%3A%22%2342adff%22%2C%22bar_gradient_start%22%3A%22%236a4bc4%22%2C%22bar_gradient_end%22%3A%22%23329fff%22%2C%22bar_bg_color%22%3A%22%23f0f3fa%22%2C%22label_color%22%3A%22%23161616%22%2C%22value_color%22%3A%22%23161616%22%7D%2C%7B%22label%22%3A%22ASP.Net(Small%20Gov)%22%2C%22point_value%22%3A%223500%22%2C%22bar_color_type%22%3A%22gradient%22%2C%22bar_color%22%3A%22%2342adff%22%2C%22bar_gradient_start%22%3A%22%236a4bc4%22%2C%22bar_gradient_end%22%3A%22%23329fff%22%2C%22bar_bg_color%22%3A%22%23f0f3fa%22%2C%22label_color%22%3A%22%23161616%22%2C%22value_color%22%3A%22%23161616%22%7D%2C%7B%22label%22%3A%22ASP.Net(State%20Gov)%22%2C%22point_value%22%3A%2210000%22%2C%22bar_color_type%22%3A%22gradient%22%2C%22bar_color%22%3A%22%2342adff%22%2C%22bar_gradient_start%22%3A%22%236a4bc4%22%2C%22bar_gradient_end%22%3A%22%23329fff%22%2C%22bar_bg_color%22%3A%22%23f0f3fa%22%2C%22label_color%22%3A%22%23161616%22%2C%22value_color%22%3A%22%23161616%22%7D%2C%7B%22label%22%3A%22ASP.Net(Federal%20Gov)%22%2C%22point_value%22%3A%220%22%2C%22bar_color_type%22%3A%22gradient%22%2C%22bar_color%22%3A%22%2342adff%22%2C%22bar_gradient_start%22%3A%22%236a4bc4%22%2C%22bar_gradient_end%22%3A%22%23329fff%22%2C%22bar_bg_color%22%3A%22%23f0f3fa%22%2C%22label_color%22%3A%22%23161616%22%2C%22value_color%22%3A%22%23161616%22%7D%5D” extra_class=”custom-progress”]
[wgl_info_box layout=”left” icon_type=”font” icon_font_type=”type_flaticon” icon_flaticon=”flaticon-money-2″ ib_title=”Limited Budget?” ib_content=”We can do financing with custom payment plans. My goal is to get anyone who wants a website to see it happen.”]
Learn More

admin 0 Comments
December 29, 2019
CodingNewsUncategorized

NPM Fitness Macros Calculator

[wgl_button button_text=”NPM” css_animation=”bounceInLeft” size=”s” align=”right” link=”url:https%3A%2F%2Fwww.npmjs.com%2Fpackage%2Ffitness-macros-calculator|||”]
[wgl_button button_text=”Github” css_animation=”bounceInRight” size=”s” link=”url:https%3A%2F%2Fgithub.com%2Fderfmilo%2Ffitness-macros-calculator|||”]

Created in 2017 a NodeJS NPM module to use the Mifflin Fitness Macros into a return value.

You can find the NPM link in the buttons above or use npm to install with terminal/NodeJs and NPM:

Run in terminal

npm i fitness-macros-calculator

Test values

var mifflin = require("fitness-macros-calculator"); 
var sum = mifflin.macros({weight: 132,height:{ft:6,in:1},birthday:481834906});

The test will return

return value =  { 
     carbs : { weightloss : '137.0', weightmaintain : '218.0', weightgain : '259.0' }, 
     calories : { weightloss : 1291.44, weightmaintain : 1547.0375, weightgain : 1668.1100000000001 }, 
     fat : '36.0', protein : '103' }

Learn More

admin 0 Comments
Web Hosting and Design

We are the guys you hire when others say it can not be done. With a rich history of experimental and Research Based Development we are almost certain if you have a issue we can fix it.

Give us a Review Today

Recent Posts
  • SQLite Sync is the Future of All Microsoft Web Apps
  • Excellence Award in Internet Marketing Services 2019 – Colorado
  • SEO in Pueblo Colorado – Small Business Guide
  • Jimnio SEO API
  • Jimnio SEO Plugins for WordPress, Joomla, and Drupal
Categories
  • apps (9)
  • business (10)
  • Coding (10)
  • Crypto (1)
  • News (9)
  • Uncategorized (9)

Copyright © 2019 Softlab by WebGeniusLab. All Rights Reserved