April 24, 2012
Want to collect contact information from a website form? process credit card transactions online? create membership and login areas? AND all for a very low price? Well PHP coding just might be what you need on your company’s website. Well first off what does PHP stand for? PHP stands for PHP: Hypertext Preprocessor (a ...
(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})(); Digg Diggvar dd_offset_from_content = 40; var dd_top_offset_from_content = 0;
October 25, 2011
It’s true that these days you can find out how to do just about anything on the internet. From the most complicated problem to what you might you might find nonsensical. Since the time I first started searching for stuff I figure whatever problem you’re encountering now, more than likely someone has before you and ...
October 4, 2011
Programmers Corner: New Technology
September 21, 2011
Of all the skills that are important in programming, improvising is one of the most useful. Like most jobs, sometimes not all the tools needed are available to you when building a website, so finding a cheap, competent workaround is the next best thing. Improvising in websites could be the method that saves you a ...
September 15, 2011
Php Designer 7 is a small yet powerful IDE that comes to us be the good people of MP Software. This IDE allows simple easy development of websites with tools like code highlighting and code completion in PHP, SQL, HTML/XHTML CSS, JavaScript, VBScript, Java, C#, Perl, Python, Ruby, and Smarty. Though it does not yet ...
August 27, 2011
Next time your just surfing the web, be sure to check out Jim Carry’s web site. I know a weird thing to say but seriously this website is insane. This take innovative web deign to a new extreme the website is a giant flash image, making the entire website totally interactive, each link sends you ...
June 19, 2011
While browsing some forums a few days ago I had somebody introduce a very cool website to me. I will post this website below this post so you guys can check it out for yourself. Pretty much what this website does is that it lets you input your code be it Ruby, Python, Java, HTML, ...
Tags: C#,
code,
css,
email,
forum,
html,
input,
java,
link,
PHP,
programming,
public,
python,
website
May 31, 2011
Have you ever wanted to make a web application that would make you life easier? Such as holding information or just making calculations based on a few variables. C# is definitely the programming language to get into then. Over the past few months I have been learning the power of the C# programming language, and ...
May 29, 2011
ONE of the reasons I got into programming and web developing was the similarities it had with my favorite toy growing up, Legos. With Legos, you take pieces and build things, usually starting with one piece before gradually building up to whatever creation you were aiming for. With programming, the same principle applies. You take ...
Tags: biography,
brandon,
building,
child,
code,
developing,
freedom,
growing,
legos,
me,
origin,
programming,
story
April 28, 2011
JQuery is a javascript library. Javascript adds fanciness to a website: dropdown menus, element fade in/out, animations, etc. JQuery combines everything in Javascript and compresses it into a simpler form. Then you can call methods straight from the JQuery script instead of making an entirely new script from scratch. For example, if I wanted to ...
Tags: animate,
code,
css,
entertainment,
form,
fun,
html,
javascript,
jquery,
programming,
script,
simple,
slide