I am looking for a web based and mobile replacement for google calendar, to track digital assets, inventory. Example would be selling spots on a newsletter, and having a sales team know what's available, and keep track of price.
Suggestions?
I am trying to figure out how to use my google analytics account, and do custom tracking on certain links and such, but following the technical information on the help site on google isn't getting me anywhere. Has anyone done something like this? Point me in the right direction.
I am getting a error that is preventing me to pull, even force pull.
hg command error:
transaction abort!
rollback completed
abort: data/assets/images/skins/file/skin.jpg.i@0727c4489edc: unknown parent!
Is there anyway to remove, revert or fix just this file, its not even used, and it's preventing any pulling.
I am just looking for the best solution for the following problem.
I have installed wordpress mu, and I wanted to create child blogs, for different areas in the world. But I want it so 1 domain can switch them instantly using the users ip address.
IS there a extention of wordpressmu or buddypress or do I need something on the server say in…
Hello,
I am trying to use jquery to do a client side validation to do a check and return with a error or success.
I know how to echo text/html back as the response, but here's what I am trying to do.
On Error, send back a message, so the user can re-submit a form.
On Success, re-load the page.
I am not sure how to get it to send a…
Using Appcelerator:
I have a form, a tableView with textFeilds
I want it so when I focus on them, it slides the window or the view to the top, under the navigation bar.
Right now, the keyboard is blocking the last few rows.
Do I need a listener on each form to slide? If so how do you do that?
I am having issue with the following:
I can't seem to keep the link I am selecting in each repeated item.
The word "this" is getting lost.
the Var event_id works for each element, but the var $something is undefined?
Why is that, Ideally I wanted to do a switch statement but same issue, can't seem to get it to know what link I click…
I am having some issues with the new facebook like button. It shows up fine, however for some reason it's not pulling the title of the page.
I have the and I am using og:title, all are filled in, when I view the source of the iframe created on the load of he button, the in there is blank. I am also trying to put the tweetmeme and…
I'm trying to utilize the power of wordpress to set up a blog on my site.
I got it to install fine, but when trying to use wordpress's functions in a CI view the functions are undefined.
http://codeigniter.com/forums/viewthread/48347/ I am following this.
I put the require('blog/wp-blog-header.php') in my index.php file(ci) on…
I am attempting to use tiny mce to insert a flash video from youtube.
I have the media plugin installed and working from what I can tell but when I view the page
…
I am noticing this issue in IE 7 + 8
$('#event-start-date').datepicker({dateFormat:'DD MM dd yy',minDate:'-0d'});
When you pick the date in IE 7 or 8 the page…
Seems like a simple problem, I have a form and when someone needs to edit data, the textarea that is controlled by TINYMCE loads the values, but when I change…