hey guys
i made a slug link for my stories
but i really want to know which one has more impact on my google rank or seo rank
article/name/
or
article-name.html
Hi Guys,
Im trying to sort a column of data in a gtk tree view column non alphabetically. I cant seem to find a function in the GTK libraries that cant do such a thing
Does anyone here know of a way to do this?
Regards
Paul
Guys..
Installing a Software From The Server!! HELP! !!
I've need toinstall a software (NetOpSchool Software and a Antivirus) and I have a server client based set of computers which is connected. I want to know how to install a software from the server other than installing it one by one in the client machines. Please tell me how to do it ..
thanks you
Hi Guys
I need to add a trailing / to a url if it doesn't have one or isn't a file
so
http://www.ddd.com/dasdas
becomes
http://www.ddd.com/dasdas/
But I don't what to just add slash the URl as this will end up with filename like this style.css/
So I need a piece of Regex that I can put into the IIS 7 rewrite engeine to append when needed
hi guys,
i am wondering is there a convenient function in rails to convert string with negative signs into a number. e.g. -1005.32
when i use to_f method, the number will simply become 1005 with the negative sign and decimal part being ignored.
thanks in advance!
Hi guys,
I've made a library which I'd like to compile to an SWC file, I've tried to do this in FDT by choosing FDT AS3 Library as Run settings, but all I end up with is a 0kb .swc file. Does anybody know what I'm doing wrong? I can't find much when I google it either, if anybody has a quick walkthrough on how to do it saved in your bookmarks or something, that would be great!
Many thanks,
Will
Hi guys.
I am trying to make Layout that contains 2 layout, vertical and horizontal scrolls.
Like this :
http://202.131.244.11/demo/VerticalAndHorizontalScrolls.PNG
How to make it ?
I've tried it. But horizontal scroll doesn't work for me.
Please advise.
Can people suggest a list of common or popular php functions that new/junior programmers should be aware of so that they don't "re-invent-the-wheel" so to speak?
For example, I've seen a lot of new coders try to write their own date parsing functions when a combination of date(), strtotime() and time() can do everything their looking for.
Any other ones you guys want to add to this list?
Thanks
Hi Guys,
I am successful in generating Heap Dumps of my application machine but I do not know how to analyze it. Can someone tell me how to?
Thanks and Regards,
Deepti
Hi Guys,
I was wondering how to "Exclude" individual files in the "release" web.csproj config of my solution. I've seen other answers and they all feature "include" - but this is not what I am wanting to achieve. I only want to exclude around 10-15 files from a "release" package ?
I don't want to manually edit the web.csproj file - so is there any way I can do this via web.config or ?
How would I go about doing this ?
I am looking at various options to implement a spellchecker in our ASP.NET 3.5 application. This applicaition is to be used worldwide so a wide language support is important.
Can you guys suggest the best possible controls for this purpose? Currently, we are evaluating Obout and Telerik suites. Are there better alternatives, given that spellcheck is our primary goal?
thanks
How do you guys deploy your code on your servers? I am using Fabric and Python and I would like a more automated way of pulling code from the repository through the use of public keys, but without any ops or manual intervention to set up the public keys.
Are you storing them in the code as text or in a database and generate the pk file on the fly?
Hi guys,
I need to set up a filter file for my findbugs ant script that scans only the src/* files and not the test/* files.
What is the syntax for checking all classes while ignoring any filename or package name with 'test' in the name?
Thanks
Hi guys,
Does anyone know a free self hosted alternative to Basecamp or Active Collab? Basic requirements would be projects, milestones, tasks, users, reminders, reports.
I've sped some time using this tools but now we need a tool for a project we're running and we're looking for some free alternative.
Thanks in advance for your time,
Constantin Tovisi
I know that one way is to have a table in database with all the states and then you would read it in your form. Is there any easier way in your opinion guys ?
I feel bad asking for something like this since it is so elementary however I would suppose something as simple like this would already be implemented in Drupal.
In my list, addition, the operation + appears as #. How can I make this appear exactly as +? When I eval it, it should also work exactly the same as +.
I guess this would also apply in all kinds of functions in Clojure...
Thanks guys.
Hi guys! Im sure this will be pretty simple for a t-sql guru.
I have the following result from a table
idMain IdSecondary TextValue
1,1,text1
1,2,text2
2,5,text3
2,6,text5
And I want to obtain the first occurence of the idMain only.
THe result should be like this.
idMain,idSecondary,TextValue
1,1,text1
2,5,text3
How can I achieve this?
Hi, I want to use sIFR 3 to add a simple linear gradient filter to a text, I can't find this in the ducumentation hope you guys can give me some help.
I found an article that show's how to do this but requiers the modification of the flash file and that's not what I want to do.
I looked in the sIFR documentaion and I didn't found a Gradient filter, I hope this effect can be made simple using the sIFR filters.
Thank's
Hi guys, I'm creating a On-Screen keyboard for my application, and it supports skins as well.
Here's what I'm doing with the skins, I have a folder which contains some images and a xml file which maps the images to the keyboard, I want to be able to have the folder as a zip file like in Office 2007 (.docx) and iPhone firmwares (.ipsw), I know I can simply zip the folder and change the extension, what I need to know is how to read the files in the code.
Thanks in advance.
hey guys
its been 4 years im developing a php project with my friends as a team .
but in our history we did not use any opensource project management tool
actualy im the leader of this project but never learnt how to manage a project with svn tools
everytime i went for svn and management tools , i confused more and more
where should i begin
and what steps should i take to be a pro leader and manage a opensource project perfectly
I got this great idea that I'm thinking about implementing, but before I go into the deep end I wanted to get a clue about what options I have.
I'm looking for an open source, programmable video player.
Must:
Play video files from a user's computer not a server
Connect to a server to retrieve/send info (not limited to file xfer)
Prefer:
Web-based player
Easily programmable (because i'm no pro at programming <;
Any names of open-source programs or players that you guys think I could use?
Any help is really appreciated
My Boss Want me to add beep sound in datalogic memoir as a trigger if the output is correct or not. But my problem is i do not know how to do it.
Did you guys successfully make it beep?
i am doing a project that has some simple values(login,password,name,age). I was searching on the internet how to create an excel file on Visual C++, and i cant undestand it . I just want the simple way, i just want to see on my excel files 2 colums one having some login codes of my program and on the other the passwords. My programing level its not really high and im not an english speaker, so id like you guys to explain a bit or give me something simple.
Thanks for your time
Hi guys, I am new to VB.net and struggling to get out of VB6's way of sending data, I am doing this to send a byte array from my client to server, please advice if this is the right way, thanks:
The sending portion:
Private Sub Button1_Click(ByVal sender As System.Object, _
ByVal e As System.EventArgs) Handles Button1.Click
Dim arrNo(3) As Integer
arrNo(0) = 1400
arrNo(1) = 1000
arrNo(2) = 1200
arrNo(3) = 1350
Dim i As Integer
For i = 0 To arrNo.Length - 1
Dim outStream() As Byte = BitConverter.GetBytes(arrNo(i))
Debug.Print(arrNo(i))
serverStream.Write(outStream, 0, outStream.Length)
serverStream.Flush()
Next
End Sub