Subscribe
Subscribe
Subscribe Options (Close)
Topic: Frameworks
New with Topic: Frameworks
Giacomo Ratta posted a tweet
[sastgroup.com] I migliori 10 #Frameworks #Javascript by #Google! http://bit.ly/1GV8fj
Ali Sohani posted a tweet
@hmason What a rant really, we do build plenty of handful libraries and frameworks on top, but languages at core are still in 80s.
Christopher Bennage posted a tweet
RT @rschu: "A quick tour of existing MVVM frameworks: http://j.mp/2kN9af #dotnet #wpf #silverlight #patterns #mvvm"
Didier bookmarked a link
18 hours ago
Delicious
| Topics: development, programming, opensource, webdesign | Add delicious to your profile
Delicious
| Topics: development, programming, opensource, webdesign | Add delicious to your profiletychay posted a blog entry
Learning Programming, part 2
Image via Wikipedia(Full disclaimer: I work at Automattic and am a speaker at PHP conferences.)A couple days ago, Gina...
Image via Wikipedia(Full disclaimer: I work at Automattic and am a speaker at PHP conferences.)A couple days ago, Gina...
ZAMP posted a blog entry
Find Dental CAD/CAM Treasure At Dental Showcase 2009, UK
Renishaw, the world’s largest supplier of in-lab CAD/CAM scanning machines (hall 6 stand Q18), will highlight its new...
Renishaw, the world’s largest supplier of in-lab CAD/CAM scanning machines (hall 6 stand Q18), will highlight its new...
Regis Gaidot bookmarked a link
1 day ago
Delicious
| Topics: development, programming, opensource, webdesign | Add delicious to your profile
Delicious
| Topics: development, programming, opensource, webdesign | Add delicious to your profileRuhani Rabin posted a tweet
Best of #PHP 5 Frameworks including PHP-#AJAX http://bit.ly/bIww #rr5
cautionsign posted a tweet
RT @alexpuig: Top 10 #JavaScript Frameworks by Google http://bit.ly/3Ltxoy
Rilwis posted a tweet
RT: @cssglobe: Pros and Cons of CSS Frameworks http://bit.ly/M4hH1
danielctw posted a tweet
Spring 2.0, Hibernate 3.0, Tiles, Stiles, WTF.. so many frameworks for what
kuntoaji posted a tweet
Top 10 JavaScript Frameworks by Google - http://bit.ly/fAKmI
gcorrin posted a blog entry
Implement Java Connection Pooling with JDBC
When you keep database connection pools initialized and ready to use, you effectively can grab an object from one, use the...
When you keep database connection pools initialized and ready to use, you effectively can grab an object from one, use the...
tobiassvn posted a tweet
@tjholowaychuk Well, due to the syntactical improvements over other frameworks and the awesome runner it basically does already, doesn't it?
gcorrin posted a blog entry
Coding: Pushing the logic back
I was reading a post on the law of demeter by Richard Hart recently and it reminded me that a lot of the refactorings that we...
I was reading a post on the law of demeter by Richard Hart recently and it reminded me that a lot of the refactorings that we...
Coding: Pushing the logic back
I was reading a post on the law of demeter by Richard Hart recently and it reminded me that a lot of the refactorings that we...
I was reading a post on the law of demeter by Richard Hart recently and it reminded me that a lot of the refactorings that we...
2 days ago
DZone.com
Leora W posted a tweet
Top 10 JavaScript frameworks by Google http://cli.gs/68zHS via @purplehayz
gcorrin posted a blog entry
Enumeration of PaaS container types
What do we need from an on-demand application platform for enterprise software? Here is a proposed classification of container...
What do we need from an on-demand application platform for enterprise software? Here is a proposed classification of container...
amrelgarhy shared an item
Migration from ASP.NET WebForms to ASP.NET MVC
Migrating ASP.NET WebForms design patterns to ASP.NET MVC
Migrating ASP.NET WebForms design patterns to ASP.NET MVC
4 days ago
Google Reader
| Topics: .net, frameworks, how-to, microsoft | Add google reader to your profile
Google Reader
| Topics: .net, frameworks, how-to, microsoft | Add google reader to your profileAurelijus posted a tweet
RT @juokaz: recommended "PHP and the future of frameworks in the workplace" http://bit.ly/1YAchi #zf #symfony #cakephp (via @lloydwatkin)
gcorrin posted a blog entry
A Quick Introduction to the Spring Python Framework
Want to use Spring but don't want to use Java? Spring for Python is an Inversion of Control container for Python with several...
Want to use Spring but don't want to use Java? Spring for Python is an Inversion of Control container for Python with several...
Lob Eng bookmarked a link
4 days ago
Delicious
| Topics: modules,, Mootols,, javascripts,, frameworks, | Add delicious to your profile
Delicious
| Topics: modules,, Mootols,, javascripts,, frameworks, | Add delicious to your profilelars posted a tweet
Super Video über CSS Frameworks http://base24.eu/1d "Make the Right Choice" von Kevin @sitepointdotcom
ssa bookmarked a link
ChrisHemerik posted a tweet
Goodmorning! On my way to Golden Tulip Vinkeveen for a day long talk on frameworks, hoping to do my bit on #CodeIgniter.
Macronimous.com posted a blog entry
Frameworks we like: 2. CakePHP and why?
Another set of developers liked CakePHP and they prefer to stay with this solid web app. CakePHP is one of the most well known...
Another set of developers liked CakePHP and they prefer to stay with this solid web app. CakePHP is one of the most well known...
Macronimous.com posted a blog entry
PHP Frameworks we like 1. Zend and why?
Our developers first choice was Zend, reasons? Zend Framework is an uncomplicated, straight forward, open source software...
Our developers first choice was Zend, reasons? Zend Framework is an uncomplicated, straight forward, open source software...
Macronimous.com posted a blog entry
PHP Frameworks we like
Developers need to complete the project in time. The client quickly need a stable site or web application which is easy to...
Developers need to complete the project in time. The client quickly need a stable site or web application which is easy to...
gcorrin posted a blog entry
Doing grails, yes I like it
Last week I attended a groovy & grails training by SpringSource. My first introduction into grails is about 2 years a go. I...
Last week I attended a groovy & grails training by SpringSource. My first introduction into grails is about 2 years a go. I...
Bruno B. bookmarked links
Underscore.js
javascript framework to make js functional programming easier -desc. on github says it "works well with jquery"... that can't hurt :)
javascript framework to make js functional programming easier -desc. on github says it "works well with jquery"... that can't hurt :)
Stevey bookmarked a link
jspdf - Project Hosting on Google Code
jsPDF is an open-source library for generating PDF documents using nothing but Javascript
jsPDF is an open-source library for generating PDF documents using nothing but Javascript
5 days ago
Delicious
| Topics: jspdf, googlecode, generation, create | Add delicious to your profile
Delicious
| Topics: jspdf, googlecode, generation, create | Add delicious to your profileamrelgarhy shared an item
Asp.Net MVC JavaScriptView
For a while now I’ve wanted the ability to generate javascript file like I generate html files. Take a little bit of the power of the WebForm view engine (just a little bit) and give that to me for JavaScript.Why? I have a few reasons. Number one...
For a while now I’ve wanted the ability to generate javascript file like I generate html files. Take a little bit of the power of the WebForm view engine (just a little bit) and give that to me for JavaScript.Why? I have a few reasons. Number one...
Phil Nash posted a tweet
@ryancarson And having said that, I'm happy with Ruby and Rails or Sinatra for frameworks.
l.m.orchard bookmarked a link
node.js
"Evented I/O for V8 javascript. "
"Evented I/O for V8 javascript. "
lukas bookmarked a link
The 1KB CSS Grid by Tyler Tate :: A simple, lightweight approach
Other CSS frameworks try to do everything—grid system, style reset, basic typography, form styles. But complex systems are, well, complex. Looking for a simple, lightweight approach that doesn't require a PhD? Meet The 1KB CSS Grid
Other CSS frameworks try to do everything—grid system, style reset, basic typography, form styles. But complex systems are, well, complex. Looking for a simple, lightweight approach that doesn't require a PhD? Meet The 1KB CSS Grid
gcorrin posted a blog entry
The Pragmatic Programmer: From Journeyman to Master
“Programmers are craftspeople trained to use a certain set of tools (editors, object managers, version trackers) to generate...
“Programmers are craftspeople trained to use a certain set of tools (editors, object managers, version trackers) to generate...
Rilwis posted a tweet
RT @cameronolivier: RT @orphicpixel: RT @GraphicRiver: 15 Of The Best CSS Frameworks http://bit.ly/38mrgC
Sardorbek P bookmarked a link
deguia posted a tweet
@dereksemmler I haven't used Thesis. Not a fan of paying for blog frameworks
gcorrin posted a blog entry
Thank you, Rails
It’s fashionable, or perhaps inevitable, for tech communities to trash their competition. The Emacs folks like to mock vi...
It’s fashionable, or perhaps inevitable, for tech communities to trash their competition. The Emacs folks like to mock vi...
gcorrin posted a blog entry
Creating A Wysiwyg HTML Editor In C#
This tutorial will demonstrate how to create a wysiwyg (visual) HTML editor using IHTMLdocument2 class in mshtml.
This tutorial will demonstrate how to create a wysiwyg (visual) HTML editor using IHTMLdocument2 class in mshtml.
gcorrin posted a blog entry
The Wonders Of System.Drawing.Graphics
In this tutorial, i am writing down all my knowledge of how to work with the wonders of the System.Drawing.Graphics class....
In this tutorial, i am writing down all my knowledge of how to work with the wonders of the System.Drawing.Graphics class....
gcorrin posted a blog entry
Send Email Using Gmail in C#
In this tutorial I will be showing you how you would go about Sending Email Using Gmail in C#.
In this tutorial I will be showing you how you would go about Sending Email Using Gmail in C#.
Singpolyma bookmarked a link
thetoine's wish-you-were-simple at master - GitHub
RT @thetoine: released a "developer" WordPress theme because hate WP theme frameworks. Stripped down css and more. http://bit.ly/4lkEZg
RT @thetoine: released a "developer" WordPress theme because hate WP theme frameworks. Stripped down css and more. http://bit.ly/4lkEZg
Singpolyma posted a tweet
RT @thetoine: released a "developer" WordPress theme because hate WP theme frameworks. Stripped down css and more. http://bit.ly/4lkEZg
Fred B. posted a tweet
Best unit testing frameworks are in the web development community -- outside, it's a nightmare.
8 days ago
Twitter
| Topics: web development..., Frameworks, nightmare | Add twitter to your profile
Twitter
| Topics: web development..., Frameworks, nightmare | Add twitter to your profileGregg Williams bookmarked a link
9 days ago
Delicious
| Topics: google, javascript, frameworks, webapps | Add delicious to your profile
Delicious
| Topics: google, javascript, frameworks, webapps | Add delicious to your profileRizwan posted a tweet
PHP5 Frameworks including PHP-AJAX Link Roll http://ff.im/-b30bH
Karol Zielinski posted a blog entry
CSS and JavaScript compression via django-compress
I want to automate CSS/JavaScript compression in my django application. My choose is: django-compress. Easy-to-use, fast...
I want to automate CSS/JavaScript compression in my django application. My choose is: django-compress. Easy-to-use, fast...
Related topics
AJAX
cakephp
development
framework
google
howto
JavaScript
microsoft
.net
opensource
PHP
programming
Python
Web Design
webdev
Top members tagged
Top communities tagged
You
Explore
Create
Help
MyBlogLog Blog | MyBlogLog RSS Feed | Terms of Service | Privacy Policy | Report Abuse
Copyright © 2005-2009 MyBlogLog. All rights reserved. Copyright/IP Policy





























