I am setting up a web site for a football club and I am wondering which CMS to use.
I am a developer but I am doing this as a favour to a friend and would rather grab something with modules in it (registration, events, calender, etc etc) already. I need to be able to customise it but I had a look around and Wordpress looks like a blogging tool. I am wondering if anyone has experience with the above or any others and if shed some light. Thanks
if (preg_match('(\p{Nd}{4}/\p{Nd}{2}/\p{Nd}{2}/\p{L}+)', '2010/02/14/this-is-something'))
{
// do stuff
}
The above code works. However this one doesn't.
if (preg_match('/\p{Nd}{4}/\p{Nd}{2}/\p{Nd}{2}/\p{L}+/u', '2010/02/14/this-is-something'))
{
// do stuff
}
Maybe someone could shed some light as to why the one below doesn't work. This is the error that is being produced:
A PHP Error was encountered
Severity: Warning
Message: preg_match()
[function.preg-match]: Unknown
modifier '\'
Last night I upgraded my machine to Ubuntu 10.04 from 9.10.
It seems to have cluttered my python module. Whenever I run python manage.py I get this error:
ImportError: No module named postgresql_psycopg2.base
Can any one throw any light on this?
I am creating invoices with Jasper reports.
I have a detail section that has the list of all items followed by a column footer which has Totals, Tax etc., and then the return policy in the Summary section.
I want to always ensure that the detail is followed by column footer followed by summary bands. How can we ensure this? I found that sometimes the Summary comes before the Column footer.
Can someone throw some light on this?
Thanks,
Lakshmi
I was using JDO for my google app engine project but got fed up with the additional 5 seconds it adds to my cold start time. I was planning on just writing stuff directly to the database with the low level datastore api, but then I came accross the objectify project ( http://code.google.com/p/objectify-appengine/ ).
Apparently its a super light wrapper above the low level api. Does anyone have experiences with this library that they could share?
hello.
This is not hundred percent programming related question, but I was not able to find answer on the net.
Is there some kind of detector to record frequency/intensity of light radiation source? something like spectroscopy detector, but instead of actual machine, just the module which can be integrated in project. I have tried searching on Google but I do not even know what such device is called
if you know the more appropriate place to ask, can you let me know please.
Thank you
I am developing a Java Desktop Application and want a light database that can be used with Hibernate and that can be packed with an application.
I was going to use Derby database. It's size is near 2 MB. But before that I wanted to have views of experts on SO.
Will it work with Hibernate?
Actually, I am new to Hibernate and was studying that it requires a Dialect for a database so Is Hibernate has dialect for Derby?
Hi all, i created a Wrapper for a C++ dll. While reading the documentation
i reached to a point using this function strcpy(StructName.strPropGetter, "A STRING");
I'm not kinda C++ guy, i can't figure how to transfer this code in C#.
My wrapper gave me this property without a setter.
Any light would be nice. Thank you
The PageContent element implements IAddChild but doesn't implements IAddChild methods so I can't call AddChild method on PageContent..
How can it be?
And if i cast PageContent to IAddChild i can call AddChild method on it - So it does implement it somewhere...
I am confused with this behavior. Can someone shed some light on this?
The IP addresses logged in by the Drupal 6 core "Statistics" module are not being displayed by the AW statistics displayed by my hosting server (hostgator). I am not able to comprehend why and which statistics are more reliable ? Also I would request some light to be shed on the best practices to monitor a Drupal 6 website. Thanks for your help people.
It's been a mystery how does Cell Minute Tracker manage to fetch AT&T users data.
Maybe someone here has the long waited answer.
I'm really curious rather they got a confirmation to scrape user’s cellular report
And how they can fire up multiple requests to AT&T site without being banned?
I'm waiting for someone who could shed some light on this mystery
Thanks
link: http://www.uquery.com/apps/311637771-cell-minute-tracker-for-att
I'm calling an external web service API that returns a timezone as listed in the Olson timezones database (e.g. "America/New_York"). However some of the values the API returned are "US/Pacific", "US/Eastern" and apparently don't match any of the Olson timezones in Rails 2.3.2. Can anyone shed some light on this? Thanks in advance for your help.
I recently downloaded Visual Studio 2010 beta 2, and was told it included a TFS server. However I am unsure of if it has/can be installed, or how to start it up if it has been.
Can anyone shed any light on this for me please?
Thanks :)
Thanks for your help :)
I am downloading the ISO of the separate product instead from msdn.
I have a full screen UIWebView component on the screen with fixed size content, so no scrolling required. When I nudge the screen the content in moving up or down.
The same effect can one experience all over the iPhone when there is a scroll-enabled component.
I would like to prevent this happening in my application. Please shed some light...
Hi,
in all browsers I've trid other than ms internet explorer,
I need to reload before my slider menu is visable..
could anyone shed some light!?
http://www.musical-transformations.com/gallery/index.html
Thanks,
Hello there,
I created a few styles into a CSSResource and it works well whether I use
GWT.<MyResources>create(MyResources.class).myStyles().ensureInjected();
or not.
Could anyone shed a light on this and explain when to use ensureInjected or not?
Thank you!
Daniel
Two (hopefully quick) questions about LaTeX:
How do you number select functions? I'm working in a documentclass{article}, if that matters. I want to have certain functions numbered such as
function1
function2 (1)
function3
function4 (2)
How do you make a sign to evaluate an integral? I know how to do brackets, but is it possible to only make one straight light to the right of the function with the bounds of integration? I can't figure out how to do that.
Hi,
I want to create a image strip slider using jquery. I have used jcarousel plugin for my image gallery and light box plugin to get preview of selected image. Now, my task is when any of the image is selected i can drag to either side. i.e I can select the image and drag to any direction within that image container.
If any one can help me on this???
Thanks
I have a Windows CE console application that's entry point looks like this
int _tmain(int argc, _TCHAR* argv[])
I want to check the contents of argv[1] for "-s" convert argv[2] into an integer. I am having trouble narrowing the arguments or accessing them to test.
I initially tried the following with little success
if (argv[1] == L"-s")
I also tried using the narrow function of wostringstream on each character but this crashed the application.
Can anyone shed some light?
Thanks
Hi. I need to take a picture from a webcam into a webapp (PHP5/JQuery/HTML5) but I don't want to use Flash; Is there a light java applet or any alternative technology for this?.
Is there a way to run a shell script using spot light on Mac OS X 10.6? I would like to be able to invoke a shell script with directly from Spotlight without opening up a terminal
Guys,
I was hoping that someone can shed some light on why I am getting this error:
Parse error: syntax error, unexpected '{' in /homepages/22/d223624283/htdocs/drupal_new/includes/install.core.inc on line 74
Could it be something that I missed as far as D& configurations?
Thanks,
Matt
is there an activerecord (any similar SQL-wrapper) for python? which is good for:
used in a server-side python script
light-weight
supports MySQL
what I need to do:
insert (filename, file size, file md5, the file itself) into (string, int, string, BLOB) columns
if the same file (checksum + filename) does not exist in db
thx