If I develop a unique software using an open source software, do I have all rights to protect my Intellectual Property?
I dont know, if this is the right place to ask this question. But kindly answer
Hello i've just started exploring hbase
i've run 2 samples : SampleUploader from examples and PerformanceEvaluation as given in
hadoop wiki: http://wiki.apache.org/hadoop/Hbase/MapReduce
Well, my application involves updating huge amount of data once a day.. i need samples that store and retrieve rows based on timestamp and make an analysis over the data
could u please provide r poinnters as to how to continue as i dont find many tutorials on samples using TIMESTAMP
thank u a lot
sammy
Hi,
I have two tables, one table has rowguid column and other has auto incremented column but both tables dont have primary key or foreign key. I want to create third table that store the relationship between above two tables. can somebody give me the correct and easiest way to do that. i m new using sql server. please reply me
I like markdowns clean "tags", put i dont want to use their huge class they got. I just want some simple tags like the heading regex but i cant find it in the file. Ive been playing around with http://gskinner.com/RegExr/ but its damn hard
So I'm looking for a regex that will match '# text' and close it after a linebreak (instead of </blabla> in bbcode)
Hi
How you doing?
Anyone got this?
Hallo!
I need to synchronize 2 Databases. I have a Windows 2000 Server with Xampp (schoolserver).
Do you know some ways to realize this?
I thought following:
1.Write the data in the php script or c# script
2. let something like a cronjob(dont know the windows form) run and check both databases.
Is there a better way?
hi, simple question
www.site.com/page/3
to be
www.site.com/page--3
so that i can read the pagenumber and page
This is what i got but i dont know how to use the '--' and slash together instead.
RewriteRule ^/?([a-zA-Z0-9-]+)/([a-zA-Z0-9-]+)$ index.php?page=$1&subpage=$2
Any help appreciated
I am using json data and iterating it through jquery and displaying my results...
Using var jsonObj = JSON.parse(HfJsonValue); works in firefox but not in IE6....
HfjsonValue is a json string which is returned from my aspx code behind page... SO i dont use ajax... Any suggestion to get my json parsed better and cross browser one...
Hello,
i need to specifi parametr of function witch is nullable.
this dont work:
<message name="SaveRequest">
<part name="serialNumber" nillable="true" type="xsd:int"/>
</message>
please any help is welcome!
simon
Hello , i'm trying to validate credit card numbers with jQuery but i dont want to use the validation plugin , is there any other plugin for doing this?
thanks
I got a lot of "DatabaseError: current transaction is aborted, commands ignored until end of transaction block" errors after changed from python-psycopg to python-psycopg2 as Django project's database engine.
The code remains the same, just dont know where those errors are from.
hi i m finding cosine similarity between documents ..i did like dis
D1=(8,0,0,1) where 8,0,0,1 are the tf-idf scores of the terms t1, t2, t3 , t4
D2=(7,0,0,1)
cos(theta) = (56 + 0 + 0 + 1) / sqrt(64 + 49) sqrt(1 +1 )
which comes out to be
cos(theta)= 5
now what do i evaluate from this value...i dont get it wat does cos(theta)=5 signify about the similarity between them...pls reply ..Am i doing things right ??????????..pls do reply guys..
will be thank ful to you..
My problem is- i have three cell, within that i have each textfield now i want the user is clicking in which textbox. This method textFieldDidEndEditing gives me the value which user is inputting but i dont get any tag of the textfield
I think I have seen Ryan Bates do it one of his screencasts, but I can't find it.
I believe there is a command you can run while in script/console that lets you reload your models (if say you have made a change) so that you dont have to exit and then recall the console.
Any Ideas?
I have an update panel on a masterpage and for reasons unbeknown to me our content placeholder is within the updatepanel. But when I click on a button on one of our pages that uses the masterpage the page postsback. If I then click the button for a second time it does not postback and does an ajax call. Im wondering why it does a postback the first time when I dont want it to. Below is how I have the updatepanel set up
I think every business person would like to have excel UI, however they are forced into using web applications that sometimes look like really bad excel.
Are there any frameworks that help build excel ui without VB? I dont mean framework like POI or JExcel that allows you to generate excel reports.
i am developing a facebook app and i am using for that facebooker plugin and webrick server.
i have configured correctly my router to froward ports to my machine for 2 ports (80 and 3000)
the apache server can be accessed from the net http://ip:80 amd the webrick server can http://ip:3000 ,
i dont understand why , please help me.
Howdee doody all. I dont know if thick box is the cause of my problem but i believe it to be. The image that is to be displayed to be edited by the jCrop app does not appear.
I have checked the path an sure enough leads me to the image. As anyone come accross this before?
Hi All,
I m using autocomplete from
http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/
jQuery Autocomplete plugin 1.1
i managed to get data from server in below form with sepaerator to id as "-", but i dont want to show this id in list while selecting but sending it as hidden data.Please suggest.
Exon: Supplier HJR/VAKJ -1
Hey guys
I am trying to play a video in android emulator
I have the video in my assets folder as well as the raw folder
But after doing some research still i cant play video in my emulator
i am working on android 2.1
My video format is mp4 so i dont think that should be a problem
Could anyone just give me an example code so that i can understand a bit more
Thanks guys
hi,
i have one textbox which is displaying Address2 , if it has value then no problem, but if it has no value then it displays blank space at that portion of the report, my problem is i dont want to put any blank space if the text box has blank value for the addrees2 field.
please let me know if any solution for the same.
thanks in advance
manish parmar.
Hello,
I have a List of object, produced by JPA q.getResultList().
I would like to use it in a drop down, but Stripes "option" tag cant accept List, just Collection, Enum and Map.
Im new to Java, that why perhaps the List can translated to each of them but I dont know how can I solve this issue.
(Stripes select,option-map,-enumeration, -collection can build up a drop down from previous mentioned input object structures )
Thanks advance
how do you make a MUD in python can anyone help or start me of i dont have a clue on how to do if anyone knows any other source that i could use then plz let me know?
for %f in (D:\flexcube1,D:\flexcube2,D:\flexcube3) do xcopy %f D:\o\ /e
when i use the following code in command prompt, it works fine. but when i use the same code in a batch file, nothing happens. my batch file simply consists of:
for %f in (D:\flexcube1,D:\flexcube2,D:\flexcube3) do xcopy %f D:\o\ /e
but it does not work. i dont understand it and i have to use a batch file to copy multiple files. any help is really appreciated
Is it possible to disallow free text entry in the JQuery UI autocomplete widget?
eg I only want the user to be allowed to select from the list of items that are presented in the autocomplete list, and dont want them to be able to write some random text.
I didn't see anything in the demos/docs describing how to do this.
http://jqueryui.com/demos/autocomplete/
I'm using autocomplete like this
$('#selector').autocomplete({
source: url,
minlength: 2,
select: function (event, ui) {
// etc
}
Hello,
I am using Classic asp and SQL Server 2005.
This is code that works (Provided by another member of Stack Overflow):
sqlStr = "USE "&databaseNameRecordSet.Fields.Item("name")&";SELECT permission_name FROM fn_my_permissions(null, 'database')"
This code checks what permissions I have on a given database - the problem being - if I dont have permission it throws an error and doesn't continue to draw the rest of my page.
Anyone got any ideas on remedying this?
Many Thanks,
Joel