I am trying to create my owm custom theme in wordpress, i want to pull the selected logo which is already in my library, i have trouble getting the "the_custom_
Suppose we have an Axes object and a graph plotted in the coordinate system defined by these axes. Is it possible to "zoom-out" by one or both axes, so we can s
Is there a way to execute an arbitrary query on a SQL Server using Powershell on my local machine?
Django / ORM I have two tables, and I'm trying to purge / find all records in one table, where no matching records exist in the matching table. I'm using the Dj
So I created an Outlook Add-in and used the click-once setup to deploy it. The setup runs fine when the user is administrator, but otherwise: no go. Running t
A web service is returning data to my app in this format (unfortunately I have no control over the server output): <p> This is a paragraph &l
I have two factors and two continuous variables, and I use this to create a two-way facet plot using ggplot2. However, not all of my factor combinations have da
I am trying to code a code that returns the weather of a city. For this I use selenium (I know there is better libraries but this is the one I am most comfy wit
I have a home grown chat system I wrote for a web app. Originally the chats showed the most recent messages on top, so the user did not need to scroll down eac