Hey, is there any way to get the audio spectrum of a section of a song using FMOD if it is not playing?
Can I render a full song waveform using FMOD (+opengl/openframeworks/etc.) before the song is playing?
Hey guys,
I got 2 tables in my database: user and call. User exists of 3 fields: id, name, number and call : id, 'source', 'destination', 'referred', date.
I need to monitor calls in my app. The 3 ' ' fields above are actually userid numbers.
now i'm wondering, can i make those 3 field foreign key elements of the id-field in table user?
Thanks in advance...
Hey,
I'm writing my func spec, and I was wondering if there are any good samples of a complete and well-written func spec? Like "This is a standard You're supposed to aspire to" type of spec. I know that Joel has a skeleteon of a func spec on his website, but I am looking for something more complete because I'm not of the appropriate amount of detail, formatting, etc.
Thanks,
Alex
Hey,
I want to create a dialog using Glade 3 (or gtk and Python). In Glade 2 if you wanted to create a dialog box there was an option to set a "standard button layout" which would automatically create an Ok button and a Cancel button which return either gtk.RESPONSE_OK or gtk.REPONSE_CANCEL. This feature has not been reimplmented in Glade 3.
How can I create a dialog which will have ok and cancel buttons which return the correct response?
Cheers,
Pete
Hey all...
I've been playing around with the iPad SDK looking for ways to improve my current iPhone app. I've got a couple place where I think the new "SplitView" would look pretty good. My question is if it's possible to navigate to a "SplitView" with my current navigation based application? Mainly I'm not sure how to push that SplitViewController onto my current stack of views. Any thoughts?
Hey all,
I'm currently working on a proposal for my organization which includes a shift from waterfall development methodology over to a Scrum framework.
As I work for a university, citations for all of my work is extremely important. As I was looking to add a citation for my statement of Agile being the industry standard, I kind of hit a wall.
Who is it that decides when something become industry standard and how is that decision made?
Hey Everyone,
After trying to get the mercurial repository explorer setup on my shared hosting with no luck, I have decided to try and write a module for our Intranet that will act as a repository explorer.
Is it possible for me to get changesets from a Mercurial repository without Mercurial installed on the machine?
Thanks for any help!
Metropolis
Hey fellow coders,
Has anyone tried to port the current StructureMap source to work with Silverlight? I know there are other IOC containers for Silverlight like Unity, Ninject, and a few others, but I particularly like the ease of use with StrutureMap.
Anyways, I'm on a quest at the moment to get it working with SL.
Let me know your thoughts if this is really worth doing? Seems like something fun to do.
Thanks,
David
Hey guys
I am looking for a good solid introduction book to the fundementals of network programming in C#. For example is have looked at this one
http://www.amazon.com/C-Network-Programming-Richard-Blum/dp/0782141765/ref=pd_sim_b_5
but it is quite old now. Anyone used one recently, i would greatly appriciate it
thanks
dan
Hey everyone,
Is there a third party tool or something similar that will allow users to create reports on their own without any programming?
One code base but custom reports for each user in the system that they create.
Make sense?
Hey guys,
I've got a regex issue, Im trying to ignore just the number '41', I want 4, 1, 14 etc to all match.
I've got this [^\b41\b] which is effectively what I want but this also ignores all single iterations of the values 1 and 4.
As an example, this matches "41", but I want it to NOT match:
\b41\b
Hey,
I've got an excpetion when I generate this EJB SQL Statement.
Exception Description: Syntax error parsing the query [SELECT h FROM Busmodul h WHERE LOWER(h.modulNummer) LIKE :modulnummer AND h.einbauort.id = :einbauort_fk AND h.plattform.id = :plattform_fk ORDER BY TRIM(TRAILING '-' FROM CONCAT('0', h.modulNummer))], line 1, column 150: syntax error at [TRIM].
Internal Exception: line 1:150: expecting IDENT, found 'TRIM'
Whats the meaning of IDENT. Any Ideas what I am doing wrong?
Regards
Hey,
I am searching for a good mode to develop a application which shows 7 days and 24 hours (weekly view), knows somebody if there is a good tutorial? Or which layout would you use to design this?
It should be possible to add events with a beginning and ending time...
Thanks in advance
Johannes
Hey,
I want to know how i can do delay (Timer) on assembler 16 bit on PC.
Thank You for helping,
Norm.
OS: Windows
CODE:
delay:
inc bx
cmp bx,WORD ptr[time]
je delay2
jmp delay
delay2:
inc dx
cmp dx,WORD ptr[time2]
je delay3
jmp delay
mov bx,0
delay3:
inc cx
cmp cx,WORD ptr[time3]
je Finish_delay
jmp delay
its not work good i need less complicated code
Hey,
Does anyone know a fast algorithm for evaluating 7 card poker hands? Something which is more efficient than simply brute-force checking a every 21 5-card combination of hands from a set of 7.
Cheers,
Pete
hey i have made an application for BlackBerry Curve 8300
where i use setTitle()
i have put in an image as background for setTitle()
It works perfectly fine on curve simulator but when
i deploy this app on bold(device and simulator both) for testing the setTitle() shows black background.
i dont have curve device to test n check
can any body suggest what could be the problem
Hey,
Quick VHDL question, I don't have access to Xilinx at the moment due to dead laptop, so can't test this.
I was wondering if it's possible to use variables and arithmetic in 'downto' statements, e.g:
proc: process (x)
begin
y <= z(x downto 0) & z(7 downto x);
end process;
Thanks.
Hi guys.
I'm working on this project and I have to open a new browser tab. Actually, I have to open a target="_blank" link without the link. I know is not right to interfere with the user preferences, but hey, this is the project requirements.
So, long story short, i have to replicate the target="_blank" behavior only with javascript.
Is this even possible? Thanks!
Hey everyone,
I am a little confused after reading this thread on the revisions to the iPhone Developer Agreement.
While it lists the languages that are permitted, I don't understand what classifies as falling under what is banned.
Does this include wrapper classes? What if the code is written in Objective C but is not an official Apple class/library?
I'm wondering about things like:
Three20 from Facebook
SQLite Wrappers such as this one
Charting / Graphing Libraries
If anyone could clarify this, I'd greatly appreciate it.
Hey there,
seems that I am not permitted to use QtScript for my own script interpreter, although QtScript is GPLed.
But do you know anything about the JavaScriptCore's license?
Am I allowed to use this for my own scripting language?
Cheers,
Manuel
Hey,
Does anyone know how I can get the helpful Eclipse popups with javadoc when programming for the Google Wave Robots API? I have access to the JAR-file, the HTML Javadoc, as well as the source files from here
How do I set up eclipse so I get javadoc integrated? I have tried adding the source files, but things just get "messy"
(I'm also asking this on the OpenRasta google group)
Hey all,
I've been using OpenRasta to convert an old web application we have
into something RESTful. IS it possible to serve up a resource (or
specifically a list of resources) as both .aspx and JSON? I have
tried this but no matter what I try I keep getting the .aspx back ...
any ideas? Here's a sample configuration:
ResourceSpace.Has.ResourcesOfType<List<Valueset>>()
.AtUri("/valuesets")
.HandledBy<ValuesetHandler>()
.AsJsonDataContract()
.And.AsXmlDataContract()
.And.RenderedByAspx("~/Views/VauesetView.aspx")
Hey I have this code but it doesn't work because it is expecting a string. How can I make it work?
class Atable(BaseModel):
owner = db.UserProperty()
(...)
--------- // --------------
query = "SELECT * FROM Atable WHERE owner=", users.get_current_user()
results = db.GqlQuery(query)
How can I fix that search?
Thanks :)
I've started with the appengine database yesterday so be gentle :)