Skip to main content

Home/ Coders/ Group items matching "Changes" 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
Anna Taylor

Open Source Content Management: One Big Happy (Disfunctional) Family - 1 views

  •  
    Content management systems have effectively replaced much of the tedious HTML and CSS work that was required to make changes to a website. A custom theme for your CMS still takes time and an experienced professional to execute, but business owners no longer face the hassle of learning code or paying a developer for ongoing changes for simple adjustments to content.
Andrey Karpov

Hardcore C++: why "this" sometimes doesn't equal "this" - 0 views

  •  
    I usually try to write these blogposts in a way that is readable for most game developers and enthusiasts, but today for a change I'd like to dive deep into a detail of C++: why sometimes the this pointer can differ even though it is being used within the same object.
htmlslicemate.com

CSS & JS Auto-Refreshing with Live.js - 0 views

  •  
    I want to share a fantastic little tool that I've only recently come across; Live.js, written by Martin Kool. This JavaScript file automatically checks for changes to your CSS and JavaScript files, and refreshes them. That means you can have your text editor in one half of the screen, and a web browser in the other. When you save changes in the editor, the updates are reflected immediately in your browser. It really helps to speed up your development time. A lot of text editors offer HTML previews and such, but they only work for plain .html pages. The great thing about Live.js is that it works on any webpage, including a working WordPress theme...............(.read more.)
David Corking

Ten Things I Hate About Object-Oriented Programming - The JOT Blog - 13 views

  • we spend much of our time bouncing back and forth between … lots of little methods. This is sometimes known as the Lost in Space syndrome. It has been reported since the early days of OOP. To quote Adele Goldberg, “In Smalltalk, everything happens somewhere else.”
    • David Corking
       
      My first and continuing experience in Smalltalk (and Ruby and everywhere else.) Interesting to here 2 experts say the same thing!
  • I believe that to make further progress we must focus on change and how OOP can facilitate change. After all these years, we are still in the early days of OOP and understanding what it has to offer us.
    • David Corking
       
      The key message of the piece.
  •  
    Some after dinner humour, with a serious point
David Rietz

Hands On Lab: Introduction to WF4 - 1 views

  •  
    Welcome to Windows Workflow Foundation 4 (WF) Microsoft's programming model, engine and tools for quickly building workflow-enabled applications. This release of WF in .NET Framework 4 changes several development paradigms from previous versions. Workflows are now easier to create, execute, and maintain.
Riya Patle

For Walima Party Pakistani Latest Bridal Dresses - 0 views

  •  
    Hi Guys Here i want to show you about the Pakistani Latest Bridal Dresses for walima party.The latest trend of Pakistani dresses for brides on Walima are very fancy in this collection. On their Walima day every bridal wants to look more beautiful and gorgeous. Every year there is the lot of changes in the different thing and fashion.
Claudiu Marginean

ftp upload list or ability to upload files from VCS history panel : WI-421 - 0 views

  •  
    PhpStorm deploy from GIT/SVN changes tab.
Biztech Consultancy

Some Steps of Convert HTML to WordPress - 0 views

  •  
    Static Web Site and .html web page on the site and we want to move it to WordPress. Less the number of static pages, less the effort is required to convert. WordPress websites are referred as dynamic and the pages have different ending like .PHP .WordPress. It just takes couple of hours when it comes to changing website content and working with a blog.
Emilyn Manuela

Visual Studio 2015 Hosting Tutorial - Using New Options in Context Menu - 1 views

  •  
    There are many changes and improvements in Visual Studio 2015. In this article, we will tell you how to use the new options in Visual Studio 2015 Context Menu.
adenise1728

MetroFramework Modern UI MetroForm Properties - DenRic Denise - 0 views

  •  
    MetroFramework Modern UI MetroForm Properties is a simple documentation to explain the different custom properties the you can change and use in MetroFramew
Saqib Imran

Facebook Comments upgrade with Voting and More features | App Developer - 0 views

  •  
    "Facebook is once again about to change its commenting patterns with more exciting and sophisticated options. Some vital options are threaded comments, voting and a couple of others."
Rick Fan

What Changed in Internet Explorer 8? - 0 views

Rick Fan

Setting up extension development environment - MDC - 0 views

  • javascript.options.showInConsole = true. Logs errors in chrome files to the Error Console. nglayout.debug.disable_xul_cache = true. Disables the XUL cache so that changes to windows and dialogs do not require a restart. This assumes you're using directories rather than JARs. changes to XUL overlays will still require reloading of the document overlaid. browser.dom.window.dump.enabled = true. Enables the use of the dump() statement to print to the standard console. See window.dump for more info. You can also use nsIConsoleService from privileged script. javascript.options.strict = true. Enables strict JavaScript warnings in the Error Console. Note that since many people have this setting turned off when developing, you will see lots of warnings for problems with their code in addition to warnings for your own extension. You can filter those with Console2. extensions.logging.enabled = true. This will send more detailed information about installation and update problems to the Error Console.
Joel Bennett

Workflows - Bazaar Version Control - 0 views

  •  
    A page to help decide whether Bazaar is the right VCS for you: One of the great things about Bazaar is its adaptability to different ways of working .... Workflows can be changed, mixed and matched as required.
Joel Bennett

T4 Templates for ASP.NET MVC v1.0 - CodePlex - 0 views

David Corking

The dumbing down of technology | Tony Lawrence | 2008 - 0 views

  •  
    I love this article. Lawrence is 60 and can perhaps afford to be sanguine, but I am glad he is warning the rest of us.
  •  
    Some quotable quotes here: "while we laugh at the guy who expected that his computer could be hooked up to his boom box to use the cd, he's actually just a bit ahead of us. Yes, ahead, not behind. In the future, he probably could get his computer to talk the boom box into transferring data from its cd." "When I was a teenager, I had a friend who made extra money testing and changing vacuum tubes in TV's and radios. Try earning money that way today- there is actually a very small market for that kind of thing, and there are still people who sell tubes and the like, but that market is pretty small. In the dumbed down computers of the future, there may still be a few antique machines kicking around here and there, but that isn't going to support very many of us." This is largely true and happening all the time. A programmer can use Python or Smalltalk without needing to know C (or Fortran or assembler.) A child can program in Morphic tiles (Etoys and Scratch)! We don't need to know the difference between a serial cable and a printer cable, or how to install a driver' it is all USB (or Bluetooth!) There are some gurus that program USB, but perhaps only a few hundred of them, and the rest of us just use it.
Joel Bennett

Output Caching with the Spark View Engine - 0 views

  •  
    Expiring the cached output when it reaches a certain age, or when unused for a certain period, always involves a trade-off... To have ultimate control over your cached data you may provide an ICacheSignal that will fire an event when the data changes.
Joel Bennett

Guide to creating Expression blend 3 addins « Burela's house-o-blog - 1 views

  •  
    "There isn't much information available for creating Expression blend 3 addins. There is some information on creating blend 2 plugins, but the addin model has changed between versions."
‹ Previous 21 - 40 of 92 Next › Last »
Showing 20 items per page