October 10, 2011
Need a website done now but don’t know HTML, and not enough hire professionals like us? Well you’re in luck. The good people at Adobe have created yet another program to construct websites called Adobe Muse. Muse is the product’s codename, so once it’s fully released the name will probably be changed. If you use ...
September 29, 2011
This technique of grabbing RSS feeds it great for creating a list of affiliate links, auto loading blog content, or drip feeding content into your twitter account. This can be done using a cool web app called Dapper. Let’s say we want to create a category of link on a key word. Well first we’ll ...
September 27, 2011
If you visit W3Schools frequently to learn a language or just to double check your syntax then you have probably seen their certifications section. For those of you that have never been to W3Schools; visit it. This is a website where you can learn just about any language and thanks to the people at W3Fools, ...
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 24, 2011
Almost always whenever I make a website for a client they want or it will require me to use some sort of JavaScript functionality. Now I’m no expert in JavaScript – I can provide basic functionality like an image slider or content remover and the likes but I do not know enough to make crazy ...
Tags: code,
css,
html,
hunting,
javascript,
jquery,
library,
plugin,
program,
programmings,
script,
slider
May 18, 2011
Every time I open Google Chrome I’m pretty sure that I’m running a new version of it. Not too long ago I open my Google Chrome Browser and BOOM – new icon. Though I hate the new icon that Chrome has I still love it as a whole. The new icon just seems flat and ...
Tags: automatic,
browser,
chrome,
css,
firefox,
html,
internet explorer,
opera,
rolling,
Safari,
technology,
updates,
version
May 12, 2011
Verifying your HTML and CSS with w3 is an easy process. Just upload your code and in a matter of seconds it’s check and verified. You even get a neat image to go along with it that lets everybody know it follows the w3 standard. By doing this you might be able to boost SEO ...
Tags: approved,
css,
development,
engine,
google,
html,
javascript,
search,
SEO,
valid,
verify,
w3,
waste
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
April 22, 2011
As a web developer you are probably familiar with this concept: Reusable Code. For some of us (like me) it was pounded in your head throughout school and I have to say it has definitely made my life easier. Reusable Code is just as it suggests: useful code that you can use in many different ...
Tags: ASP.NET,
C#,
code,
development,
html,
java,
needless,
pointer,
programmingd,
reusable,
reuse,
tip,
waste,
web
April 13, 2011
When Writing HTML Pages Find Alternatives For These Characters When creating a web page you sometimes need to use text that the browser will interpret as HTML syntax. For example: greater than, less than and ampersand. You might also find yourself needing to use special characters such as a copyright symbol or trademark symbol, maybe ...
Tags: ascii,
chart,
codes,
copyright,
develop,
html,
interpret,
memorize,
symbol,
syntax,
trademark,
website