Skip to content
Brian  By Experience

Brian By Experience

A bit of everything. Robots, Software Development, Libertarianism, Christianity, Anti-war

  • Home
  • About
  • Essential Links
    • Essential Links: Christianity
    • Essential Links: Game, Web, & General Software Engineering
      • Client Side Web Technologies… Coooolll!!!
      • .NET Resources
      • C & C++ Stuff… yay!
      • Reporting
    • Essential Links: Libertarian-ism, Capitalistic Anarchy, and other Pro-liberty sites.
    • Essential Links: Robotics & 3D Printing
    • Essential Links: Vegetarianism and Veganism
  • Categories
    • Brian By Experience
      • Liberty
      • Christianity
    • SNLS
    • 3D Modeling, Rendering, Printing, etc
    • Brian’s Code Extreme
      • JavaScript
      • SQL
      • C#

Tag: JavaScript

Client Side Web Technologies… Coooolll!!!

Below is the snapshot of the Client Side Web Technologies… Coooolll!!! permanent page. I update the permanent page monthly. JavaScript: … More

CSS, HTML, JavaScript
C#

Flash, Silverlight, Linux Emulation… All in common is JavaScript

All of these are written in JavaScript Here is a Flash host that doesn’t require the flash plugin. http://mozilla.github.io/shumway/ A … More

.NET, C#, Emulation, Host, JavaScript, Migration
C#

I have yet to understand why people are afraid of SignalR.

Everything you need to know for SignalR for Web Pages is summarized at: http://www.asp.net/signalr/overview/guide-to-the-api/hubs-api-guide-javascript-client http://www.asp.net/signalr/overview/guide-to-the-api/hubs-api-guide-server Here is a maturing version … More

C#, JavaScript, Node.JS, SignalR, WebSockets

Speeding up large collapsible list binding with #AngularJS.

I have an editor that uses many collapsible panels generated through ngRepeat. The issue is that after a while screen … More

CSS, HTML, JavaScript, ngHide, ngIf, ngRepeat, ngShow

Top 3 items that #W3C should be embarased about when it comes to missing #HTML5 features.

I am using HTML5 as the umbrella term, that means that I am including CSS and JavaScript in this. 1. … More

CSS, HTML5, JavaScript, LESS, Print(), SASS, TextArea, W3C

Working with angular, and JavaScript in general.

When developing I really hate stacked functions that seem to go on forever. However there is a time and place … More

Angular.JS, JavaScript, Keep your code simple

More Javascript Fun. Private variables.

So I have a class in C# that looks like this: public class Unit{ private int _Id; public Unit(int Id){ … More

C#, JavaScript, private variables

Converting child arrays into the parent’s attributes and back, in JavaScript.

Lets assume you have a script object that looks basically like: var parent =  { id: 0, name: ‘something’, children: … More

arrays, conversion, JavaScript, objects

Javascript: Convert string variables to functions done easy.

var myVariable = “alert(‘Hello there!’);”; var runner= new Function(myVariable); runner(); //runner just ran

JavaScript, string as function

Some clarity for beginner Javascript developers. Because someone is always a beginner, unless the language is dead.

What does this mean? var MyObject = MyObject || {}; If you have your JavaScript built into several files, then this … More

JavaScript, jQuery

Posts navigation

Older posts

Recent

  • QAnon’s latest prophesy failed again
  • Debt, the money of slaves
  • If you have decided to escape the US, good for you.
  • Prayer: Holy is the name of the Lord
  • Prayer: The righteous Judgement of the Lord is not an open door to sin.

Search

Archives

Categories

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.com

Brian By Feed

RSS Feed RSS - Posts

Top Posts & Pages

  • QAnon's latest prophesy failed again
  • Meeting with Adam Kokesh
Blog at WordPress.com.
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
Cancel

 
Loading Comments...
Comment
    ×