Tibor SzászInteraction matters

  • Home
  • About me
  • Projects
  • Reqest price offer
  • Contact me
  • RSS

2012 0112

iScaffold 2.11 - forráskód generálás CodeIgniterhez

Ez a post magyarul fog íródni kivételesen, mert a tutorial nyelve is magyar.


Nem rég elkészült az iScaffold project 2.11-es verziója, ami egy nagyban javított verzió, mint a 2.0-s. Részletekről itt olvashatsz. Szerettem volna készíteni egy kis videót, ami nagy vonalakban bemutatja a rendszerben rejlő lehetőségeket.
Az iScaffold első sorban akkor lesz hasznos számodra, ha már ismered CodeIgniter keretrendszert, így nem ajánlott, hogy ezen a rendszeren keresztül ismerd meg.
A videóból kimaradt jópár dolog, mint:

  • mezők kötelezővé tétele
  • file feltöltés megvalósítása
  • widgetek részletes tárgyalása
  • adatbázis tervezési tippek

Ha lesz rá igény, akkor készítek még videókat a rendszerben rejlő lehetőségek demonstrálására.

Letöltés és dokumentáció az iScaffold GitHub oldalán-on érhető el.


Category: Programming - Tags: iscaffold codeigniter tutorial magyar Read more

2009 1119

How to write drag and drop code from scratch?

How to write drag and drop code from scratch? Drag and drop is a very cool feature in the browsers too, if really needed. Most JS libraries has this functionality, from jQuery to MooTools. But how they do it?

Well, it's not black magic, actually really simple.


The idea
You need to combine two different mouse events: mouseDown and mouseMove, then track the mouse position, update an elements position, finally cancel the mouseMove event on mouseUp.

The goal
Create a freely movable window that you can move with a handle.

Click "read more" to see the codes.


Category: Programming - Tags: javascript tutorial drag-and-drop - 2 Read more

2009 1115

Easy tagging solution

This an easy solution for adding tag support for any website. This is not a complete script, or addon, just a method you can use easily. The result will produce a tag cloud, like the one you can see in my sidebar.
STEP 1: Setup. Let's assume that you have a site that stores the articles in a table. You have to add a field that will store the tags. The tags will be separated by a space character.


Category: Programming - Tags: tagging php tutorial Read more

Briefing

Me myself and I
I love coding, especially for the web. I'm in the online industry for 6 years. My favourite toys are:
JavaScript, PHP, XHTML, MySQL, Canvas, Flash
Váltás magyar nyelvre

Topics

  • Coffee break
  • Design & stuff
  • Generative arts
  • Programming
  • User experience

Friends

  • Kárpáti Róbert
  • Royaljerry
  • Bagi Zoltán
  • Pegazoo
  • Charles Alexander Deli
  • Bence Bangócs
  • Lunakid
  • Rapp design

Feeling so social

  • Facebook
  • IWIW
  • TurulMeme

Tags

javascript (14) php (6) mootools (5) iscaffold (4) codeigniter (4) tutorial (3) crud (3) structure-synth (2) renders (2) template (2) css (2) free (2) google (2) drupal (1) data-visualisation (1) resizing (1) canvas (1) soundcloud (1) wordpress (1) joomla (1) google-buzz (1) hack (1) script (1) rss (1) bermuda-triangle (1) interface (1) design, (1) transitions (1) easing (1) microsoft (1) windows8 (1) magyar (1) bugs (1) ie8 (1) experience (1) user (1) twitter (1) facebook (1) email (1) table (1) rc1 (1) nl2br (1) drag-and-drop (1) slideshow (1) wikipedia (1) dns (1) svg (1) experiment (1) firefox-extension (1) tagging (1) slimbox (1) bugfix (1) cfdg (1) lists (1) inspiration (1) data-uri (1) trick (1) forge (1) infovis (1) blackout (1) tabs (1) library (1) sitebuild (1) utf8 (1) class (1) ajax (1) konami-codes (1) open-source (1)




All rights reserved, ©2008-2012 - Built on CodeIgniter framework - Konami codes - Mostly Valid XHTML 1.1 - Valid CSS 2.1