Quantcast
Channel: JavaScript – DepressedPress.com
Browsing all 20 articles
Browse latest View live

New Version of DP_DateExtensions and Some Esoteric Integer Parsing

[Actually the "new" version is nearly a month old at this point but I forgot to do an entry to announce it.] There’s a new version of my JavaScript date extensions, DP_DateExtensions, available.  This...

View Article



Update of DP_DateExtensions to Correct Parsing Error

A slight update to my JavaScript date extensions, DP_DateExtensions, is available for download.  This release addresses another issue related to paring of “AM” and “PM” indicators.  The gist of the...

View Article

Image may be NSFW.
Clik here to view.

Obtaining a JavaScript Reference to a SharePoint Field

[This article should be considered deprecated.  The code represented has been improved, extended and made available as the DP_SharePoint Function Library.  All future effort will be applied there.]...

View Article

Image may be NSFW.
Clik here to view.

Adding Events to SharePoint Fields

[This article should be considered deprecated.  The code represented has been improved, extended and made available as the DP_SharePoint Function Library.  All future effort will be applied there.] The...

View Article

Update of DP_DateExtensions to add First-Day-of-Week Option

A slight update to my JavaScript date extensions, DP_DateExtensions, is now available for download.  This release adds the ability to specify which day of week is considered the first day of the week...

View Article


DP_DateExtensions vs Excel: Fight!

I recently received a request for assistance with my JavaScript date extensions, DP_DateExtensions.  In part it says: I need to simulate the MS Excel networkdays() function.  Excel would count 10th Jan...

View Article

I’ve GitHubbed! GitHubbled? GitHubliered?

I’ve finally gotten with the times and moved my JavaScript libraries and utilities to GitHub.  You can find me at https://github.com/kiwidust. My components are old (and, if I must admit it,...

View Article

Image may be NSFW.
Clik here to view.

Get List and View Indentifiers in SharePoint

Those, like me, that put in the position of managing a SharePoint Team Site without SharePoint Designer access (or indeed without the ability to install development software of any kind) are forced to...

View Article


Image may be NSFW.
Clik here to view.

Announcing DP_SharePoint

I’ve published the initial version of my JavaScript library, DP_SharePoint, designed to make working with client-side SharePoint development easier.  Still in development, the library provides: Methods...

View Article


DP_DateExtensions Update

I recently received a tweet from @denndk with a very reasonable question about my JavaScript date extensions, DP_DateExtensions: @kiwidust Just used your DateExtension lib. I see that quarterhours and...

View Article

Image may be NSFW.
Clik here to view.

SharePoint Scripting Basics: Master Pages, Caching and Loading Scripts

SharePoint is a functional, feature-rich platform, but there is definitely room for improvement. In this article, I’ll cover some of the basic issues and solutions that you may run into when...

View Article

Image may be NSFW.
Clik here to view.

Adding Lync or Sametime Presence Awareness to SharePoint

When Sharepoint and Lync instant messaging are installed in the same environment, SharePoint will automatically add Lync presence awareness icons (indicating availability) to “people” links. However...

View Article

Phonetic Alphabet Fun

I spent more than a little time learning about the history and multiple styles of phonetic alphabets when putting together DP_AlphaWords (which supports eight different standards plus a couple of...

View Article


Bodybuilders Remind Me of DP_DateExtensions

As none of you remember, I released a huge update to my venerable (8 years-old now!) JavaScript date extensions DP_DateExtensions a couple of years ago. The rewrite was prompted by a bug, but sent my...

View Article

Image may be NSFW.
Clik here to view.

Some Old, Broken JavaScript

Back in the history times (10 or eleven years ago) the idea of using client-script to create living, breathing applications was still more dream than reality. It was possible, but very difficult....

View Article


Image may be NSFW.
Clik here to view.

SharePoint Scripting: Maximizing Dialog and Field Widths

SharePoint allows you to edit list items either in a dialog box or in a dedicated window.  Each has its benefits, but if you choose the dialog option with certain content, you may be irked by the...

View Article

Image may be NSFW.
Clik here to view.

Using Macros in a SharePoint Library Template

SharePoint libraries are a great way to manage template-driven documents. However there are some wrinkles if you’d like to manage macro-enabled documents. This article will provide an overview of...

View Article


Image may be NSFW.
Clik here to view.

DP_SharePoint Update

I’ve (finally) incorporated a substantial number of improvements and new features into my JavaScript library, DP_SharePoint, designed to make working with client-side SharePoint development easier. It...

View Article

Image may be NSFW.
Clik here to view.

Create a Link to a Remedy Ticket

Like many large companies, mine uses BMC Remedy for IT Service Management. One of the seemingly simple tasks that’s often asked of us is to create a page or report that links ticket numbers to their...

View Article

Image may be NSFW.
Clik here to view.

ITIL Priority (Urgency and Impact equals Priority) in a SharePoint Calculated...

ITIL determines the Priority of an incident as a function of its Impact (its direct effect on business processes) and Urgency (the amount of delay that can be accepted before resolution). Most...

View Article
Browsing all 20 articles
Browse latest View live




Latest Images