• Home
  • About
  • Contact
  • Resume

Login

Remember Me
  • Forgot your password?
  • Home
  • About
  • Contact
  • Resume

Nick Escobedo

  • Home
  • About
  • Contact
  • Resume

Programming

Home
 / Programming

Laravel 4 Project On Shared Hosting

By Nick Escobedo
June 23, 2014
1 min read
Leave a comment
In How-To's, PHP, Programming, Tech, Tips
5989 views
Laravel 4 is capable of running on a shared hosting environment. It’s a lot easier than you probably think. Login to your host and go to your home directory. This does not mean your public home directory, they are separate. ...
Read more

BSOD Windows 8.1 CRITICAL_STRUCTURE_CORRUPTION

By Nick Escobedo
June 22, 2014
1 min read
Leave a comment
In Android, Programming, Tech, Tips
6281 views
Blue Screen Of Death (BSOD) an inevitable part of using a windows machine. Today I received a BSOD with an error CRITICAL_STRUCTURE_CORRUPTION while working on my Android homework. The error wasn’t very descriptive and I wasn’t hopeful to find a ...
Read more

Android Studio .gitignore File

By Nick Escobedo
December 10, 2013
19 second read
Leave a comment
In Programming, Tech
6117 views
The following is the .gitignore file for my Android development in Android Studio. This is what worked for me, but if anyone has additional input that’s welcome too.
Read more

PHP Pages Displaying Code And Not Rendering Code

By Nick Escobedo
December 10, 2013
1 min read
Leave a comment
In How-To's, PHP, Tech
6327 views
For some reason my server started displaying code instead of actually processing or rendering the code. After playing around with the server I noticed the php5 module was missing from Apache. If your code is displaying and not rendering you ...
Read more

Git Force Push Branch

By Nick Escobedo
December 10, 2013
50 second read
Leave a comment
In How-To's, Programming, Tech
7369 views
I had a problem where I want to push my branch and overwrite what was the on the server. I kept receiving an error telling me to merge. I did not want to merge and found a way to force ...
Read more

Mod Rewrite Enabled But Not Working

By Nick Escobedo
December 10, 2013
1 min read
Leave a comment
In How-To's, PHP, Tech
5427 views
If you find that your mod rewrite is enabled, but doesn’t seem to be working you may need to add this little bit of code to your httpd.conf file. AllowOverride All It’s possible your file might have the following: AllowOverride ...
Read more

Xampp Send Email Issues

By Nick Escobedo
January 22, 2013
3 min read
Leave a comment
In How-To's, PHP, Programming
5974 views
After upgrading my xampp installation I had issues sending email. I wrote a small test PHP page and it was saying my emails were being sent, but I never received them. Obviously something was misconfigured. I thought I correctly edited ...
Read more

Build Email Message Dynamically From Submitted Form

By Nick Escobedo
August 8, 2012
2 min read
Leave a comment
In How-To's, HTML, PHP, Tech
4847 views
I wrote some code to dynamically generate an email message based on the names of form elements being sent through post. In this post I’ll describe how it’s done. The foreach loop grabs the keys from the post array. An ...
Read more

Understanding AJAX In WordPress Plugins

By Nick Escobedo
July 30, 2012
1 min read
Leave a comment
In How-To's, JavaScript, Programming, Wordpress
5190 views
For me it’s difficult to retain and grasp the programming concept, especially if it’s new, if I don’t understand the why behind the concept. I didn’t  understand how to properly use AJAX in WordPress. I started searching google and found ...
Read more
How-To's, HTML, JavaScript, Programming, Tech

How To Use One JavaScript Function to Slide Any HTML Element Up and Down with JQuery

By Nick Escobedo
October 11, 2011
2 min read
9 Comments
In How-To's, HTML, JavaScript, Programming, Tech
19454 views
In this guide I’ll show you how to use one JavaScript function to slide any HTML element up and down with JQuery by simply sending the JavaScript function the id of an element.
Read more
Previous 1 2 3

Categories

  • Android
  • How-To's
  • HTML
  • Interesting
  • JavaScript
  • Laravel
  • Life
  • Life Pro Tip
  • Linux
  • Magento
  • Mobile App of the Week
  • PHP
  • Programming
  • Retail
  • Software Development
  • Tech
  • Testing
  • Tips
  • Ubuntu
  • Video Games
  • Vue.js
  • Wordpress
  • YouTube
© Copyright 2015, All Rights Reserved Powered by WordPress | Designed by Bdayh