Skip to main content

Home/ Coders/ Group items matching "that" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
David Corking

Object Vs Model - 0 views

shared by David Corking on 11 Jun 09 - Cached
  • Data Hiding simply doesn't make sense with regards to a reflective system where the data must regularly be updated by observers of reality (i.e. by one or more actors) and where the data inherently comes from the outside. This is, perhaps, one source of ObjectRelationalImpedenceMismatch?. Relational is designed for modeling data that came from an outside world whilst object-oriented is designed to... well... create and manipulate objects
    • David Corking
       
      why data hiding makes no sense in some programs
  • You can make them work together until you try to add virtualization - abstract objects for which the associated data isn't known.
Joel Bennett

Helicon Ape - .htaccess + mod_rewrite compatibility for IIS - 0 views

  • Helicon Ape is a unique module that emulates Apache execution environment on Microsoft IIS. It literally implements Apache configuration model (like .htaccess and httpd.conf files) and all most demanded Apache modules in a single IIS add-on, not only making IIS compatible with Apache, but also extending it’s functionality
  •  
    An IIS 7 Module which implements .htaccess and httpd.conf compatability, per-site installation, URL rewriting and forward/reverse proxy modules, etc. There's a huge list of implemented modules including auth, cache, deflate, filter, headers, proxy, rewrite, and env ...
  •  
    Supposedly, allows users to move Apache/PHP sites to IIS without modification!
David Corking

Jonathan Schwartz's Blog: Sun's Cloud (4 of 4) - 0 views

  • our sales and partner force has a tenth the resources of our biggest peers.
    • David Corking
       
      Is he talking about IBM, EMC, Microsoft, Oracle, Cisco and SAP? I beat Sun has more pony tails than its peers. I would like to see those numbers.
  • inside Sun, we're just now rolling out a version of OpenOffice extended for the cloud.
    • David Corking
       
      Simple but sweet. I doubt it wil beat Google Docs for attracting collaborating groups, but it might! Corporations may want to do something similar with their private storage. How do they avoid malicious macros propagating from one cloud user to the next?
  • VB users will see a new feature later this year, offering an upload service to those wishing to archive or run multiple OS/application stacks - in Sun's Cloud.
    • David Corking
       
      VB doesn't mean "Visual Basic" any longer. This is clever leverage, I think, and one that will be supported by the open source community, because the cloud specs are open documents.
  • ...1 more annotation...
  • Clouds are just as interesting to students and startups as they are to Fortune 500 customers.
    • David Corking
       
      perhaps much more interesting?
  •  
    Inspiring radical vision for open source to win in the long term.
David Corking

fbcdn.net i.e. facebook - On the internet - 0 views

  • By having a domain that isn't just a subdomain (ie, x.facebook.com) like fbcdn.net, each request isn't burdened with the additional cookies and thus minimizes the bandwidth required on the request
  •  
    So what is the best way to set up NoScript to avoid XSS attacks from Facebook users?
David Corking

Pragmatic Smalltalk (slides) | Feb 2009 | David Chisnall - 0 views

  •  
    Interesting clippings from the slides: "What can we do with it? * Write applications. Melodie uses lots of Smalltalk, first pure-Smalltalk app committed to svn in January. * Write scripts. Corner activation and gesture app uses Smalltalk for scripting. * Modify existing apps... " "We can inspect classes in a code browser, see method names, and write replacements in any running application. In a perfect Free Software system, any user can make any changes. "
  •  
    My comment above might imply that Smalltalk is not modern. The truth is far from it, as Smalltalk is still pushing the boundaries of technology and user interfaces, from Croquet and Qwaq, to Alice, Sophie, Scratch and Etoys.
  •  
    (I fixed Friday's broken link to the PDF.) From what I read so far, this seems to be another attempt at a fully introspecitve integrated and customisable personal computer with a graphical desktop. In other words, it is Dynabook Smalltalk and Lisp workstations all over again, but quite likely with some interesting modern twists.
Matteo Spreafico

LINQPad - 1 views

  •   LINQPad lets you interactively query SQL databases in a modern query language: LINQ.  Kiss goodbye to SQL Management Studio!
  • it's a highly ergonomic code snippet IDE that instantly executes any C#/VB expression, statement block or program – the ultimate in dynamic development.
  • Best of all, LINQPad standard edition is free and can run without installation (or with a low-impact setup)
David Corking

Steve's Squeak Enhancements - 0 views

  • The photos publisher will produce the html files necessary to share your photos. It will copy the original images to the target web site folder as well as create image thubmnails that look pretty nice. It will create the subdirectory folder structure as required. The
    • David Corking
       
      Who says you can't do scripting in Smalltalk?
  •  
    Nice set of applications here
Matteo Spreafico

JavaScript: The World's Most Misunderstood Programming Language - 0 views

  • JavaScript, aka Mocha, aka LiveScript, aka JScript, aka ECMAScript, is one of the world's most popular programming languages
  • It was originally called LiveScript, but that name wasn't confusing enough.
  • You get lambdas without having to balance all those parens.
Fabien Cadet

Programming languages usage ::TIOBE Index - 9 views

  •  
    The TIOBE Programming Community index gives an indication of the popularity of programming languages. The index is updated once a month. The ratings are based on the number of skilled engineers world-wide, courses and third party vendors. The popular search engines Google, MSN, Yahoo!, Wikipedia and YouTube are used to calculate the ratings. Observe that the TIOBE index is not about the best programming language or the language in which most lines of code have been written. The index can be used to check whether your programming skills are still up to date or to make a strategic decision about what programming language should be adopted when starting to build a new software system.
Marcela Santos

Times Higher Education - Tweet yourself to a new circle - 0 views

  • You send “tweets” of interesting articles, websites and the like, and you receive similar tweets from the people you follow
  • You can also send out your tweets. If people like your tweets, they will begin to “retweet” them to their own followers, some of whom will choose to follow you, too. In a very short time, you can build up an amazing network of people involved in your area. A tweet I did last week was retweeted by four people (there is software that helps you track your retweets). The total number of followers came to more than 5,000. So my one tweet went out to more than 5,000 people around the world, most of them interested in the same area as me.
  • I'm in contact more with researchers and practitioners via Twitter because I also know about their cats' states of health (and they mine) than I ever have been with people I met at conferences. If you only talk about serious stuff, you soon get bored. The trivia opens up the possibilities. Ban the trivia and you ban the social. Ban the social and you have no network.
  •  
    artículo interesante sobre la función de diigo: para información "importante" / para trivialidades (esto es discutido por un participante. muy acertado. describe cómo es posible crear una gran red.
Fabien Cadet

Fire your best people...reward the lazy ones | (blog) Integrate Button: Continuous Integration, Deployment, Testing, Feedback - 4 views

  • Before you start thinking that I’m trying to gather together a group of slackers, I’m suggesting the complete opposite of this. I just want people to think about the total time involved, not just fixing the symptom.
  •  
    « In my experience, what most people consider to be their "best" people are often the root of most problems. It's the difference between troubleshooters and troublepreventers. »
vikramsjn

Shelves in Subversion | svn commit ./me - 0 views

  • The first thing to do is to create the shelf/branch. If you know your working copy is a little old, compared to the HEAD revision of your trunk or branch, then you can use the last revision you committed or updated to when creating the shelf. Otherwise, just use the HEAD revision:svn copy -r HEAD url://server/repos/project1/trunk url://server/repos/project1/branches/shelfThis command is creating the shelf directly in the repository, based on whatever URL and revision your working copy is associated with. In this example, I used trunk. The next step is to use the svn switch command to switch your working copy so that it is pointing at the shelf URL:svn switch url://server/repos/project1/branches/shelf
Matteo Spreafico

Apigee - 2 views

  • We think APIs are great, and we are here to make them easier to use. Developers need better testing and debugging tools, Product Managers need better analytics, and Admins need better protection for their APIs. Apigee is a free platform that provides lifecycle services for APIs.
Eamonn O'Brien-Strain

Git Reference - 0 views

    • Eamonn O'Brien-Strain
       
      "git pull origin master" is the incatation that I usually use when working on the master branch.
liza cainz

Help Gurus Help and Support Computer Upgrades - 1 views

Help Gurus really helped me in upgrading my snail computer by their help and support services for computer upgrade. Help Gurus gave me the computer help that I needed for PC upgrading! They changed...

support service Desktop computer technical services PC tech

started by liza cainz on 17 Jan 11 no follow-up yet
liza cainz

Help Gurus Offers Microsoft Tech Support - 1 views

Help Gurus offers Microsoft Tech Support for customers who are using windows application on their computers. They can give you quality technical support for Microsoft office applications, like Exce...

support service Desktop computer technical services PC tech

started by liza cainz on 19 Jan 11 no follow-up yet
liza cainz

HelpGurus Computer Help Fixes Email Problems - 1 views

HelpGurus has consistently showed me that they can handle any computer related problems with ease and professionalism. They do whatever they can until they resolved their client's PC problems. In f...

support service Desktop computer technical services PC tech

started by liza cainz on 14 Feb 11 no follow-up yet
liza cainz

Efficient and Secured Computer Support - 1 views

Several months ago, I decided to change my Microsoft Windows support provider. The Microsoft help company I was using was not proficient in what they do. A friend of mine referred HelpGurus Compute...

support service Desktop computer technical services PC tech

started by liza cainz on 10 Feb 11 no follow-up yet
liza cainz

Superb Backup Services - 1 views

In the accounting firm where I am working, a safe data backup system is very vital to the daily operations of the business. To ensure data security, the management hires expert computer support pro...

support service Desktop computer technical services PC tech

started by liza cainz on 01 Feb 11 no follow-up yet
Syntacticsinc SEO

Syntactics Move to New Office to Better Serve Clients - 1 views

I was looking for the old office of Syntactics Inc. to get thorough internet marketing for my business through search engine optimization and other SEO Philippines techniques. After learning that t...

SEO Philippines search engine optimization web development

started by Syntacticsinc SEO on 23 Feb 11 no follow-up yet
« First ‹ Previous 1041 - 1060 of 1261 Next › Last »
Showing 20 items per page