The manual tag has no wiki summary.
0
votes
1answer
8 views
joomla manual update with cpanel
I have a joomla website being hacked and when I restore, the front end is ok but at the backend none of the components of joomla is working, any link I click I get to the same interface for uploading ...
0
votes
0answers
17 views
How do i explain a grep marker to people not used to computers?
I am currently writing a manual for a program i designed.
My output has grep markers in it like this
marker: Texttexttext
Where marker can be used in a grep clause to extract the text marker.
...
0
votes
3answers
168 views
Installing Java7 on Ubuntu
to install java I have always used the classic way from the terminal.
I would like to install java manually.
I placed the folder of the JDK on the desk and I set environment variables (PATH, CLASSPATH ...
0
votes
0answers
32 views
Disable manual input for datepicker without blocking mouse cursor
I am using the jquery ui datepicker for my text boxes and have marked them as readonly to prevent manual input (as suggested here). The issue I still have is that when a user brings the mouse over the ...
0
votes
1answer
63 views
How to create own help to a class or to a method
my question: Is it possible to add some information (description) to a class or to a method, that would be see from eclipse when I use this class or the method in a code. And how?
As well as the ...
0
votes
1answer
31 views
Manual WCF Service Design
First please tell me is this solution structure is good as far as Architecture is concern?
I have XXXX. Business project in center.
XXXX. Contract project has a reference of it.
XXXX. Service ...
0
votes
1answer
53 views
How to capture screen exits on Android with Google Analytics
I'm using Google Analytics V2 for Android. I chose to use the manual method of logging screens so that I could log screens from within Fragments.
GoogleAnalytics.getInstance().sendView( "/home" );
...
-1
votes
1answer
32 views
Good manual on Assembly flags
What is a good Manual/Article on all of the Assembly flags and what instructions affect each flags?
Thanks!
2
votes
4answers
373 views
Android: manual screen orientation without restarting the activity?
I need to make an app playing video with a button for full-screen on the video. The button is used to manually switch between landscape and portrait of the video display. We don't want the auto ...
0
votes
2answers
200 views
grails with spring-security: manually log out selected users
As a application administrator I would like to be able to log off any user, for example, after setting the flag "enabled = false" to the selected user. Is it possible in spring-security?
I should ...
1
vote
1answer
158 views
FlexSlider 2 controlNav error
I'm currently trying to setup a custom thumbnail navigation for FlexSlider and i am using the following code which i believe is correct according to the official flexslider documentation:
...
0
votes
0answers
53 views
php odbc_data_source
The Manual:
http://www.php.net/manual/en/function.odbc-data-source.php
The facts:
<?
$DSN = 'Driver={Microsoft Access Driver (*.mdb)};Dbq=test.mdb';
$cnx = odbc_connect( $DSN, '', '' );
if ...
0
votes
0answers
29 views
Manual invocation of Enterprise Library validation in WCF
When I use Enterprise Lib validation attributes and validation failed, a client gets an exception - the messege doesn`t reach the service, validation happens just before. Is there any possibility to ...
1
vote
1answer
69 views
Where can I find a specific php 5.3 manual?
I was looking at the reference for the htmlentitites() function at http://www.php.net/manual/function.htmlentities.
When I tried to use the ENT_HTML401 constant I got an error and discovered that ...
0
votes
1answer
63 views
How to install bonfire for codeigniter on a shared server that only allows one single database
my hosting company only allow one single mysql database. this database can only be created through the cpanel interface. as such providing the databse details in the bonfire install screen fails. is ...
0
votes
1answer
201 views
PHP Manual - .chm file is not working [closed]
I just downloaded php_manual.en.chm file from http://us2.php.net/download-docs.php
But Its not working.
Whenever i open this file then i see following Message:
Navigation to the webpage was ...
0
votes
1answer
28 views
php manual exception example
So I was reading the php manual on Extending Exceptions and read the example code. My question about the following code is: why does var_dump($o) evaluate to null? Is it because the constructor of the ...
1
vote
2answers
52 views
Adding URL of a link pointing outside of a website next to the link text itself
I'm reading 'JavaScript Missing Manual' and there is this script that automatically adds URL of a link next to this link itself.
$('a[href^="http://"]').each(function(){
var href = ...
1
vote
1answer
145 views
Manually hitting a SOAP Service in Java, getting IO.FileNotFound exception
I need to access a .Net SOAP Service manually. All the importers have issues with its WSDL, so I'm just manually creating the XML message, using HttpURLConnection to connect, and then parsing the ...
0
votes
1answer
82 views
A detailed reference for the stdio.h header
I have been learning c++ (not from school, I do everything at home, this is my third high level OOP language) for a while now and the tutorials (cplusplus.com) I have seen only show the use of the ...
1
vote
1answer
37 views
Where to find OCaml indexed reference?
I wish to undestand an example from book cited below. I understand that this is something about pattern matching, but where can I find full and exact description of what match expression means?
# let ...
-1
votes
1answer
105 views
MongoDB manual reference
In MongoDB there is a nice tutorial on Manual Reference:
Example:
original_id = ObjectId()
db.places.insert({
"_id": original_id
"name": "Broadway Center"
"url": "bc.example.net"
})
...
0
votes
1answer
91 views
passing dependencies of dependencies using manual constructor injection in python
My Situation
I'm currently writing on a project in python which I want to use to learn a bit more about software architecture. I've read a few texts and watched a couple of talks about dependency ...
0
votes
2answers
129 views
Cassandra: Which is the best choice on manual indexes
First, excuse me for my English. It is not my native language. I'm working on moving a SQL database to Cassandra but I have a question I'm not able to solve. Let's say I have a SQL table where I store ...
-5
votes
1answer
91 views
Convert C# to VB.Net WebBrowser Event [closed]
I know C# and I want to convert this code into VB.NET.
lol.Navigated += new WebBrowserNavigatedEventHandler(Form1_Navigated);
I used all Online Converters but didn't work.
But I want to know how ...
0
votes
2answers
77 views
How do I read the MSDN and apply?
Okay, so I want to stop asking lots of questions on how to do most programming stuff because most of my questions are given answers that say "Read the MSDN" founded here. Thing is, I have no idea how ...
1
vote
1answer
160 views
Node.js Sequelize Manually joining data
Stumbling around for a few hours now with Sequelize for Node.JS. I had no such luck using it to set up associations (I'd have to tear apart most of my architecture to do so, on limited time). For my ...
0
votes
0answers
38 views
Is it possible to programmatically assign jobs to Heroku workers in rails?
I know we can manually run rake tasks in heroku worker processes.
But what if I have 3 workers and I want to programmatically distribute tasks among these workers.
2
votes
1answer
80 views
How to create placemarks manually as in “My Maps”
I have a fully functioning map using the API v3 with markers placed as a result of database searches, and info windows that pop up correctly. So far, so good.
What I would like to do is to allow the ...
0
votes
1answer
99 views
MVC3 Manual Authentication
I just need to make an manual autentication on MVC3 and the problem is, when the user access the url from project, i have this code on base class:
public class BaseController : Controller
{
...
0
votes
1answer
99 views
Which methods can I use to manually obfuscate my android app?
I won't to make my android application almost impossible to reverse engineer. I have tried using ProGuard but since it doesn't encrypt my strings at all, it is not very useful for me.
I have seen ...
0
votes
0answers
12 views
Why handle types manually? [duplicate]
Possible Duplicate:
Why woulda programming languange need such way to declare variables?
Why programming languages require from programmer to handle types of variables/data manually? What ...
1
vote
1answer
431 views
Customizing colormap for Matlab
I am not sure how to approach this problem. I am trying to find good resources on how to customize a colormap (without using colormap editor) to set your colors and your boundaries for an image in ...
1
vote
1answer
120 views
Multi Language Software Documentation / Manual
we have an rather extensive set of Documentation for our software currently written in german. Now we want to translate this documentation into english for our foreign customers. For this we will use ...
-2
votes
2answers
161 views
Odd or Even in PHP/MySQL
I want to ask how to set odd or event in mysql->php output. I can do this with that code:
if($i%2 == 0)
{
$class = 'content';
}
else
{
$class = 'contents';
}
echo "<tr ...
1
vote
2answers
96 views
Where can I get documentation for Google Chrome extensions? [closed]
The official Chrome extensions documentation seems terribly out of date. For example, this page references chrome.tabs.getSelected() method, which has been deprecated long ago (one should use ...
0
votes
0answers
76 views
Is there an easy to use tool for creating documentation for a Mac app?
I know there's a lot of documentation (from apple) on how to create an in-app manual for a Mac app however it's not at all easy to do especially if you're not a HTML designer. Is there a tool that you ...
0
votes
0answers
1k views
Manually creating Add Row Button in tabular form in APEX 4.1 giving error
I have created manual Add Row button on my tabular form in APEX 4.1. However, when I press ADD Row button the tabular form query is not refreshing. I have partial page refresh set on tabular form ...
0
votes
1answer
54 views
iOS app crashes/hangs when launched manually but not otherwise
My app hangs at a certain point only when it is launched manually by tapping on the app icon on my device. It runs fine when Xcode launches it on my device and when Xcode launches it on the ...
0
votes
0answers
138 views
documentation generator in html form for software user manual
I created software user guide using word, and it can be used in doc or pdf format. I am trying to publish the user manual in a format that's easier to use like: http://raphaeljs.com/reference.html
...
0
votes
2answers
108 views
How do I check if a man page exists?
I'm trying to write a script to convert man pages to PDF files. The script I have right now is:
#! /usr/bin/env bash
[[ $# -ne 1 ]] && { echo "Usage: $(basename $0) [command]" ; exit 1 ; }
...
0
votes
1answer
158 views
Manual Binding To DetailsView
I Want to bind detailsview to the page manually , for example
I Have a linqdatasource as declared here in design mode..
On a page load event I have written following..
protected void ...
1
vote
2answers
353 views
How to manual wake a perl sleep function?
I was wondering if it was possible to manually wake a perl script that has gone to sleep.
Basically I set my script to sleep for say an hour after performing something, and 10 minutes later I realize ...
0
votes
1answer
147 views
NCOVER without NUNIT Test cases
I understand NCOVER is an awesome tool to instrument .dll and run Nunit test cases. Is it possible to instrument .dll's and run manual test cases using NCOVER?
If yes how? If not then is there a .NET ...
0
votes
1answer
395 views
Examples and guidelines for writing a user manual
I've written a couple of moderately complex command-line visualisation tools and I'd like to increase their adoption by giving them outstanding documentation.
I have the non-modesty to say that the ...
2
votes
1answer
99 views
How would I decompile a .class without external libraries?
Alright, I know this is a fairly common question, and according to the research I have done, the most common answer is just, "Download this and it does it for you."
Well, obviously the program runs ...
1
vote
1answer
112 views
Manual positioning from a float value in iOS
I've currently got an item positioned using the following
CGRect torpfr = torp.frame;
torpfr.origin.x = [[NSUserDefaults standardUserDefaults] floatForKey:@"torpx"];
torpfr.origin.y = ...
0
votes
1answer
208 views
Generating Manually Scheduled Crystal Reports in C#
I have a SQL Database from which I need to create reports daily, weekly and monthly. I am thinking of Creating Crystal Reports Manually so That I can execute that particular function periodically ...
0
votes
0answers
29 views
How to create a Linux-like manual with previous, next, home automatically?
I would like to create a manual that looks like the following:
http://www.centos.org/docs/5/html/yum/
Pretty much page a plain html page that has a previous, a next, a table of content. I know what ...
1
vote
0answers
46 views
R package manual leaves a lot of blank space
I'm finishing up writing the man pages for my R package. One of the man pages, called "pkgname-package.RD" leaves a lot of blank space between the start of the details and where the text actually ...



