Author: Dion Almaer | 2,336 views
2
Feb
A Googler and a Facebooker were in a pub discussing the complexities of building out a rich modern Web application. There are a ton of dependencies, and you need to be proficient in multiple languages and tools (JavaScript, HTML, CSS, SQL/NoSQL, backend languages, build tools, etc).
Well, they may not have been in a pub.... but a deadly duo did get together to try to solve this problem.
Dustin Moskovitz (Facebook c
Read more...
Tags :
Author: Adam Hawkins | 208 views
4
Jan
Give me an hour of your time, and I’ll take you on a fly by of the Ruby on Rails framework. We’ll create controllers, models, views, add admin logins, and deploy using Heroku’s service in under an hour! In this article we’ll create a simple bookshelf application where you can add books and write thoughts about them. Then we’ll deploy the application in just a few minutes. So buckle up
Read more...
Tags :
action,
Adam,
author,
book,
case models,
class,
comment,
controller,
database layer,
def,
end,
game model,
information models,
jet speed,
migrations,
model stores,
model view controller,
Ruby on Rails,
show,
simple web server,
table names,
test,
text,
time teams,
title,
web application framework,
Author: Burak Guzel | 237 views
29
Dec
CodeIgniter is a simple and powerful open source web application framework for PHP. Today, we’ll do some core “hacks” to this framework to change and improve its functionality. In the process, you’ll gain a better understanding of the intricacies of CodeIgniter.DisclaimerIt is not recommended to apply these hacks to an existing project. Since they change some of CodeIgniter’s core func
Read more...
Tags :
application,
autoloader,
class,
class inheritance,
codeigniter,
connection,
controller,
core functionality,
Doctrine,
existing project,
form,
latest stable release,
line,
model class,
MY,
name,
open source web,
php,
php function,
system application,
URI,
web application framework,
Author: Burak Guzel | 99 views
29
Dec
CodeIgniter is a simple and powerful open source web application framework for PHP. Today, we’ll do some core “hacks” to this framework to change and improve its functionality. In the process, you’ll gain a better understanding of the intricacies of CodeIgniter.DisclaimerIt is not recommended to apply these hacks to an existing project. Since they change some of CodeIgniter’s core func
Read more...
Tags :
application,
autoloader,
class,
class inheritance,
codeigniter,
connection,
controller,
core functionality,
Doctrine,
existing project,
form,
latest stable release,
line,
model class,
MY,
name,
open source web,
php,
php function,
system application,
URI,
web application framework,
Author: Dion Almaer | 147 views
21
Dec
Reposted from my personal blog
"If you squint, Chrome Extensions and webOS applications look similar" -- a wise friend
Having now written webOS applications and Chrome Extensions I have been struck by how similar they are, and could be.
It may seem weird to see similarity in a browser extension mechanism and a mobile application runtime, but when you look at it, there is plenty to share at a high level:
Breaking
Read more...
Tags :
access,
application,
background,
browser,
browser extension,
chrome,
extension mechanism,
mobile application,
native applications,
page,
party server,
runtime,
runtimes,
sandbox,
server side services,
social trust,
squint,
technical security,
ui widgets,
web,
webos,
wise friend,
Author: Philo Hermans | 307 views
15
Dec
CodeIgniter is an open source PHP web application framework with a lot of features. Recently, thanks to the latest update, a new feature was added to this framework, called the Cart Class. In this tutorial, we’re going to take advantage of this new class, and write a shopping cart system, with a touch of jQuery added in. What is CodeIgniter?CodeIgniter is a powerful PHP framework with a very small footprin
Read more...
Tags :
application folder,
cart,
coders,
Don,
folder structure,
function,
Google,
index,
item,
jQuery,
latest stable version,
mvc pattern,
php,
Product,
quantity,
quot,
shopping cart system,
source php,
system folder,
var,
web application framework,
Author: Siddharth | 1 views
7
Dec
New web development frameworks are sprouting out at a more rapid pace than anyone could keep up with. In this article, we are going to determine how to decide on a framework for creating your next, hot web application.
In this current day and age, pushing out a finished, polished application well before your competitor is key. Coding everything from scratch, excluding even the mundane things, can be extremely ti
Read more...
Tags :
application,
CakePHP,
database,
database access,
development frameworks,
Django,
ease,
framework,
hot web,
language,
library,
lot,
ORM,
rapid pace,
Ruby,
session management,
time consuming,
Unit,
url system,
user authentication,
web application,
Author: Dion Almaer | 231 views
25
Nov
Phil Rabin of CBC Radio 3 has kindly written a guest post on his experience creating a fantastic Web interface for the station that uses Flash for audio, but a full HTML experience that maintains state from page to page.
CBC Radio 3 is a community, radio station and user-generated independent music library which is a small department of the Canadian Broadcasting Corporation. When the CBC Radio 3 web team was calle
Read more...
Tags :
autoStart,
canadian broadcasting corporation,
cbc radio 3,
clientFrame,
communication gateway,
community radio station,
content offerings,
design decision,
event,
function,
getPlayerInstance,
html experience,
instance,
level frameset,
myspace,
nbsp,
permalink,
player,
serverFrame,
uninterrupted music,
Author: Drazen Mokic | 120 views
18
Nov
In this tutorial, we will build a RSS 2.0 Feed with the PHP framework CodeIgniter. After this tutorial, you will be able to build a feed for any custom website in no time at all.
Tutorial Details
Program: CodeIgniter PHP Framework
Version: 1.7.1
Difficulty: Easy
Estimated Completion Time: 30 minutes
Step 1: What we Need
First, we’ll take a look at the tools needed to get started. Besides an inst
Read more...
Tags :
application,
auto increment,
completion time,
Controller
In,
Controller
Now,
controller,
database,
default,
default model,
desktop publishing,
Feed,
framework version,
function,
ipsum,
Jeffrey,
model,
mysql database,
normal distribution,
php,
Step,
tutorial details,
web page editors,
XML,
Author: Fred Wu | 235 views
6
Nov
If you are looking into buying a book to learn about Zend Framework, chances are you are already set on using Zend Framework to build your next project. Today, we will be looking at Zend Framework 1.8 Web Application Development by Keith Pope, published by Packt Publishing.
First of all, you’ll notice that this book is based on Zend Framework version 1.8, and as of writing this review, the latest stable rele
Read more...
Tags :
agile web,
application,
author,
book,
book focus,
Chapter,
demo application,
development,
framework,
Keith Pope,
latest stable release,
model view controller,
mvc,
mvc model view controller,
object oriented programming,
php,
Ruby,
shopping cart system,
web,
web application development,
web development community,
zend,
Comments Off
Filed under: Reviews, book review, framework, model view controller, mvc, packt, php, php framework, review, zend, zend framework