With Apple making changes to section 3.3.1 on the iPhone dev agreement can one stillness libraries like boost in their apps?
I want to use Boost in my iPad app...
I installed it in my dev project. I would like to remove it and any trace of it in my database and my django app, not to mention my python install. I found it didn't quite do what I needed, but that's another topic, and I'm moving to South.
Can I just delete the evolution tables in my django db, and remove it from the app settings? Or is there more to it?
For eclipse 3.5 / 3.6 and JQuery 1.4.2, what are the best practices for a development IDE?
(jquerywtp seems unmaintained, and aptana seems an overkill)
Is eclipse not the right tool for JQuery dev?
Hi, surfing on the web, reading about django dev best practices points to use pickled model fields with extreme caution.
But in a real life example, where would you use a PickledObjectField, to solve what specific problems?
I'd like to load some test data into my development db but not put it into my production db.
In django you can create database-specific fixtures using this mechanism: http://docs.djangoproject.com/en/dev/ref/django-admin/#database-specific-fixtures
It is possible to do something similar with django-nonrel?
Hello,
Im facing the problem during installation :
setup configure
Configuring HDBC-sqlite3-2.3.0.0...
setup: Missing dependency on a foreign library:
* Missing C library: sqlite3
This problem can usually be solved by installing the system package that
provides this library (you may need the "-dev" version). If the library is
already installed but in a non-standard location then you can use the flags
--extra-include-dirs= and --extra-lib-dirs= to specify where it is.
what should I do ?
thanks for any help
As I am stumbling through Facebook App Dev. I am getting more and more close to a bit sophisticated questions, bu still I am at newbie level.
Can I have custom Tab and inside that tab two different apps ?
ex. (the slideshow and top 5 news(RSS feed))
Hi,
I want to use serial com port for communication and I want to implement a timeout every time I call the read function call.
int filedesc = open( "dev/ttyS0", O_RDWR );
read( filedesc, buff, len );
Thanks
I'm coming from a web dev background, and do ok, but with WinForms, everything I make looks like crap. Can you guys point me to resources with WinForm design principles that will make my WinForms easier on the eyes?
Thanks!
There is apparently a bug introduced in the latest Java update for Mac OS X, which causes deletes in JFormattedTextFields to be performed twice.
See http://lists.apple.com/archives/java-dev/2010/May/msg00092.html
The DefaultEditorKit.deletePrevCharAction is invoked twice when the delete key is pressed.
Are there any suggestions for a workaround?
I'm thinking of replacing the delete action for my text fields with a patched version that somehow filters out these duplicate invocations.
I am using Lightbox Plus for wordpress. My captions are spilling over and overlapping the picture when the image is in lightbox mode. The captions are covering the image and the close link, as well as being off-center. Here is my URL: http://dev.andreamarymarshall.com/archives/2012-2/
How do I make the space allowed for the captions bigger? So that in fits at least two lines of text without overlapping anything?
Thanks!!
Hello,
I am just studying the code of Sacha Barbers MVVM framework Chinch and I saw this in the xxxViewModel.cs file:
DataService.FetchAllOrders(CurrentCustomer.CustomerId.DataValue);
DataService is a Static class. Being a junior dev I am only used to Interfaces with Data services. Why is that class static?
Or do you think he made it just for the example?
So is that a good approach?
Hi
I accidentally deleted my sdk 3.0 directory, thinking I didn't need it.
Now when I launch and compile a project it says that my base sdk is missing.
Where can I download the 3.0 sdk? All that is available in Dev Center are the 3.2 and 4 beta sdks?
I'm new to iPhone dev and am using sqlite3 but there seem to be two different sqlite libraries available: libsqlite3.0.dylib and libsqlite3.dylib
Which is the best to use? What's the difference?
Any help appreciated.
Fixed Point Integer Math
MathFP
kSOAP is a SOAP web service client library for constrained Java environments such as Applets or J2ME applications (CLDC / CDC / MIDP).
http://sourceforge.net/projects/ksoap2/
kXML is a lean Common XML API with namespace and WAP support that is intended to fit into the JAVA KVM for limited devices like the Palm Pilot.
http://sourceforge.net/projects/kxml/
UI library
https://lwuit.dev.java.net/
http://www.j2mepolish.org/cms/
I have VS2010 and CodeRush Express installed on my machine. Occasionally I am hitting some key combination (inadvertently, don't know what I am hitting) that is causing my up/down arrow keys to get "stuck", they stop moving the cursor up and down. Restarting the dev env fixes the problem.
I need to use an x509 certificate to get secure message level authentication from a rich client via the internet to a secure WCF Web Service.
Specifically, I am looking for a working step-by-step guide to setup, configuration, coding, and deployment, including creating a 'dev' certificate, installing it, and obtaining a 'real' certificate for production.
I get this very strange error message when trying to use Rhino.Commons with my asp.net mvc application.
Error 3 'Rhino.Commons.Repository<Web.Models.Poll>.FindAll()' is not supported by the language C:\frank\dev\SampleApplication\Web\Models\Repositories\IPollRepository.cs 15 20 Web
Someone got any experience with this error?
I am trying to setup a dev environment at home. My primary development environment is VS.NET 2008 (now it is VS 2010 Premium) with SQL Server 2008.
Objectives / Requirements :
- Should be simple and lightweight
- Should have a Visual Studio plugin (cost should be less than $50, if its not free)
- should work just fine with continuous integration systems like TFS and CruiseControl.NET
- VSS is not an option.
Thanks in advance,
SK
ok guys so i'm new in iphone dev you know it !
I want to add badge from my app : i know how to in the application did finish launching.
But i want to it depending on an int value i have stored in a plist (just one string an int value) i have placed on my server htt://anadress/myplist.plist
How can i read the content of this value in the plist from my server thanks to all it'll help so much
I connected to my live device using the adb and the following commands:
C:\>adb -s HT829GZ52000 shell
$ ls
ls
sqlite_stmt_journals
cache
sdcard
etc
system
sys
sbin
proc
logo.rle
init.trout.rc
init.rc
init.goldfish.rc
init
default.prop
data
root
dev
$ cd data
cd data
$ ls
ls
opendir failed, Permission denied
I was surprised to see that I have access denied. How come I can't browse around the directories using the commandline like this?
How do I get root access on my phone?
Hello,
I'm using the CKEditor 3.1, and find that whereever there is a box on the page, the ckeditor causes a new empty select box to appear next to it (although it has not been applied to that specific element.)
This seems to be a known issue : http://dev.fckeditor.net/ticket/4528
Has anyone been able to get around that?
Is there any other good fckeditors you can suggest?
Thanks!
Is there another way to develop applications for mobile phones running the Windows Operating System for example, the HTC HD2 Mobile Phone (which runs Windows 6.5), other than Windows Dev Tools?
Hi,
I want to disable the cache in the template system Dwoo.
Just for my dev mode.
But then I tried to invoke setcache () or modify Dwoo classes and nothing works.
Someone has an idea?
Thank you
Hi... I want to hire a programmer from Germany for some dev work. Are contracts binding in that country? What sort of pitfalls may I encounter with hiring a foreign programmer?