How I changed the Favicon of ShopForSoul.com (Justetc Properties) #Root #By Sayed Ahmed

Favicon: It is the icon displayed in the browser tab (top-left) when you go to a site.

Steps to Change:
Took the logo from the site http://www.justetc.net/

Used a paint software to cut the text and kept only the pictorial part (logo symbol) of the logo image.

Then used the Favicon generator http://www.favicon.co.uk/index.php to create the Favicon for ShopForSoul.com

The Favicon for Magento based site are located usually under the theme directories i.e /skin/frontend/default/default/favicon.ico or in the base theme directory /skin/frontend/base/default/favicon.ico. If you are not sure, then go to your site and check the source of the home page, you will notice the location of the Favicon.

You will see as follows

<link rel=”iconhref=”http://shopforsoul.com/skin/frontend/default/default/favicon.icotype=”image/x-icon” />

<link rel=”shortcut iconhref=”http://shopforsoul.com/skin/frontend/default/default/favicon.icotype=”image/x-icon” />

You can also search your source code usually in the skin folder. You also need to know which theme/skin is your
store using currently.

Replaced the default Magento icon with my favicon icon. I replaced both base and default themes. Magento may be using the base favicon if it does not find the favicon for your theme.

Then, flushed the cache, and also refreshed the cache from Magento admin section.

Cleared all browser history. The new favicon icon appeared.

If it does not come for you, close the browser, clear all cache, and clear all downloaded objects (IE); then double check that the favicon images are at the right folders in your store. Try to browse to the exact favicon from browser (by typing or copying the full url, or using directory browsing if enabled). Also, check that
your page HTML source refers to the right favicon. If everything is right, you should see the new favicon. Else, try another browser as well.

Favicon: https://en.wikipedia.org/wiki/Favicon From: http://sitestree.com/?p=1264
Categories:Root, By Sayed Ahmed
Tags:
Post Data:2014-07-25 11:02:06

Shop Online: https://www.ShopForSoul.com/
(Big Data, Cloud, Security, Machine Learning): Courses: http://Training.SitesTree.com
In Bengali: http://Bangla.SaLearningSchool.com
http://SitesTree.com
8112223 Canada Inc./JustEtc: http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning)
Shop Online: https://www.ShopForSoul.com/
Medium: https://medium.com/@SayedAhmedCanada

Ajax and Software/Web Development #Root #By Sayed Ahmed

Making AJAX Application Crawlable for Search Engine Optimization

http://www.seoinc.com/seo-blog/making-ajax-application-crawlable-for-search-engine-optimization/

 

Making AJAX Applications Crawlable
https://developers.google.com/webmasters/ajax-crawling/

 

AJAX Application Architecture, Part 1 (.Net)

http://msdn.microsoft.com/en-us/magazine/cc163363.aspx

 

Characteristics of Ajax Applications: May be an old document. You can check on the discussion/arguments on Placing logic on client or server-side and how much. Also, you can get a sense of some large applications that are based on Ajax

http://www.openajax.org/member/wiki/images/8/89/NexawebAjaxCharacteristics.pdf

 

Ajax web application architecture – Roadmap to mobile web development

https://www.youtube.com/watch?v=LpPIZZCGFXg

 

Architecture guidelines for ASP.NET AJAX applications. Kinda Old, before using the concepts, check for are these still relevant considering recent changes/updates in .Net platform

http://www.developerfusion.com/article/84895/architecture-guidelines-for-aspnet-ajax-applications/

 

SlideShow on Architecture of Ajax Applications

http://www.slideshare.net/AloisReitbauer/architecture-of-ajax-applications

 

Pretty Old Research Paper on Ajax Architecture

http://arxiv.org/ftp/cs/papers/0608/0608111.pdf

 

  From: http://sitestree.com/?p=1245
Categories:Root, By Sayed Ahmed
Tags:
Post Data:2014-07-19 23:47:49

Shop Online: https://www.ShopForSoul.com/
(Big Data, Cloud, Security, Machine Learning): Courses: http://Training.SitesTree.com
In Bengali: http://Bangla.SaLearningSchool.com
http://SitesTree.com
8112223 Canada Inc./JustEtc: http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning)
Shop Online: https://www.ShopForSoul.com/
Medium: https://medium.com/@SayedAhmedCanada

laracast beginner: Route Helpers, New Blade Directives, Higher Order Tap, Basic Routing and Views

Filter By: Difficulty

laracast beginner : Basic Data Binding, Dynamic Inserts With PDO, Media Objects with Flexbox

Filter By: Difficulty, Page

laracast beginner : Lists, Setup Vue Devtools, Basic Data Binding, How Do I Dry Up My Forms

Filter By: Difficulty, Page

laracast beginner: Authenticate Your Users:Validation and More

Filter By: Difficulty, Page

laracast beginner

Resources for Data Science Based Project Development

Projects mentioned on: http://sitestree.com/prediction-bayesian-regression-concepts-example-projects/

Insurance HealthCare Costs: https://github.com/techshot25/HealthCare Linear and Bayesian modeling in R: Predicting movie

popularity https://towardsdatascience.com/linear-and-bayesian-modelling-in-r-predicting-movie-popularity-6c8ef0a44184

Bayesian-Stock-Price-Prediction https://github.com/lschlessinger1/Bayesian-Stock-Price-Prediction

Bayesian Prediction: Well (Oil) Production https://github.com/jpgrana/bayesian-approach-predicting-well-production

Binary Classification on Stock Market (S&P 500) using Naive Bayes and Logistic Regression https://github.com/NeilPrabhu/Stock-Prediction

Naive Bayes Weather Prediction https://github.com/husnainfareed/simple-naive-bayes-weather-prediction/blob/master/bayes.py

Regression Predict Fuel Efficiency: https://www.tensorflow.org/tutorials/keras/basic_regression

Regression-Example-Predicting-House-Prices https://github.com/andersy005/deep-learning/blob/master/keras/04-A-Regression-Example-Predicting-House-Prices.ipynb

Stock Price Prediction using Regression https://github.com/chaitjo/regression-stock-prediction

Concept: Predicting the Future with Bayes’ Theorem https://fs.blog/2018/09/bayes-theorem/

Chapter 5 – Bayesian Prediction https://www.sciencedirect.com/science/article/pii/B9780123748546000089

Books:

Bayesian Methods for Hackers https://github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers

Multiple-linear-regression https://github.com/topics/multiple-linear-regression

Making Predictions with Regression Analysis https://statisticsbyjim.com/regression/predictions-regression/

Regression and Prediction http://jukebox.esc13.net/untdeveloper/RM/Stats_Module_5/Stats_Module_56.html

https://towardsdatascience.com/train-test-split-and-cross-validation-in-python-80b61beca4b6

*** . *** *** . *** . *** . ***

Courses: http://Training.SitesTree.com (Big Data, Cloud, Security, Machine Learning)
Blog
: http://Bangla.SaLearningSchool.com, http://SitesTree.com

8112223 Canada Inc./JustEtc: http://JustEtc.net

Shop Online: https://www.ShopForSoul.com/
Linkedin: https://ca.linkedin.com/in/sayedjustetc

Medium: https://medium.com/@SayedAhmedCanada

laracast series episode

Filter By: Difficulty, Type

laracast series episode

Filter By: Difficulty, Type, Page