Recently I've had some problems with PythonWin when I switched to
Py2.5, tooka long hiatus, and came back. So now I'm without my god sent
helper, and I'm looking for a cool replacement, or some advocation to
reinstall/setup PyWin. But the Python website's list is irrefutably
long. It would take a month or two to test all of those products. So
I'm looking for experienced advocates.
What's your favorite IDE?
What do you like about it?
It would be fine for a begginer, right? 42 2264 Ha****@gmail.com wrote:
Recently I've had some problems with PythonWin when I switched to
Py2.5, tooka long hiatus, and came back. So now I'm without my god sent
helper, and I'm looking for a cool replacement, or some advocation to
reinstall/setup PyWin. But the Python website's list is irrefutably
long. It would take a month or two to test all of those products. So
I'm looking for experienced advocates.
What's your favorite IDE?
What do you like about it?
It would be fine for a begginer, right?
I don't really have a good answer here, but maybe a data point. I got
tired of waiting for ActiveState to put out a Python 2.5 and installed
the one from python.org instead, which doesn't include PythonWin. I
figured that I should take the opportunity to try out Komodo, which I'd
heard was pretty good. I downloaded the alpha and used it for about
half a month. Komodo's interface is pretty good, and when you're
writing code in a module, the auto-completion is great, but there's no
auto-completion at the interactive prompt. I use the interactive prompt
heavily, so that was pretty much the end of it for me. I downloaded the
pywin32 module and got my PythonWin back. =)
STeVe Ha****@gmail.com a écrit :
Recently I've had some problems with PythonWin when I switched to
Py2.5, tooka long hiatus, and came back. So now I'm without my god sent
helper, and I'm looking for a cool replacement, or some advocation to
reinstall/setup PyWin. But the Python website's list is irrefutably
long. It would take a month or two to test all of those products. So
I'm looking for experienced advocates.
What's your favorite IDE?
emacs
What do you like about it?
1. It's so complicated and ugly that just using it is enough to makes
you look like a seasonned pro.
2. It gives me a reason to engage in holy wars with vim users.
It would be fine for a begginer, right?
Certainly not.
But you may want to look for other advices: http://groups.google.com/groups?as_q...mp.lang.python
I perform python development for cross platform firmware integration
and analysis on a daily basis and the IDE I use and recommend is Komodo
from ActiveState. Our worldwide development group (30) has recently all
purchased the professional version as it integrates with several
version control systems, has a built-in python debugger, a
mutli-language/package GUI builder, and in-line code
lookup/auto-complete functionality. There are a few nice-to-haves which
aren't available such as: C (++, # or otherwise) auto-complete and
alternate py-documentation viewer but the pros far outweighed the cons
for our development team. http://www.activestate.com/Products/Komodo/?tn=1
I don't really have a good answer here, but maybe a data point. I got
tired of waiting for ActiveState to put out a Python 2.5 and installed
the one from python.org instead, which doesn't include PythonWin. I
figured that I should take the opportunity to try out Komodo, which I'd
heard was pretty good. I downloaded the alpha and used it for about
half a month. Komodo's interface is pretty good, and when you're
writing code in a module, the auto-completion is great, but there's no
auto-completion at the interactive prompt. I use the interactive prompt
heavily, so that was pretty much the end of it for me. I downloaded the
pywin32 module and got my PythonWin back. =)
STeVe
Komodo sounds alright. I don't use the interactive promt much anyway, I
usually just copy and past stuff from my real code to see if it works.
Any more advocates?
I forgot to mention that auto-completion is my favorite little helper.
Any IDEs of astronomical proportions in relation to ease of use to
auto-completion?
Also:
Links to what you suggest?
PS: Search engine . . . I knew this had probably come up very often,
but I get it's pretty silly of me that I didn't utilize this.
And while I was posting another mark for Komodo came. Nice, is it.
On 2006-10-25, Bruno Desthuilliers <bd*****************@free.quelquepart.frwrote:
Ha****@gmail.com a écrit :
>Recently I've had some problems with PythonWin when I switched to Py2.5, tooka long hiatus, and came back. So now I'm without my god sent helper, and I'm looking for a cool replacement, or some advocation to reinstall/setup PyWin. But the Python website's list is irrefutably long. It would take a month or two to test all of those products. So I'm looking for experienced advocates. What's your favorite IDE?
emacs
>What do you like about it?
1. It's so complicated and ugly that just using it is enough to makes
you look like a seasonned pro.
2. It gives me a reason to engage in holy wars with vim users.
It seems like the holy wars are pretty. We disciples of Vim and
Emacs are now content merely being holier than all he others.
Actually, I'm not sure there's been a good Emacs VS Vim holy war
in years. So... ya know what's I find to be shamefully hatefully
orthodox? Believing in the 'meta' key, when it's clearly just
Alt. Those same people often hold to the heresy that 'to fill'
means 'to wrap'. They believe that modes exist for different
'languages', and moreover, that there's more than just the
trinity of INSERT, EDIT and COMMAND-LINE.
--
Neil Cerutti
On 2006-10-26, Neil Cerutti <ho*****@yahoo.comwrote:
It seems like the holy wars are pretty. We disciples of Vim and
Emacs are now content merely being holier than all he others.
Actually, I'm not sure there's been a good Emacs VS Vim holy war
in years. So... ya know what's I find to be shamefully
hatefully orthodox? Believing in the 'meta' key, when it's
clearly just Alt. Those same people often hold to the heresy
that 'to fill' means 'to wrap'. They believe that modes exist
for different 'languages', and moreover, that there's more than
just the trinity of INSERT, EDIT and COMMAND-LINE.
The above post brought to you by the "Bureau of Dumb Jokes Made
Incomprehensible by Horrible Editing Department".
--
Neil Cerutti
After researching Komodo, I found it's not free. The only funds I have
are a college fund, and I can't start diping into that until I'm going
to college. Any free AND good IDEs?
On 25 Oct 2006 17:20:32 -0700, Ha****@gmail.com <Ha****@gmail.comwrote:
After researching Komodo, I found it's not free. The only funds I have
are a college fund, and I can't start diping into that until I'm going
to college. Any free AND good IDEs?
I think most of wxPython IDE are good. I prefer UliPad, because I'm
the author of it, you can find the link from my signature. It's cross
platform, and many features. It has not embed debuger in it now, so
you can use winpdb to debug your program. It support auco-complete in
editing and also provide a shell window also support auto-complete.
And the auco-complete in editing is more powerful.
Other good wxPython IDE should be SPE, drPython, PyPE, etc.
--
I like python!
UliPad <<The Python Editor>>: http://wiki.woodpecker.org.cn/moin/UliPad
My Blog: http://www.donews.net/limodou
At Wednesday 25/10/2006 21:20, Ha****@gmail.com wrote:
>After researching Komodo, I found it's not free. The only funds I have are a college fund, and I can't start diping into that until I'm going to college. Any free AND good IDEs?
There is a list at http://wiki.python.org/moin/PythonEditors
Or use Google Groups to search this group for "best IDE" - once a
month someone comes and ask that same question again and again so
you'll find plenty of responses...
--
Gabriel Genellina
Softlab SRL
__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar
"Ha****@gmail.com" <Ha****@gmail.comwrites:
After researching Komodo, I found it's not free. The only funds I
have are a college fund, and I can't start diping into that until
I'm going to college. Any free AND good IDEs?
Please consider trying Python with a powerful editor, instead of a
just-for-Python environment. Knowing a powerful editor is a far better
investment than a complex tool for a single purpose.
--
\ "I hope if dogs ever take over the world, and they chose a |
`\ king, they don't just go by size, because I bet there are some |
_o__) Chihuahuas with some good ideas." -- Jack Handey |
Ben Finney
What's your favorite IDE?
Vim
What do you like about it?
If you are a very good typist you can rock with Vim. Vi and variants
are on _every_ Unix system. It's highly configurable, syntax
highlighting, supports scripting with Python.
It would be fine for a begginer, right?
Not really, you'll be frustrated for about a week, you'll be productive
after that, from then on you'll keep on learning new things all the
time.
Ben Finney wrote:
"Ha****@gmail.com" <Ha****@gmail.comwrites:
>After researching Komodo, I found it's not free. The only funds I have are a college fund, and I can't start diping into that until I'm going to college. Any free AND good IDEs?
Please consider trying Python with a powerful editor, instead of a
just-for-Python environment. Knowing a powerful editor is a far better
investment than a complex tool for a single purpose.
Amen.
As an alternative to the IDE straight-jacket you might consider going the
unit-testing/'live code' route, which obviates the need for a debugger and
other clutter found in all of the IDEs i've seen. Also, you might think
about writing your own unit-tester. It's not difficult in python and will
give you a setup tailored to your own tastes. But whatever you do, keep
things simple and light.
--
tom arnall
north spit, ca
usa
--
Posted via a free Usenet account from http://www.teranews.com
That's surely an idea, but I'm not to that point yet. Right not I'm
struggling to understand a text adventure, and because I wanted to try
it my own at it (before using a tutorial), this has revieled I no
nothing about parsing or classes. Both are required to make an IDE I
believe.
As for UliPad . . . AWSOME! I love it, more than WinPy even . . . and I
can't get WinPy to work at the moment, but I think I just need to
reinstall Python2.5. Although customizing your syntax highlighting is a
little difficult. I think it's really cool, and is so far at the top of
my list, as I have yet to try Vim - maybe I'll try tomarrow.
"Ha****@gmail.com" <Ha****@gmail.comwrites:
this has revieled I no nothing about parsing or classes. Both are
required to make an IDE I believe.
Are you trying to make an IDE, or choose an existing one?
--
\ "This sentence contradicts itself -- no actually it doesn't." |
`\ -- Douglas Hofstadter |
_o__) |
Ben Finney
Before that, I mentioned I was trying to make a text adventure, from
scratch to add more clarity.
>Vim
>you'll be frustrated for about a week,
You'll be frustrated for at least two weeks. But you'll use it forever
for everything from writing to programming, so who cares?
Auto completion is called omni completion in VIM
type ':h new-omni-completion' at the command line after two weeks of
frustration.
rd
With the most recent edition of PyDev, I find Eclipse works quite well
for me.
Ken Ha****@gmail.com wrote:
Recently I've had some problems with PythonWin when I switched to
Py2.5, tooka long hiatus, and came back. So now I'm without my god sent
helper, and I'm looking for a cool replacement, or some advocation to
reinstall/setup PyWin. But the Python website's list is irrefutably
long. It would take a month or two to test all of those products. So
I'm looking for experienced advocates.
What's your favorite IDE?
What do you like about it?
It would be fine for a begginer, right?
Ha****@gmail.com wrote:
After researching Komodo, I found it's not free. The only funds I have
are a college fund, and I can't start diping into that until I'm going
to college. Any free AND good IDEs?
PyScripter has already been suggested. It is both of these.
Colin W. Ha****@gmail.com wrote:
as I have yet to try Vim - maybe I'll try tomarrow.
Warning: Vim isn't something you just "try tomorrow" :)
On 2006-10-26, John Salerno <jo******@NOSPAMgmail.comwrote:
Ha****@gmail.com wrote:
>as I have yet to try Vim - maybe I'll try tomarrow.
Warning: Vim isn't something you just "try tomorrow" :)
You can become proficient enough for basic editing in about 20
minutes with the built-in tutorial.
Getting it to work seemlessly with Python code will take
considerably longer.
--
Neil Cerutti
Kenneth McDonald wrote:
>
With the most recent edition of PyDev, I find Eclipse works quite well
for me.
Since you mentioned it, I have a question that searching around and
poking around has not solved for me, yet.
Do you have auto-completion working with your setup? It does not seem
to work at all for me. I have read through the configuration help, and
there are no firewalls on my system at all, and everything else works
save for auto-completion, which I have had to disable. If left enabled,
even with low timeouts, I have to kill Eclipse and start it again. :-/
Other than that, I find that it is absolutely wonderful. I have used
Eclipse in the past for PHP based projects, and intend on using it for
Java projects in the future (my school has Java classes in its
curriculum instead of C classes... joy).
-- Mike
Michael B. Trausch a écrit :
Kenneth McDonald wrote:
With the most recent edition of PyDev, I find Eclipse works quite well
for me.
Since you mentioned it, I have a question that searching around and
poking around has not solved for me, yet.
Do you have auto-completion working with your setup? It does not seem
to work at all for me.
Did you try to set your PYTHONPATH properly with the same content in
both central AND project preferences ?
Neil Cerutti wrote:
On 2006-10-26, John Salerno <jo******@NOSPAMgmail.comwrote:
>Ha****@gmail.com wrote:
>>as I have yet to try Vim - maybe I'll try tomarrow.
Warning: Vim isn't something you just "try tomorrow" :)
You can become proficient enough for basic editing in about 20
minutes with the built-in tutorial.
Getting it to work seemlessly with Python code will take
considerably longer.
Yeah, it was all the customizing that I could never figure out.
olive wrote:
>
Did you try to set your PYTHONPATH properly with the same content in
both central AND project preferences ?
Yep. Still does it. And the kicker is, that it does it with things
that it shouldn't have to wonder terribly much about -- classes that I
have custom-built, where it can easily find the available methods and
the like. *shrugs*
-- Mike
BartlebyScrivener wrote:
Vim
you'll be frustrated for about a week,
You'll be frustrated for at least two weeks. But you'll use it forever
for everything from writing to programming, so who cares?
Auto completion is called omni completion in VIM
type ':h new-omni-completion' at the command line after two weeks of
frustration.
rd
As others said, you'll learn new stuff every day. I never knew about
this omni-completion thing until today, and I'm using VIM almost every
day.
Go figure.
Once you generate a tags file, navigation becomes easy. I never managed
to invoke Python inside VIM as a "compiler" tho. The fact that you can
create scripts for VIM in Python is also a plus.
Stephen
John Salerno <jo******@NOSPAMgmail.comwrites:
Neil Cerutti wrote:
On 2006-10-26, John Salerno <jo******@NOSPAMgmail.comwrote:
Ha****@gmail.com wrote: as I have yet to try Vim - maybe I'll try tomarrow.
Warning: Vim isn't something you just "try tomorrow" :)
You can become proficient enough for basic editing in about 20
minutes with the built-in tutorial.
Getting it to work seemlessly with Python code will take
considerably longer.
Yeah, it was all the customizing that I could never figure out.
years ago this worked for people I was supporting:
set softtabstop=4 shiftwidth=4 expandtab
Personally, I'm an emacs guy, so I wouldn't know.
--
Harry George
PLM Engineering Architecture
Harry George <ha************@boeing.comwrites:
John Salerno <jo******@NOSPAMgmail.comwrites:
Yeah, it was all the customizing that I could never figure out.
years ago this worked for people I was supporting:
set softtabstop=4 shiftwidth=4 expandtab
That's all I've ever needed vim to do with my Python code (apart from
the syntax highlighting, which works by default when I've tried it).
Personally, I'm an emacs guy, so I wouldn't know.
Should I start another thread about python-mode and how annoying it is?
--
\ "If you get invited to your first orgy, don't just show up |
`\ nude. That's a common mistake. You have to let nudity |
_o__) 'happen.'" -- Jack Handey |
Ben Finney
What I mean was that it was late and I needed sleep. I'll work with
Vim, but it's not like I can spend a week learning it anyway, I don't
have that much time AND time to actualy program. And thanks all to have
posted suggestions and comments thus far.
I just meant that I was going to bed and didn't have time to do it the
same night. I'll see if I can make it work, use it forever . . . I'll
do it.
Michael B. Trausch wrote:
Yep. Still does it.
I'm running PyDev 1.2.4 without completion problem so far.
Are you up to date ?
Maybe you should install the latest from scratch.
olive wrote:
Michael B. Trausch wrote:
>Yep. Still does it.
I'm running PyDev 1.2.4 without completion problem so far.
Are you up to date ?
Maybe you should install the latest from scratch.
Yep, I am up to date. As I said, I am totally confused.
-- Mike Ha****@gmail.com wrote:
Recently I've had some problems with PythonWin when I switched to
Py2.5, tooka long hiatus, and came back. So now I'm without my god sent
helper, and I'm looking for a cool replacement, or some advocation to
reinstall/setup PyWin. But the Python website's list is irrefutably
long. It would take a month or two to test all of those products. So
I'm looking for experienced advocates.
What's your favorite IDE?
emacs
What do you like about it?
It does just about everything. It can edit just about every kind of
code I use, read my mail, connection to irc ... everything. Well,
except order pizza, but I think it might be possible to make that
happen as well.
It would be fine for a begginer, right?
Probably not. I think you have to spend enough time with environments
that don't let you integrate everything into the editor before you can
really understand why people love emacs (and vi) so much.
-Adam
>What's your favorite IDE?
>
emacs
>What do you like about it?
It does just about everything. It can edit just about every kind of
code I use, read my mail, connection to irc ... everything. Well,
except order pizza, but I think it might be possible to make that
happen as well.
Well, if it doesn't have it built in, you can always shell out to
use this program: http://www.beigerecords.com/cory/pizza_party/
:)
-tkc
On 27 Oct 2006 12:14:57 -0700, Adam Jones <aj*****@gmail.comwrote:
>
emacs
(...)
It would be fine for a begginer, right?
Probably not. I think you have to spend enough time with environments
Actually, I've read similar things before and I don't quite get it. I
guess all of us are Emacs begginers the first time we try emacs.
Actually, I started using Emacs about 1 month after installing Linux;
what hooked me was the possibility of editing code AND submit it to an
inferior process, just like that (this I experienced first with R, but
of course you can do the same with Python) and using the same
environment for all of my editing and programming tasks.
R.
--
Ramon Diaz-Uriarte
Statistical Computing Team
Structural Biology and Biocomputing Programme
Spanish National Cancer Centre (CNIO) http://ligarto.org/rdiaz
On 10/27/06, Ramon Diaz-Uriarte <rd*****@gmail.comwrote:
Actually, I've read similar things before and I don't quite get it. I
guess all of us are Emacs begginers the first time we try emacs.
Actually, I started using Emacs about 1 month after installing Linux;
what hooked me was the possibility of editing code AND submit it to an
inferior process, just like that (this I experienced first with R, but
of course you can do the same with Python) and using the same
environment for all of my editing and programming tasks.
I've used Emacs for a long time, but I think I might be going back to
Vim 7.0 now that they improved the scripting functionality with *real*
arrays and dicts. In some respects, this is now better than in Emacs,
where the hash functionality is...well...cumbersome at best.
Main reason would be that Vim is so much easier to customize and find
things in than Emacs. I long time ago, I actually submitted a bug
report for the perl plugin I hate to appeal to popularity, but Vim's
greater popularity also contributes to higher quality in a number of
cases: consider Ruby support for instance. Light years ahead of what
Emacs has.
vimshell is a (nearly) full-blown terminal emulator facility for Vim http://www.wana.at/vimshell/
In any case, chok dee khrab (good luck with it).
-- Theerasak
On 10/29/06, Theerasak Photha <ha********@gmail.comwrote:
>
I've used Emacs for a long time, but I think I might be going back to
Vim 7.0 now that they improved the scripting functionality with *real*
arrays and dicts. In some respects, this is now better than in Emacs,
where the hash functionality is...well...cumbersome at best.
Main reason would be that Vim is so much easier to customize and find
things in than Emacs. I long time ago, I actually submitted a bug
Yes, I've read that, and I see that point. And that you can do
customization using Python. I've actually been tempted by Vim since I
read this http://pinard.progiciels-bpi.ca/opinions/editors.html
(and Pinard is someone I do respect, and this is a very well argued document).
(...)
vimshell is a (nearly) full-blown terminal emulator facility for Vim http://www.wana.at/vimshell/
Thanks for this link! It looks really interesting. I'll try to give it
a try ASAP.
One question, though: can you "send" a block of code to a Python shell
running in vimshell? (somehow like you can do in Emacs)?
R.
--
Ramon Diaz-Uriarte
Statistical Computing Team
Structural Biology and Biocomputing Programme
Spanish National Cancer Centre (CNIO) http://ligarto.org/rdiaz
--
Ramon Diaz-Uriarte
Statistical Computing Team
Structural Biology and Biocomputing Programme
Spanish National Cancer Centre (CNIO) http://ligarto.org/rdiaz
Theerasak Photha wrote:
I've used Emacs for a long time, but I think I might be going back to
Vim 7.0 now that they improved the scripting functionality with *real*
arrays and dicts.
I've been writing all my extensions in python rather than vimscript for
several releases (occasionally it requires some elbow grease, e.g. I
submitted the fixes to let the python interface call functions
returning vim lists/dicts).
I hate to appeal to popularity, but Vim's
greater popularity also contributes to higher quality in a number of
cases
I'd guess emacs is at least a base-10 order of magnitude more popular
than vim for real development (excluding simple "it's already
installed" basic sysadmin stuff); emacs passed vi c. 1990 and hasn't
looked back.
I say that as a hardcore vim user--getting used to modality really
isn't for everyone, though once you do the payoff is high.
On 10/26/06, Ben Finney <bi****************@benfinney.id.auwrote:
Harry George <ha************@boeing.comwrites:
John Salerno <jo******@NOSPAMgmail.comwrites:
Yeah, it was all the customizing that I could never figure out.
years ago this worked for people I was supporting:
set softtabstop=4 shiftwidth=4 expandtab
That's all I've ever needed vim to do with my Python code (apart from
the syntax highlighting, which works by default when I've tried it).
Personally, I'm an emacs guy, so I wouldn't know.
Should I start another thread about python-mode and how annoying it is?
Ben, as an Emacs guy tempted by Vim I'd definitely like to know what
you find annoying about python-mode, and how Vim does not annoy you
here. If this answer might risk leading the thread somewhere we don't
want, I'd anyway by very interested in a private email.
Best,
R.
--
\ "If you get invited to your first orgy, don't just show up |
`\ nude. That's a common mistake. You have to let nudity |
_o__) 'happen.'" -- Jack Handey |
Ben Finney
-- http://mail.python.org/mailman/listinfo/python-list
--
Ramon Diaz-Uriarte
Statistical Computing Team
Structural Biology and Biocomputing Programme
Spanish National Cancer Centre (CNIO) http://ligarto.org/rdiaz
This is the answer
Linux
-------------------------------
BOA constructor
Eric (the best for python I think it has cool subversion support better
than emacs for non f4cmd67-b jockies emacs sucks anyway you look at it
and lisp is a terrible terrible bad joke unless you are gondi)
oh and some other tool for python glade/gtk widgetmaroo
Mac
------------------------------
Xcode of course
TextMate
Windows
----------------------------
who cares
Personally Eric3 wins for general purpose python code look it up why
did no one mention the best one?
done
Neil Cerutti wrote:
On 2006-10-26, John Salerno <jo******@NOSPAMgmail.comwrote:
Ha****@gmail.com wrote:
as I have yet to try Vim - maybe I'll try tomarrow.
Warning: Vim isn't something you just "try tomorrow" :)
You can become proficient enough for basic editing in about 20
minutes with the built-in tutorial.
Getting it to work seemlessly with Python code will take
considerably longer.
--
Neil Cerutti
This thread has been closed and replies have been disabled. Please start a new discussion. Similar topics
by: darwinist |
last post by:
What PHP Represents
There is no shortage of complaints one could make about php as a
language, and although the list does shrink with each...
|
by: Stephen C. Waterbury |
last post by:
This seems like it ought to work, according to the
description of reduce(), but it doesn't. Is this
a bug, or am I missing something?
Python...
|
by: Sarah Tanembaum |
last post by:
Beside its an opensource and supported by community, what's the fundamental
differences between PostgreSQL and those high-price commercial database...
|
by: David Logan |
last post by:
I have an application using sockets, and it uses the asynchronous method
for receiving (and others, but receiving is the basic problem.)
In...
|
by: Mark Broadbent |
last post by:
this might sound like an obvious question but I have found that usually
these two evolve at the same time.
One of the biggest reasons for creating...
|
by: jhooper71 |
last post by:
It's been recommended to me to use a webservice and XML for the data
manipulation layer for web applications in .NET 1.1. I was thinking I
could...
|
by: Ron Brennan |
last post by:
Good evening,
Windows 2000, JDK 1.5.
What opinions do people have on what way and tool programmaticly produces
the best quality thumbnails...
|
by: tjb |
last post by:
I often see code like this:
/// <summary>
/// Removes a node.
/// </summary>
/// <param name="node">The node to remove.</param>
public void...
|
by: kbutterly |
last post by:
All,
I have a menu which contains Category as the master and Product as the
child.
When I click on a Category in the menu, I want one formView...
|
by: jsanshef |
last post by:
Hi,
after a couple of days of script debugging, I kind of found that some
assumptions I was doing about the memory complexity of my classes are...
|
by: tammygombez |
last post by:
Hey everyone!
I've been researching gaming laptops lately, and I must say, they can get pretty expensive. However, I've come across some great...
|
by: concettolabs |
last post by:
In today's business world, businesses are increasingly turning to PowerApps to develop custom business applications. PowerApps is a powerful tool...
|
by: better678 |
last post by:
Question:
Discuss your understanding of the Java platform. Is the statement "Java is interpreted" correct?
Answer:
Java is an object-oriented...
|
by: CD Tom |
last post by:
This happens in runtime 2013 and 2016. When a report is run and then closed a toolbar shows up and the only way to get it to go away is to right...
|
by: CD Tom |
last post by:
This only shows up in access runtime. When a user select a report from my report menu when they close the report they get a menu I've called Add-ins...
|
by: Naresh1 |
last post by:
What is WebLogic Admin Training?
WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
|
by: jalbright99669 |
last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
|
by: antdb |
last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine
In the overall architecture, a new "hyper-convergence" concept was...
|
by: Matthew3360 |
last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
| |