When not to use Drupal API

Found this article about "when and when not to use Drupal API". Now that I pretty much familiarize myself with the theming layer of Drupal, I am now learning Module Development. This book

Category: 

Learning Command line

I'm a newbie in programming and one of the tricks I found to get myself use to command line is setting a cheat sheet image as your background wallpaper image. ^^,

Source: Command line as background image

Category: 

jQuery: Displaying and Interacting with Ajax Fields

This is my first code dealing with data. I've done codes before with AS3 or jQuery but its mostly animation or effects. It took me about a week to complete this code and figure the proper events to interact with ajax forms.
So below is a code that displays selected values from a form to a display div tag.
A good sample of this application is a shopping cart where you select your options and it display a summary of the items you selected on the right side.

Category: 

My Off Road Art

Did a graphic art design at work for one of our partners, VORE (Vegas Off Road Experience). This truck was raced in The Mint 400 event that was held at Jean, NV, state line between Nevada and California.

For more information about the event, visit the article below:
The Insider: The Mint 400 & Galavantier.com This Saturday

Visit Galavantier.com to experience Off Road racing in Vegas!

Category: 

jQuery Accordion

Below is a code snippet of jQuery Accordion I did. This is my first javascript code snippet.. so yup, hope it helps you in your project. :)

HTML structure:

<div id="accordion-items">
   <div id="01 item">
      <div id="item-header">Clickable area</div>
      <div id="item-collapse">Items</div>
   </div>
   <div id="02 item">
      <div id="item-header">Clickable area</div>
      <div id="item-collapse">Items</div>
   </div>
</div>

jQuery code:

Desktop Apps on a Tablet

This blog post is a continuation from my previous post (Windows or Mac Tablet).

Category: 

Essential PHP for Drupal Themers

This is a compilation of php snippets and drupal theming syntax I used and refer to while in the process of theming. I will be updating this blog post when I come across a coding issue or solution when theming in Drupal. Before proceeding, you should know Basic Drupal Theming.

Category: 

Programming for Newbies

I'm new to programming and currently getting myself use to the habit of writing code and studying APIs. For newbies like me and who are in search for the basic or foundation of programming, I suggest Lynda.com's Foundations of Programming. This video helped me alot especially in learning Javascript/JQuery.

Video tutorial link:
Lynda.com - Foundations of Programming

Category: 

Gary Fong's Powersnoot

Just received my own Powersnoot! Excited to test it out tomorrow and practice off camera flash photography! :)

Category: 

10 web development concepts designers should know

10 Web Development Concepts Designers should know

An article from Netmagazine.com I find interesting for designers getting into web development.

Category: 

Windows or Mac in a Tablet

Windows 8 Tablet

Ever since I bought an Android phone (Samsung Galaxy Skyrocket), I've been very happy with it. Its actually the first phone I enjoy surfing the net and tinkering with the system. It replaced my Apple gadgets (except macbook), Ipod and Ipad. I was really impressed on how I can easily transfer media files without the need to convert and store files. It's like Swiss Army knives! Now, I'm starting to grow interest with tablets. I hope soon though, they'd release an official and stable tablet that can run operating systems or programs I daily use (Photoshop, Illustrator, Code Editor, FTP, etc).

Category: 

Color Correct Portrait and Skin Tones

Playing around with lighting and did a color correction for portrait and skin tone. I used the light from my samsung android phone and my canon 550d.

You can view the full tutorial on SLRLounge.com

Tags: 

The Programmer Mindset

This article helped me understand the fundamentals of programming, although, I did took programming logic class in college, this blog differ by explaining in layman's term and practical application in programming.

Category: 

Friday night at Townsquare

Watched Act of Valor and took a couple of pics to see what my android phone is capable of in photography and also to practice natural lighting.
All photos are taken by Samsung Galaxy Skyrocket phone. Color corrected from Photo Express or Adobe Lightroom.

ThinkGeek.com Timmy on my toys

Ordered shirts from thinkgeek.com and received this sticker of Timmy.

Category: 

Pages

Subscribe to RLynJB.com RSS